diff --git a/README.md b/README.md index fd79cc4..529e6fa 100644 --- a/README.md +++ b/README.md @@ -1,72 +1,33 @@ -# Pixel Experience # +# PE-Extended # ### Sync ### ```bash # Initialize local repository -repo init -u https://github.com/pe-pie/manifest -b pie +repo init -u https://github.com/Extended-P/manifest -b pie # Sync -repo sync -c -jx --force-sync --no-clone-bundle --no-tags +repo sync -c -j8 --force-sync --no-clone-bundle --no-tags ``` ### Build ### ```bash +# Setup Ccache + # Use Ccache for faster building + export USE_CCACHE=1 + export PATH="/usr/lib/ccache/:$PATH" + prebuilts/misc/linux-x86/ccache/ccache -M 100G + # Set up environment -$ . build/envsetup.sh + . build/envsetup.sh # Choose a target -$ lunch aosp_$device-userdebug + lunch aosp_$device-userdebug # Build the code -$ mka bacon -jX -``` - -### Submitting Patches ### - -Patches are always welcome! Please submit your patches to our Gerrit. - -To start contributing, just register at https://gerrit.pixelexperience.org - -Open up terminal to create your ssh keys required for submitting patches to gerrit and type in: - -```bash -git config --global review.gerrit.pixelexperience.org.username - -git config --global review.gerrit.pixelexperience.org.email - -ssh-keygen -t rsa -C "your@email.com" -``` - -In our gerrit click on your "Avatar" on the top right, then on "Settings". - -While in 'Settings' Click on "SSH Public Keys" on the left hand side and then on "Add Key". - -Now on your computer navigate to your home "~/.ssh" and open up "id_rsa.pub", copy/paste the context to "Gerrit SSH Public Keys". - -You can send patches to us by using these commands in terminal: - + mka bacon -jX ``` - (From root android directory) - . build/envsetup.sh - (Go to repo you are patching, make your changes and commit) - pixelgerrit push pie - - or - - git push ssh://@gerrit.pixelexperience.org:29418/ HEAD:refs/for/ -``` - -* `` - Your Gerrit username (which can be seen/set [here](https://gerrit.pixelexperience.org/#/settings/)) -* `` - The git repo you are pushing to; all options can be viewed at [this link](https://gerrit.pixelexperience.org/#/admin/projects/) -* `` - The git branch your change is based on; for projects using this manifest, it is `pie` - -Make your changes and commit with a detailed message, starting with what you are working with -Commit your patches in a single commit. Squash multiple commits using this command: `git rebase -i HEAD~<# of commits>` - -For more help, use this commands: `pixelgerrit help` or `pixelrebase help` -[View Code Review](https://gerrit.pixelexperience.org/) \ No newline at end of file diff --git a/crowdin.xml b/crowdin.xml new file mode 100644 index 0000000..9b549ab --- /dev/null +++ b/crowdin.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index f6e2177..c4c6887 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -32,7 +32,6 @@ - @@ -52,36 +51,25 @@ - - + - - - - - - - - - - - \ No newline at end of file + diff --git a/snippets/pixel.xml b/snippets/pixel.xml index c0aafaf..22bd1b3 100644 --- a/snippets/pixel.xml +++ b/snippets/pixel.xml @@ -2,13 +2,25 @@ - + + + + + + + + + + + + + + + + + - + + + + @@ -53,39 +79,64 @@ - + + - + + + + + + + - + + + + + + + - + + + + + - + - + + + + + + + + + diff --git a/snippets/remove.xml b/snippets/remove.xml index d19f12a..96cfe70 100644 --- a/snippets/remove.xml +++ b/snippets/remove.xml @@ -55,8 +55,11 @@ + + + @@ -115,6 +118,7 @@ + @@ -125,30 +129,37 @@ + + + - + + + + + @@ -158,8 +169,10 @@ + +