- 19 Jan, 2016 2 commits
-
-
Andrey Alekseenko authored
After upgrading libexfat to a new version, 64-bit I/O was lost, here is the fix. Change-Id: I27382cbf474ce32297dfa0f7bd8036371ccfaef2
-
Ethan Yonker authored
Change-Id: I4608c45b3f71b53e0988ca0248d3438110a40149
-
- 18 Jan, 2016 7 commits
-
-
that authored
Only the last action got its keys and ate all of them (om nom nom). This fixes the power button action that activates the lock screen. Change-Id: Ia724568b159090c2c14a282cf3927915b2dc70e7
-
z31s1g authored
Change-Id: Icb3dd2342cc3bdc349aaf933d306b9f5315d1e98 Signed-off-by:
z31s1g <z31s1g@googlemail.com>
-
Ethan Yonker authored
Change-Id: I269618510d2e6e360c1e9f72ed371729a1f2a76b
-
Ethan Yonker authored
Change-Id: I446f4499a43e6348a2b95846f3e5ea86967abbdc
-
that authored
Change-Id: I11887ebc1a3afd8f9acb1e85a212e2fe6299441c
-
Ethan Yonker authored
Change-Id: Ideb4bb39b5e864a43b62e807c38b6395c56a8466
-
Ethan Yonker authored
Flashing an image does not always require storage to be mounted. Change-Id: I9d2a69cee9053f7829e51486d727e2e0b522c5da
-
- 16 Jan, 2016 1 commit
-
-
Ethan Yonker authored
Add a themeversion value to the ui.xml details section. Check this value against a define during early theme loading. If we are loading a custom theme, then reject the custom theme if the version does not match (or not defined) and load the stock theme. If it is the stock theme, show a warning but continue loading. Also fix an issue with changing overlays. Not sure how it ever worked before, but it works now. TLDR: Use the stock theme if the custom theme version does not match. Change-Id: I0277cbe035cbec7e16b6327500762dadf9c1c5c8
-
- 14 Jan, 2016 2 commits
-
-
Ethan Yonker authored
Change-Id: I5827b3545f3f0118bd0d9407f812bd62fd26d97c
-
Ethan Yonker authored
-Improve code for partitioning sdcards -Allow user to select a device for partitioning (must be removable) -Use sgdisk to partition sdcards -Set default sizes for ext and swap to 0 -Change increments for ext to 256MB and swap to 64MB Note: sgdisk is included in 6.0. I have included a static prebuilt sgdisk for trees that do not have sgdisk, however the prebuilt sgdisk is a decent bit larger than the old parted binary. The old parted binary is quite old at this point and we only have it for armv7a. sgdisk should be maintained by AOSP and can be built from source so it should work across architectures. Change-Id: Ib80882d9b5776e5e9358b11340fba392e6f1ae09
-
- 13 Jan, 2016 1 commit
-
-
z31s1g authored
Done: Portrait HDPI, MDPI Landscape HDPI, MDPI Watch Also still includes ugly changes for the old portrait theme to test the terminal emulator. Change-Id: If32af1c69b85417522a8a2fb9c20be515b4d70fc
-
- 11 Jan, 2016 1 commit
-
-
that authored
Change-Id: Ia46d8acb8b13075a2519df1deb91dd30a5969a48
-
- 07 Jan, 2016 2 commits
-
-
that authored
Emulates enough of a VT-100 to run busybox vi. Change-Id: I99c829c6c9de2246194ecb8b8b3cdf4ac34a0606
-
that authored
- rename NotifyKeyboard to NotifyCharInput - input: handle arrow keys in NotifyKey with standard KEY_* codes - fix page handler to return 0 from NotifyKey if key was handled - fix GUIAction::NotifyKey to not swallow all keys - change home button code from KEY_HOME to KEY_HOMEPAGE (to avoid collision with Home/End, conforms to Android 3.0+) Change-Id: Ib138afa492df8d0c1975415e8b5334c8778ccc90
-
- 05 Jan, 2016 1 commit
-
-
Ethan Yonker authored
Change-Id: I3fc40c61d78cf017c6753ddd9520aa2ef2e853fc
-
- 04 Jan, 2016 7 commits
-
-
dianlujitao authored
* Toybox's mount can't work with the old-fashioned fstab. * Busybox mount is compatible with the new one. Change-Id: I16b7d6424a4424c2a92d82846a706733bf58f8e1 Signed-off-by:
dianlujitao <dianlujitao@gmail.com>
-
Andreas Blaesius authored
tabs > spaces for line-comments to be consistent Change-Id: I4e859fab61c54a5ae86e719a656398a085cfd7fb
-
Greg Wallace authored
The message was named something non-existent. Fix the spelling error and add the default message into the language files. Change-Id: I4e9e10d2705b1edf75b185d3badba59eb86ffb8b
-
Greg Wallace authored
Change-Id: I6df4937658815350366ed3dd2cf92156f98c96c4
-
Greg Wallace authored
CM-13 tree completely changes the names of the binaries that are created for ntfs-3g. If we are using a CM-13 tree (CM SDK 4) make sure the dependencies and relinking are adjusted accordingly. Also, adapt partition code so it can make use of whichever set of binaries are present. Change-Id: I810caafa818f18281fd29dcf8f31b3053133b5ed
-
Olivier K. authored
Change-Id: I2bb2c44dd97974fa3cc19ccb6c6c7f0c3ef9bc58
-
that authored
Somewhat surprisingly, Recursive_Mkdir(TWRES "customlanguages") did not create the "customlanguages" directory because it expected a trailing slash. Fixed by rewriting the loop to be more like Create_Dir_Recursive. Also fixed error handling for the final directory, and fixed incorrect return value handling for "mkdir" ORS command. Change-Id: I1ab418ddda695cbb595a9db2817f00fc7b171f51
-
- 02 Jan, 2016 1 commit
-
-
Aleksa Sarai authored
Rather than only supporting a 3x3 grid, allow for multiple grid sizes (using the CyanogenMod method of generating passphrases for non-3x3 grids). Also fix the detection of touches, as the old code was far too sensitive for larger grids (and also didn't make much sense). Change-Id: I343ef654e6d29ce0cb790a28281be7c7c9b171d9 Signed-off-by:
Aleksa Sarai <cyphar@cyphar.com>
-
- 29 Dec, 2015 3 commits
-
-
Andreas Blaesius authored
Change-Id: I783e2bbc15ad8e10aab81d14d140a995681e860f
-
that authored
Change-Id: I7d047fe3436100dbe7c7515860a143a97f7ef0d4
-
that authored
- CLI commands run in a threaded action "twcmd" - Console is displayed via "singleaction_page" - move ORS execution code from GUI action to OpenRecoveryScript class - remove unused function gui_changePackage - don't change PageManager package in home action - fix that /tmp/openrecoveryscript was not deleted after execution Change-Id: Ic688c0b04647ce09e9db979b0bc5123f47cf4f70
-
- 23 Dec, 2015 7 commits
-
-
Xing authored
Change-Id: I8344d270ddb601694b5fef0fa7b22ea437030728
-
Matt Mower authored
Both Omni and CM split props loading into load_system_props_action and load_persist_props_actions in Android 6.0 instead of all_props action. Add these triggers. Unrecognized triggers do not cause failures in init for versions of Android which do not have these. Change-Id: I9682690ff7d378dc0d5e1598754f7a29600c1c2d
-
LuK1337 authored
Change-Id: I078f0659696cc57564b5db0076a0ed9aaea822d4
-
Greg Wallace authored
This lets user set the default brightness so user doesn't cook their phone on first boot or loss of settings file, while still maintaining the ability to turn brightness to max if desired. Change-Id: Ia801fba46014335148ec573a0b0bbdf0a3ca60ae
-
Spegelius authored
- off_t is long, loff_t is long long (32bit vs. 64bit) - exfat requites 64 bit to support larger than 2GB fs Change-Id: I70293e45d7d6686317edc759092e738a2ebdd860
-
Matt Mower authored
Change-Id: I0877c624531286f47da29a7ab16c7ff3cfac0090
-
Matt Mower authored
Change-Id: I160389afa074270c398aeb771845500f2445838a
-
- 22 Dec, 2015 5 commits
-
-
Matt Mower authored
* Usage of fsck.exfat is already included in partition.cpp, but the tool is missing. * Update the path to mkexfatfs so the button is available when changing filesystem. Change-Id: I5f4e27357c6b5a8606043d1bdc2488cc83e55d90
-
Matt Mower authored
Nothing sets TW_HAS_DUAL_STORAGE. Remove this dead code. Change-Id: Id5d10c9ee3883dad6beef69e09d16b0f1350c91d
-
Matt Mower authored
Automatic handling of LOCAL_SRC_FILES_(ARCH) was introduced in Android 5.0. Lower the SDK version check so these source files don't get doubly included. Change-Id: I8ebc7e3e687f2805f6ecb56499cbf39fc31e9545 Reference: see build/core/binary.mk and the handling of my_src_files
-
Matt Mower authored
Change-Id: Ic68f307a33e36437b9d21c442265c506b592129c
-
Ethan Yonker authored
Appending the AOSP recovery commands to the ORS command file as we process the commands will allow us to do things such as install multiple zip files, wipe cache, etc and do the actions in the order that those actions were originally requested. Change-Id: I375c1ccd3976123b818f1f492e971e615ec28c91
-