-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kitkat #12
Open
Kiltnar
wants to merge
233
commits into
Evervolv:ics
Choose a base branch
from
Kiltnar:kitkat
base: ics
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kitkat #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
With no arguments, this script still uses adb pull to extract blobs. But if you specifiy the root of an unzipped ROM, the script will pull blobs from the file. Handy if you don't have your device available or in a good state.
CWM for Skyrocket thinks it is a hercules
vold is temporary until we can get built-from-source vold to work with weird Samsung partitions
With no arguments, this script still uses adb pull to extract blobs. But if you specifiy the root of an unzipped ROM, the script will pull blobs from the file. Handy if you don't have your device available or in a good state.
This reverts commit f0bb37f.
With no arguments, this script still uses adb pull to extract blobs. But if you specifiy the root of an unzipped ROM, the script will pull blobs from the file. Handy if you don't have your device available or in a good state. Conflicts: extract-files.sh
This reverts commit b0459ed.
With no arguments, this script still uses adb pull to extract blobs. But if you specifiy the root of an unzipped ROM, the script will pull blobs from the file. Handy if you don't have your device available or in a good state.
…ng_hercules into ics
…ng_hercules into ics
This is due to a change in CWM Touch.
* QRNGD feeds /dev/random with entropy from the hardware RNG Change-Id: I73eb91d00cae75820b09bf0e4b45909699264e7e
Change-Id: I26d7a9ead11aeb61ad1bb5c550ebac7ad2681220
Change-Id: Id79579892598d1b514255d30eb247248d40df9d5
Change-Id: Icd9c7e504e4e6d99b0dc3247a8a42526edb3d708
* cannot fully enable whole-device encryption now due to a video problem seen when booting an encrypted device but reserve the footer on /data in anticipation of enabling this feature Change-Id: I6ea07f86f4172ed21321bf05d7534575dbdb7eb7
Change-Id: I553517fa3ca6e34d6f4c9c25a06c1ed8c8a93f37
Change-Id: I0a568b02d67f6afdfa32179947f844a1e392331e
* This is due to a hard coded path in the framework. Change-Id: I027839d769c6487329e6618167ab935b83b1db09
Change-Id: Ieaa850574d4f71a7bea7deafede34e226390c43b
Change-Id: I1206228ee83724a5e7abbaa7ba44fca8ebc8ca3a
* Match with D2 and other similar devices Change-Id: I139071a61f0500a5d818dde4258e324f30e1cc35
Change-Id: Iad5fe48a6dced5d558c67fa613c0c3088e5eee75
Change-Id: Ifbc081ae494cc0f6be01dc0ef7a5af897896db56
* Use the correct bootloader name (MSM8660_SURF) * Add new path for NFC firmware, used by new Samsung code drop Change-Id: If0dc57f43852e85170be2cdab1e058929e4e8161
Change-Id: I8013d4f79b105995799075bd5648ca99d42cfb7d
Change-Id: I8fa3c3dabebc74618b972e536ebdf5bc5df0f96f
Change-Id: I99c6b83da55004bd589728730497801308e17e2c
Change-Id: I908ecf74e559e9ae1692f8f162c08f7eaf09cce7
Change-Id: I5a32494fb71f24e998626a70c7f58e52d41b3c37
* move common overlays from skyrocket/hercules into celox Change-Id: I9f8a40a99e0511d8a17c72e5a78b805ea299f09f
- Update build fingerprint to 4.3 - Remove legacy bootanimation setting Change-Id: Ie8a73b41276b477a61015380186c38e1ec517f77
Change-Id: I073100d1b0e01e4a4a8bb7e9083cec8219b6335c
Change-Id: Icee5c1a6a913b73def904372a8589175c264ecb9
Change-Id: I1869eda5a04fdbdeb0ce34375cd49c4fdee7d9c3
Change-Id: I13cab6744d7984a00206f3a2bc405dd1bdd3f97c
Change-Id: I1550776fc4d8f9134a85e4cebabc4deba597a759
…rg/CyanogenMod/android_device_samsung_skyrocket into kitkat Conflicts: BoardConfig.mk full_skyrocket.mk overlay/frameworks/base/core/res/res/values/config.xml system.prop vendorsetup.sh
kitkat and added newer message for MOTD.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bring up to Kitkat, pulled newer sources from cm and merged. Would like to add Skyrocket into official builds. Thanks,
Tyler S. Irwin
(aka Kiltnar)