Coder Social home page Coder Social logo

platform_manifest's Introduction

Welcome to SlimRoms

Getting Started

To get started with Slim7, you'll need to get familiar with Git and Repo.

To initialize your local repository using the Slim7 trees, use this command:

repo init -u git://github.com/SlimRoms/platform_manifest.git -b ng7.1

Then sync up with this command:

repo sync

Submitting Patches

We're open source, and patches are always welcome! To do this, you will need an account setup with our gerrit server and a changeid hooks. To add changeid hook, use the following commands:

cd <project>
scp -p -P 29418 <username>@review.slimroms.org:hooks/commit-msg .git/hooks/

You can send patches by using these commands:

cd <project>
git add .
git commit
git push ssh://<username>@review.slimroms.org:29418/SlimRoms/<project> HEAD:refs/for/<branch>
OR
cd <workspace>
repo upload SlimRoms/<project>

This will commit your changes into a single commit. Make sure your git has the changeid hooks added. If you are going to make extra additions, just repeat steps (Don't repo start again), but instead of

git commit

use

git commit --amend

Gerrit will recognize it as a new patchset.

To view the status of your and others patches, visit SlimRoms Code Review

platform_manifest's People

Contributors

andi34 avatar antdking avatar cordell avatar dankoman30 avatar darkspadez avatar deadman96385 avatar dexter93 avatar emarco avatar flinny avatar gmillz avatar hashcode avatar jubakuba avatar kotzir avatar krarvind avatar kufikugel avatar martinusbe avatar mnm9994u avatar nospamdan avatar omareinea avatar prjosh avatar robbiel811 avatar ryzenforce990 avatar sooorajjj avatar spearce avatar tchaari avatar thecrazyskull avatar yank555-lu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

platform_manifest's Issues

.

.

camera and gallery problem

camera stops working i9100 slimkat build9 android 4.4.4
gallery does not see sdcard1 DCIM and IMAGES folder
music does not see sdcard1 music folder

Unsafe Volume Warning

Hey Guys,

i don't know if this is the right place to put this. If not, I'm sorry.

since 4.2 there is a warning on my Nexus 4 if I try to raise the volume over the "safe" level.
The issue is described on XDA: http://forum.xda-developers.com/showthread.php?t=1996206

It would be cool if there was a preference to remove this warning.

btw I'm currently on 4.2.2 Build 5.

empty framework_slim folder

vendor/slim/config/common.mk:96: error: frameworks/slim/slim_framework.mk: No such file or directory
13:42:26 dumpvars failed with: exit status 1

when i was building slim android9 it shows this, and Slim/frameworks/slim is empty.

Error for Building

make: *** No rule to make target '/home/linux/xrom/out/target/product/bullhead/obj/KERNEL_OBJ/usr', needed by '/home/linux/xrom/out/target/product/bullhead/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o'。 stop。
make: *** 正在等待未完成的任务....

Move translations over to Weblate

Hello, I want help out with the translations. Can't do so on Crowdin as it does targeted tracking and profiling. I used LineageOS in the past, and the translations aren't good since trying to do anything for the most part gets held up in the voting system.

Sending a request over at https://weblate.org/hosting/ will do it. There are already a lot of libre software Android apps on there. Many launchers, apps, F-Droid etc.

I can help out administrate and fix source strings, in addition to translations for the languages I know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.