index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
android-14.0
recovery: remove most of the loopXXXX.png files to reduce ramdisk size
maxwen
13 months
android-11
Snap for 6732510 from f81364cd8c9bd2e7d39e0a794e00c09746c32e43 to rvc-d1-b-release
android-build-team Robot
4 years
android-9.0
otautil: Android.bp libziparchive added
Armin Mehdilou
5 years
android-8.1
language: italian: Fix rename_stock typo
David
6 years
android-8.0
Fix build error in AOSP 8.1.0 r1 tree
Ethan Yonker
7 years
android-7.1
Remove duplicate entries & Improve Chinese translation
kaneawk
7 years
android-4.4
Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.
Michael Runge
7 years
android-7.0
Merge "MD5 verification sanity" into android-7.0
big biff
8 years
android-6.0
Fix image flashing: attempt 2
James Christopher Adduono
8 years
android-5.1
minuitwrp: pixelflinger no longer has VectorImpl
maxwen
9 years
[...]
Age
Commit message
Author
Files
Lines
2015-03-11
toolbox: Cleanup Makefile
android-5.0
Matt Mower
1
-295
/
+168
2015-03-11
Mount pstore filesystem while in recovery
Vojtech Bocek
1
-0
/
+2
2015-03-11
Implement gr_line() and gr_render_circle()
Vojtech Bocek
2
-0
/
+47
2015-03-11
Properly disable GGL_TEXTURE_2D after using it in minuitwrp
Vojtech Bocek
2
-2
/
+9
2015-03-11
gui: support string resources
that
5
-60
/
+39
2015-03-11
gui: allow specifying resource type in element name
that
1
-8
/
+8
2015-03-11
gui: type safe resources part 2
that
4
-59
/
+69
2015-03-06
gui: make scroll bars smaller and transparent
that
19
-76
/
+76
2015-03-05
gui: kinetic scrolling for console
that
7
-234
/
+156
2015-03-05
gui: introduce virtual RenderItem method in ScrollList
that
5
-80
/
+83
2015-03-05
minuitwrp: fix crash issue, when the console use TTF font to display unicode font.
xiaolu
2
-22
/
+34
2015-03-05
GUI: Terminal command: minor improvements
Matt Mower
4
-0
/
+7
2015-03-05
GUI: Use valid XML syntax
Matt Mower
22
-128
/
+128
2015-03-05
Address a few compiler warnings
Matt Mower
7
-8
/
+9
2015-02-27
Properly initialize Archive_Current_Size to 0 in twrpTar
Ethan Yonker
1
-0
/
+1
2015-02-25
GUI: Restore text input field for restore decrypt
Matt Mower
1
-0
/
+1
2015-02-23
gui: fix missing icons in fileselector
that
1
-6
/
+6
2015-02-23
Theme: Add ability to disable size checking before backup
bigbiff
15
-9
/
+80
2015-02-23
gui: don't truncate values to 0 after scaling
that
3
-4
/
+8
2015-02-23
Fix reboot system on watch theme
Ethan Yonker
1
-1
/
+1
2015-02-21
Fix fsck_msdos symlink
Matt Mower
1
-1
/
+1
2015-02-21
gui: proportional scrollbars
that
2
-53
/
+63
2015-02-21
Replace Auto_Generated name spaces with underscores.
bigbiff
1
-1
/
+3
2015-02-21
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
25
-2977
/
+1055
2015-02-15
gui: make kinetic scrolling deceleration more awesome
that
1
-8
/
+10
2015-02-15
gui: support scrollable lists without headers
that
4
-175
/
+93
2015-02-15
gui: make resources type safe
that
21
-407
/
+254
2015-02-15
Retain and display previous selection for image flashing
Ethan Yonker
2
-7
/
+7
2015-02-13
gui: fix condition handling for lists
that
3
-6
/
+6
2015-02-13
minuitwrp: fix file descriptor leak in open_png
that
1
-2
/
+5
2015-02-12
2.8.5.0
Ethan Yonker
1
-1
/
+1
2015-02-11
Fix handling of mapped zip files for OTA updates
Ethan Yonker
1
-24
/
+33
2015-02-11
Fix handling of GGLContext in res_scale_surface
Ethan Yonker
1
-4
/
+5
2015-02-10
Scale the GUI to fit the screen
Ethan Yonker
34
-150
/
+399
2015-02-10
Remove deletes for images from scroll list GUI Elements
Ethan Yonker
6
-12
/
+0
2015-02-09
gui: avoid high CPU usage while waiting for input
that
4
-15
/
+28
2015-02-09
Reset data manager variables before running runPages
Ethan Yonker
1
-1
/
+3
2015-02-09
Fix erroneous infinite loop in MTP inotify_t
Ethan Yonker
1
-1
/
+1
2015-02-06
gui: fix console lockup when scrolling
that
2
-17
/
+17
2015-02-06
gui: make kinetic scrolling more natural
that
1
-2
/
+2
2015-02-05
Unify scrollable list code
Ethan Yonker
6
-2434
/
+1173
2015-02-02
Disable stock recovery replacing TWRP during ORS
Ethan Yonker
4
-7
/
+18
2015-02-02
Allow wiping f2fs to reserve space for a crypto footer
dhacker29
1
-1
/
+12
2015-02-02
MTP: make MTP work even if unplugged and replugged
Ethan Yonker
6
-66
/
+61
2015-02-01
gui: simplify code in GUIKeyboard
that
2
-131
/
+73
2015-02-01
gui: fix potential invalid memory access
that
1
-5
/
+1
2015-02-01
gui: fix hardware keyboard
that
3
-73
/
+64
2015-02-01
gui: fix lag (and event logging)
that
2
-19
/
+20
2015-01-30
gui: run cancel action in another thread
that
2
-52
/
+79
2015-01-30
gui: move input handling into a class
that
2
-221
/
+244
2015-01-30
Move input handling into the main thread
Ethan Yonker
4
-208
/
+575
2015-01-30
Fixed screen flipping for devices where xres_virtual > xres
Bogdan Seniuc
1
-8
/
+6
2015-01-29
gui: fix IsInRegion
that
2
-5
/
+5
2015-01-29
Use macro to add actions to the action map
Vojtech Bocek
1
-56
/
+58
2015-01-27
Use TWAtomicInt in MTPStorage
Ethan Yonker
3
-74
/
+7
2015-01-27
Use TWAtomicInt in gui.cpp to make it thread safe
Ethan Yonker
1
-35
/
+23
2015-01-27
Add cancel backup capability.
bigbiff
15
-35
/
+293
2015-01-22
Use /twres instead of /res for theme resources
Dees Troy
11
-38
/
+49
2015-01-22
Hide some non critical error messages
Ethan Yonker
4
-11
/
+11
2015-01-22
Merge "Include libpcre if present" into android-5.0
Dees Troy
1
-0
/
+3
2015-01-22
Include libpcre if present
Dees Troy
1
-0
/
+3
2015-01-22
Remove fibmap.f2fs from relinking
Dees Troy
1
-2
/
+0
2015-01-22
Move ORS command line into main thread
Ethan Yonker
4
-143
/
+114
2015-01-18
gui: clean up error handling in resource manager
that
1
-61
/
+24
2015-01-13
2.8.4.0
Ethan Yonker
1
-1
/
+1
2015-01-13
Fix handling of custom themes after decrypt
Ethan Yonker
4
-34
/
+44
2015-01-12
Fix some crashes during theme (re)loading
Vojtech Bocek
3
-15
/
+29
2015-01-12
Fix some actions being incorrectly threaded
Vojtech Bocek
1
-1
/
+1
2015-01-11
gui: simplify blanktimer
that
8
-145
/
+76
2015-01-09
Fix restore of images for mtd and bml nand
Ethan Yonker
1
-3
/
+1
2015-01-09
Allow for X and Y offsets in GUI
Ethan Yonker
6
-5
/
+37
2015-01-09
Add locking to DataManager, remove unused C parts
Vojtech Bocek
3
-167
/
+33
2015-01-09
Merge "Use power button to go back in watch themes" into android-5.0
Dees Troy
3
-3
/
+3
2015-01-09
Use power button to go back in watch themes
Vojtech Bocek
3
-3
/
+3
2015-01-09
Improve GUI handling of zip flashing
Ethan Yonker
2
-12
/
+10
2015-01-09
Allow flashing of images via the GUI
Ethan Yonker
28
-57
/
+713
2015-01-09
gui: fix action threading if background thread is busy
that
2
-11
/
+16
2015-01-09
Run some actions in a separate thread
that
2
-158
/
+217
2015-01-06
Include libnetd_client in recovery
Vojtech Bocek
1
-0
/
+2
2015-01-05
Remove mtdutils source from libaosprecovery
Ethan Yonker
1
-1
/
+1
2015-01-05
Stop building unneeded libs for libblkid
Ethan Yonker
2
-9
/
+6
2015-01-05
Build more needed libs for mke2fs
Ethan Yonker
1
-0
/
+6
2015-01-05
Update blkid to 2.25.0
bigbiff
416
-27971
/
+55168
2015-01-05
crypto: remove unused libs and clean up makefile
that
2
-44
/
+2
2015-01-05
Fix adb sideload during ORS
Ethan Yonker
1
-22
/
+28
2015-01-05
Thread openrecoveryscript action to properly display action page
Ethan Yonker
2
-22
/
+39
2015-01-04
fix adb sideload
that
6
-116
/
+117
2015-01-03
Fix GUIAction::operation_start
Ethan Yonker
1
-1
/
+1
2015-01-02
Do not toggle USB ID during MTP startup if not needed
Ethan Yonker
3
-36
/
+40
2015-01-01
gui: remove dead build flag TWRP_SIMULATE_ACTIONS
that
1
-6
/
+0
2014-12-30
gui: Move action functions to function pointer map.
that
2
-1060
/
+1149
2014-12-29
twrp-functions: remove unused functions
that
2
-126
/
+0
2014-12-29
mtp: get rid of string streams, reduces binary size a bit
that
3
-10
/
+5
2014-12-29
Move sleep during MTP startup to MTP thread
Ethan Yonker
2
-1
/
+5
2014-12-29
gui: fix DEVICE_RESOLUTION warnings in Android.mk
that
1
-12
/
+12
2014-12-29
Check for valid MTP_Storage_ID before adding or removing
Ethan Yonker
2
-5
/
+11
2014-12-29
Ingore SIGPIPE errors
Ethan Yonker
1
-0
/
+3
2014-12-29
Improve MTPServer logging of read errors
Ethan Yonker
1
-4
/
+8
2014-12-29
Add TW_IGNORE_MT_POSITION_0 touch flag
Ethan Yonker
2
-0
/
+16
2014-12-22
toolbox_recovery should always include setenforce
Ethan Yonker
1
-1
/
+5
[...]
Clone
http://ni.4a.si./anonymous/android_bootable_recovery
https://ni.4a.si./anonymous/android_bootable_recovery