Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
0e2140e9310f15e658ac93b9fbe910cb2f2bd794
0e2140e
Add git revision to startup message in recovery.log
by that
· 8 years ago
908dd25
GUI: Use standard routine for auto-reboot
by Matt Mower
· 8 years ago
8dc25b7
Fixup reboot after install variables
by Matt Mower
· 9 years ago
9a2a205
GUI: Add countdown & cancel to install auto-reboot
by Matt Mower
· 8 years ago
bfccfb8
Finish creating disable_free_space_check variable
by Matt Mower
· 9 years ago
9fa76ba
Allow running of a custom script after factory reset
by Ethan Yonker
· 8 years ago
4a71d4f
Add build flag for forcing single buffer mode
by Ethan Yonker
· 8 years ago
64dbd0d
Make input whitelist and blacklist work for mouse devices too
by Ethan Yonker
· 8 years ago
ad05c6d
recovery: allow usage of TARGET_CRYPTFS_HW_PATH
by maxwen
· 8 years ago
a481d36
Fix md5 creation from adb backup patch.
by bigbiff bigbiff
· 8 years ago
68d5973
adbbu: fix include path, now builds again in Omni 4.4
by that
· 8 years ago
c81de8c
Optimize and reduce size of PNG files
by James Christopher Adduono
· 8 years ago
9643a80
Add typecode to sgdisk for proper detection in Android
by Captain Throwback
· 8 years ago
786d734
Remove curtainClose() remnants
by Matt Mower
· 8 years ago
25036b7
Remove unused identifier from NotifyTouch
by Matt Mower
· 8 years ago
76b8afc
Move cursor after appending date to backup name
by Matt Mower
· 8 years ago
8323ab5
gui: fix Enter key in terminal
by that
· 9 years ago
ce8f83c
ADB: Add adb backup for TWRP.
by bigbiff
· 9 years ago
0ac2293
Black screen patch for some HiSilicon devices (FBIOPAN_DISPLAY)
by Muhammad Fahad Baig
· 9 years ago
b9e547e
Move force_rgb_565 up.
by Aaron Kling
· 8 years ago
35df638
crypto: remove redundant convert_key_to_hex_ascii call
by Captain Throwback
· 9 years ago
72c87ce
Wait to mount until after fstab processed
by Matt Mower
· 9 years ago
2b2dd15
Remove char/string conversions in fstab processing
by Matt Mower
· 9 years ago
4ab42b1
Rewrite FS fstab flag processing
by Matt Mower
· 9 years ago
2416a50
Rewrite TWRP fstab flag processing
by Matt Mower
· 9 years ago
c62332b
Improve greek translation
by Alex Kalles
· 9 years ago
f09a4fb
Languages: Add font for Japanese
by AndroPlus
· 9 years ago
a9a4b50
Languages: Update Japanese translation
by AndroPlus
· 9 years ago
80bd165
Restore TW_SCREEN_BLANK_ON_BOOT functionality.
by ¨Paul
· 9 years ago
9f1f2f7
Fix decrypt of odd number length PIN on hardware crypto
by Ethan Yonker
· 9 years ago
5da1302
Partition: Fix parsing of several twrp fstab flags
by Gordon Freeman
· 9 years ago
b146a62
Update spanish translation
by magdeoz
· 9 years ago
b894cd2
Update hungarian translation
by Wechy77
· 9 years ago
30f0c22
translate install reboot option to dutch
by thecrazyskull
· 9 years ago
2e21597
Greek Translation from the updated en.xml
by Alex Kalles
· 9 years ago
4b131f7
3.0.2-0
by Ethan Yonker
· 9 years ago
14138d9
gui: don't mix up display value with actual value
by Sultan Qasim Khan
· 9 years ago
b851896
language: add 2 new strings in it.xml
by SlimShadys
· 9 years ago
f7b048c
languages: add 2 new strings for RU
by SevenMaxs
· 9 years ago
c53323a
fix typo
by thecrazyskull
· 9 years ago
308b1ca
Really remove all old SP* flags and code
by Ethan Yonker
· 9 years ago
f177066
3.0.1-0
by Ethan Yonker
· 9 years ago
eac1412
Merge "language: add 2 new strings to DE" into android-6.0
by Dees Troy
· 9 years ago
ca85957
language: add 2 new strings to DE
by z31s1g
· 9 years ago
325e4df
Merge "languages: add Reboot Option translation" into android-6.0
by Dees Troy
· 9 years ago
f4d1686
languages: add Reboot Option translation
by Daniel Sikorski
· 9 years ago
ec0b432
HACK: fix input focus on terminal
by Ethan Yonker
· 9 years ago
a869fc7
TWRP Install Reboot Option
by bigbiff
· 9 years ago
14f8ac1
progress: Initialize display percentage variable
by Matt Mower
· 9 years ago
472f506
Improve progress bar handling for backup / restore / image flash
by Ethan Yonker
· 9 years ago
fe91611
DataManager Updates
by Ethan Yonker
· 9 years ago
d4f3082
languages: fix and improve german translation
by Andreas Blaesius
· 9 years ago
67940a2
languages: add Polish translation
by dadi11
· 9 years ago
0d2a822
twrp: update Dutch translations
by Andreas Blaesius
· 9 years ago
f78cc2c
Merge "recovery: czech translation" into android-6.0
by Dees Troy
· 9 years ago
d905c8d
Update & Fix ru.xml
by SevenMaxs
· 9 years ago
6e64e8e
recovery: update italian translation
by Andreas Blaesius
· 9 years ago
c17f5f3
gui: add italian translation
by Diegool
· 9 years ago
e9d3fc2
TWRP: hungarian translation
by Wechy77
· 9 years ago
d946aa4
Add language_helper.py
by Ethan Yonker
· 9 years ago
0de3b7e
Flashutils: detect /dev/block/sd* as emmc
by James Christopher Adduono
· 9 years ago
4f74d14
Stop loading languages for the splash screen
by Ethan Yonker
· 9 years ago
86404bd
Stop trying to load /script/ui.xml
by Ethan Yonker
· 9 years ago
a5db712
Improve input box text handling
by Ethan Yonker
· 9 years ago
20eb0bc
Detect and install custom themes as part of zip installs
by Ethan Yonker
· 9 years ago
6a89459
gui: rewrite theme loading code
by that
· 9 years ago
d6f94ac
Allow restoring to read-only file system
by James Christopher Adduono
· 9 years ago
a915ec4
Fix RELINK of toybox for twrp
by sndnvaps
· 9 years ago
1e1fe4a
Fix year in NOTICE
by Ethan Yonker
· 9 years ago
b240f4a
gui: fix font scaling for zip themes
by that
· 9 years ago
c2dafbb
Change to dd for wiping crypto partitions
by Ethan Yonker
· 9 years ago
4745e89
Finally update NOTICE file to contain GPL v3
by Ethan Yonker
· 9 years ago
9023b1c
recovery: czech translation
by Andreas Blaesius
· 9 years ago
fddbdfa
Don't add subpartitions to restore list
by James Christopher Adduono
· 9 years ago
6f57f7c
Merge code from upstream libtar + bug fixes
by James Christopher Adduono
· 9 years ago
64ffe73
Unix file endings and remove execute permission
by Matt Mower
· 9 years ago
b9d8f62
minuitwrp: retry opening fb0 if it failed
by that
· 9 years ago
98ebdaf
Fix verifier_test build
by Ethan Yonker
· 9 years ago
a60c786
Remove busybox modprobe to fix slow performance for some devices
by Ethan Yonker
· 9 years ago
9a561dd
partitions: Fix path based Find_Next_Storage
by Matt Mower
· 9 years ago
eadfd2e
Fix storage selection with adopted storage
by Ethan Yonker
· 9 years ago
506fc80
minuitwrp: fix and hopefully speed up fbdev screen flipping
by that
· 9 years ago
2948b6f
twrp: Add support for TW_SECONDARY_BRIGHTNESS_PATH
by AdrianDC
· 9 years ago
07926a3
Fix OEM compile
by Ethan Yonker
· 9 years ago
fcf3f24
Fix adopted storage when andsec flag is present
by Ethan Yonker
· 9 years ago
7a48a66
patternpassword: update large grid password scheme
by Sultan Qasim Khan
· 9 years ago
d3e96ff
Restore some old decrypt functionality
by Ethan Yonker
· 9 years ago
a7e63a2
cryptfs: major overhaul and cleanup
by Sultan Qasim Khan
· 9 years ago
09f380d
Remove inexplicable checks for enabling/disabled UMS support
by James Christopher Adduono
· 9 years ago
e5a288c
Fix up logd make file rules
by Ethan Yonker
· 9 years ago
34741d9
Fix no exfat-fuse rules
by Ethan Yonker
· 9 years ago
b7e8b98
3.0.0-0
by Ethan Yonker
· 9 years ago
455a0ed
twrp: translations: formatting and fix Turkish language file
by Andreas Blaesius
· 9 years ago
b26c116
GUI: Set brightness after gr_init()
by Matt Mower
· 9 years ago
1fdcdb7
partitions: Avoid duplicate UMS mounts
by Matt Mower
· 9 years ago
209c963
partitions: Mount storage for MTP after wipe
by Matt Mower
· 9 years ago
6168f0c
More languages, some partial, from Omni crowdin
by Ethan Yonker
· 9 years ago
28c857d
Add font settings to some language files
by Ethan Yonker
· 9 years ago
20a01f9
Import approved translations from crowdin
by Andreas Blaesius
· 9 years ago
d3fb4db
Fix spelling error on string name
by Ethan Yonker
· 9 years ago
Next »