Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
829315385fddb4605acf949f4e31d82c74325c9c
8293153
GUI: Use valid XML syntax
by Matt Mower
· 10 years ago
2b18a53
Address a few compiler warnings
by Matt Mower
· 10 years ago
1a147a4
Properly initialize Archive_Current_Size to 0 in twrpTar
by Ethan Yonker
· 10 years ago
e057c2b
GUI: Restore text input field for restore decrypt
by Matt Mower
· 10 years ago
72b90e3
gui: fix missing icons in fileselector
by that
· 10 years ago
bf1d672
Theme: Add ability to disable size checking before backup
by bigbiff
· 10 years ago
ba75a0e
gui: don't truncate values to 0 after scaling
by that
· 10 years ago
72b90ab
Fix reboot system on watch theme
by Ethan Yonker
· 10 years ago
e9e9ccd
Fix fsck_msdos symlink
by Matt Mower
· 10 years ago
a999821
gui: proportional scrollbars
by that
· 10 years ago
74a6d0d
Replace Auto_Generated name spaces with underscores.
by bigbiff
· 10 years ago
21ff02a
GUI: Support styles in xml to reduce xml file size
by Ethan Yonker
· 10 years ago
10ec017
gui: make kinetic scrolling deceleration more awesome
by that
· 10 years ago
9876ac3
gui: support scrollable lists without headers
by that
· 10 years ago
f6ed8fc
gui: make resources type safe
by that
· 10 years ago
cfd6509
Retain and display previous selection for image flashing
by Ethan Yonker
· 10 years ago
fa30aca
gui: fix condition handling for lists
by that
· 10 years ago
c26ba0d
minuitwrp: fix file descriptor leak in open_png
by that
· 10 years ago
f892d05
2.8.5.0
by Ethan Yonker
· 10 years ago
aee144c
Fix handling of mapped zip files for OTA updates
by Ethan Yonker
· 10 years ago
727aeb8
Fix handling of GGLContext in res_scale_surface
by Ethan Yonker
· 10 years ago
63e414f
Scale the GUI to fit the screen
by Ethan Yonker
· 10 years ago
1b6199f
Remove deletes for images from scroll list GUI Elements
by Ethan Yonker
· 10 years ago
de72b6d
gui: avoid high CPU usage while waiting for input
by that
· 10 years ago
3f15be4
Reset data manager variables before running runPages
by Ethan Yonker
· 10 years ago
13f7ae9
Fix erroneous infinite loop in MTP inotify_t
by Ethan Yonker
· 10 years ago
05360ba
gui: fix console lockup when scrolling
by that
· 10 years ago
ae4b12e
gui: make kinetic scrolling more natural
by that
· 10 years ago
0a3a98f
Unify scrollable list code
by Ethan Yonker
· 10 years ago
9132d91
Disable stock recovery replacing TWRP during ORS
by Ethan Yonker
· 10 years ago
a3fa75f
Allow wiping f2fs to reserve space for a crypto footer
by dhacker29
· 10 years ago
1b03920
MTP: make MTP work even if unplugged and replugged
by Ethan Yonker
· 10 years ago
1a7ba97
gui: simplify code in GUIKeyboard
by that
· 10 years ago
5fa54ce
gui: fix potential invalid memory access
by that
· 10 years ago
f37aec2
gui: fix hardware keyboard
by that
· 10 years ago
c5837f3
gui: fix lag (and event logging)
by that
· 10 years ago
73a5295
gui: run cancel action in another thread
by that
· 10 years ago
9fa5153
gui: move input handling into a class
by that
· 10 years ago
e13fa63
Move input handling into the main thread
by Ethan Yonker
· 10 years ago
d1372f7
Fixed screen flipping for devices where xres_virtual > xres
by Bogdan Seniuc
· 10 years ago
f8194e2
gui: fix IsInRegion
by that
· 10 years ago
ecd8918
Use macro to add actions to the action map
by Vojtech Bocek
· 10 years ago
1b67fff
Use TWAtomicInt in MTPStorage
by Ethan Yonker
· 10 years ago
0453695
Use TWAtomicInt in gui.cpp to make it thread safe
by Ethan Yonker
· 10 years ago
7abc5fe
Add cancel backup capability.
by bigbiff
· 10 years ago
3454ade
Use /twres instead of /res for theme resources
by Dees Troy
· 10 years ago
d9ff3c5
Hide some non critical error messages
by Ethan Yonker
· 10 years ago
0f3aa1e
Merge "Include libpcre if present" into android-5.0
by Dees Troy
· 10 years ago
e176a65
Include libpcre if present
by Dees Troy
· 10 years ago
4f4a7a5
Remove fibmap.f2fs from relinking
by Dees Troy
· 10 years ago
fd0439e
Move ORS command line into main thread
by Ethan Yonker
· 10 years ago
f74ac87
gui: clean up error handling in resource manager
by that
· 10 years ago
4a64f63
2.8.4.0
by Ethan Yonker
· 10 years ago
cf50da5
Fix handling of custom themes after decrypt
by Ethan Yonker
· 10 years ago
e979abd
Fix some crashes during theme (re)loading
by Vojtech Bocek
· 10 years ago
85cfb7d
Fix some actions being incorrectly threaded
by Vojtech Bocek
· 10 years ago
fb759d4
gui: simplify blanktimer
by that
· 10 years ago
f66324f
Fix restore of images for mtd and bml nand
by Ethan Yonker
· 10 years ago
751a85e
Allow for X and Y offsets in GUI
by Ethan Yonker
· 10 years ago
fda239b
Add locking to DataManager, remove unused C parts
by Vojtech Bocek
· 10 years ago
f9d818d
Merge "Use power button to go back in watch themes" into android-5.0
by Dees Troy
· 10 years ago
8360a34
Use power button to go back in watch themes
by Vojtech Bocek
· 10 years ago
0d47eb5
Improve GUI handling of zip flashing
by Ethan Yonker
· 10 years ago
96af84a
Allow flashing of images via the GUI
by Ethan Yonker
· 10 years ago
7d3b54f
gui: fix action threading if background thread is busy
by that
· 10 years ago
c608548
Run some actions in a separate thread
by that
· 10 years ago
41ae124
Include libnetd_client in recovery
by Vojtech Bocek
· 10 years ago
1db5090
Remove mtdutils source from libaosprecovery
by Ethan Yonker
· 10 years ago
d6786b8
Stop building unneeded libs for libblkid
by Ethan Yonker
· 10 years ago
bcff146
Build more needed libs for mke2fs
by Ethan Yonker
· 10 years ago
7b4c7a6
Update blkid to 2.25.0
by bigbiff
· 10 years ago
183a6f8
crypto: remove unused libs and clean up makefile
by that
· 10 years ago
d83587d
Fix adb sideload during ORS
by Ethan Yonker
· 10 years ago
24e7eb7
Thread openrecoveryscript action to properly display action page
by Ethan Yonker
· 10 years ago
cc8ddca
fix adb sideload
by that
· 10 years ago
d83c9ea
Fix GUIAction::operation_start
by Ethan Yonker
· 10 years ago
df7abac
Do not toggle USB ID during MTP startup if not needed
by Ethan Yonker
· 10 years ago
6bea38a
gui: remove dead build flag TWRP_SIMULATE_ACTIONS
by that
· 10 years ago
3f7b1ac
gui: Move action functions to function pointer map.
by that
· 10 years ago
fcdb76d
twrp-functions: remove unused functions
by that
· 10 years ago
a1ad19f
mtp: get rid of string streams, reduces binary size a bit
by that
· 10 years ago
abb5c4e
Move sleep during MTP startup to MTP thread
by Ethan Yonker
· 10 years ago
c1f5c0f
gui: fix DEVICE_RESOLUTION warnings in Android.mk
by that
· 10 years ago
4bfabab
Check for valid MTP_Storage_ID before adding or removing
by Ethan Yonker
· 10 years ago
f9f99bc
Ingore SIGPIPE errors
by Ethan Yonker
· 10 years ago
ee8b314
Improve MTPServer logging of read errors
by Ethan Yonker
· 10 years ago
32f68a3
Add TW_IGNORE_MT_POSITION_0 touch flag
by Ethan Yonker
· 10 years ago
dc3223a
toolbox_recovery should always include setenforce
by Ethan Yonker
· 10 years ago
f5c904b
2.8.3.0
by Ethan Yonker
· 10 years ago
960f030
Fix twrpTar building
by Ethan Yonker
· 10 years ago
0c53203
Fix else if and maxFileSize initializer.
by bigbiff
· 10 years ago
a3d31fb
fixPermissions: simplify code, fix bugs
by that
· 10 years ago
d79d9bc
Allow non datamedia devices to wipe encryption
by Ethan Yonker
· 10 years ago
726a020
MTP add/remove storage instead of disabling MTP
by Ethan Yonker
· 10 years ago
6cb35aa
Recovery init.rc setenforce 0 to make SELinux permissive
by Ethan Yonker
· 10 years ago
b789626
Fix include paths in crypto
by Ethan Yonker
· 10 years ago
5216bef
Toggle MTP during ADB sideload
by Ethan Yonker
· 10 years ago
e3e8829
Update SuperSU to 2.40
by Ethan Yonker
· 10 years ago
fb7a2da
Fix adb sideload page on 1440x2560 layout
by Ethan Yonker
· 10 years ago
0024e38
Add support for custom kernel headers
by Kra1o5
· 10 years ago
Next »