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
path:
root
/
minui
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
minui: add ARGB_8888 format
Adrian Salido
1
-0
/
+1
2019-03-11
minui: Managed FDs with smart pointers.
Tao Bao
1
-1
/
+2
2018-11-27
minui: GRSurface::Create() computes data_size on its own.
Tao Bao
1
-9
/
+16
2018-11-07
minui: GRSurface manages data with std::unique_ptr.
Tao Bao
1
-3
/
+11
2018-11-01
minui: Add GRSurface::Clone().
Tao Bao
1
-0
/
+4
2018-11-01
minui: Remove the default and copy ctors for GRSurface.
Tao Bao
1
-1
/
+4
2018-10-31
minui: Add a protected GRSurface ctor.
Tao Bao
1
-4
/
+9
2018-10-23
minui: Move GRSurface into a class.
Tao Bao
1
-8
/
+26
2018-08-02
minui: Use runtime properties instead of build time vars.
Tao Bao
1
-0
/
+10
2018-08-01
minui: Clean up the use of `rotation`.
Tao Bao
1
-5
/
+5
2018-06-13
minui: Add constness to GRSurface* in gr_get_{width,height}.
Tao Bao
1
-6
/
+13
2018-06-01
Let gr_init proceed even if we failed to load a font file
Tianjie Xu
1
-1
/
+3
2018-05-09
tests: Add tests for ScreenRecoveryUI.
Tao Bao
1
-0
/
+3
2018-04-14
Expose PngHandler via resources.h.
Tao Bao
1
-0
/
+84
2017-09-28
graphics: add rotation logic
Luke Song
1
-13
/
+23
2017-09-27
Add a new option in recovery menu to test the background texts
Tianjie Xu
1
-0
/
+4
2017-08-03
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
1
-1
/
+2
2017-08-02
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
1
-1
/
+2
2017-03-29
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
Tianjie Xu
1
-1
/
+2
2017-03-25
Add the missing sr-Latn into png files and rename the png locale header
Tianjie Xu
1
-1
/
+2
2017-01-23
minui: Move callback functions to std::function.
Tao Bao
1
-6
/
+5
2017-01-17
minui: Export minui/minui.h.
Tao Bao
1
-0
/
+135