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
/
minuitwrp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minuitwrp: retry opening fb0 if it failed
that
2016-02-29
1
-6
/
+16
*
minuitwrp: fix and hopefully speed up fbdev screen flipping
that
2016-02-19
1
-7
/
+16
*
twrp: Add support for TW_SECONDARY_BRIGHTNESS_PATH
AdrianDC
2016-02-19
2
-0
/
+20
*
Flag to enable jpg support
Greg Wallace
2016-02-03
1
-2
/
+8
*
Change some graphics build flags
Ethan Yonker
2016-02-03
2
-18
/
+35
*
graphics: reintroduce flipped screens for fbdev
Ethan Yonker
2016-02-01
1
-11
/
+29
*
Bring back option to flip screen for overlay devices
xadro
2016-02-01
1
-0
/
+10
*
Fix minuitwrp include mistake
Greg Wallace
2016-01-29
1
-2
/
+2
*
twrp: default to GGL_PIXEL_FORMAT_BGRA_8888 if vi.red.offset == 16
Ziyan
2016-01-29
2
-2
/
+2
*
ifdef and comment out libjpeg
Ethan Yonker
2016-01-27
2
-2
/
+12
*
Update minuitwrp graphics in line with latest minui
Ethan Yonker
2016-01-27
13
-1013
/
+2005
*
Update rules for libpixelfinger_twrp
Ethan Yonker
2015-11-07
1
-1
/
+1
*
Allow text to scale to fit
Ethan Yonker
2015-10-16
3
-20
/
+92
*
Remove support for non-TTF fonts
Ethan Yonker
2015-10-15
9
-1540
/
+26
*
Add support for RGBA_8888 pixel format
Kra1o5
2015-10-14
3
-0
/
+20
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
4
-1
/
+5
*
Add TW_IGNORE_ABS_MT_TRACKING_ID
Ethan Yonker
2015-08-26
2
-0
/
+14
*
Add flag to disable double buffering
Kra1o5
2015-06-29
2
-0
/
+8
*
framebuffer: s6 edge takes a little lomger to initialize fb0
jenkins
2015-06-17
1
-1
/
+2
*
minuitwrp: fix crash when taking a screenshot.
xiaolu
2015-06-17
1
-6
/
+12
*
avoid possible dead loop for invalid utf8
Xuefer
2015-06-04
1
-4
/
+5
*
minuitwrp: remove unused variable
ramsudharsan
2015-05-29
1
-1
/
+0
*
Add option to use new heap_id_mask instead of old heap_mask
Kra1o5
2015-04-23
2
-0
/
+8
*
Ingore touch events for 0,0
Ethan Yonker
2015-03-19
1
-0
/
+6
*
Fix invalid memory access when rendering a ttf glyph with 'left' < 0
Vojtech Bocek
2015-03-19
1
-0
/
+5
*
Fix deadlock in gr_ttf_measureEx if called before the height is cached
Vojtech Bocek
2015-03-19
1
-52
/
+54
*
Make TWRP compile for x86-64 CPU target
Ethan Yonker
2015-03-13
1
-2
/
+7
*
Reduce themes to 5 and rely on scaling
Ethan Yonker
2015-03-13
1
-13
/
+30
*
Properly disable GGL_TEXTURE_2D after using it in minuitwrp
Vojtech Bocek
2015-03-11
2
-2
/
+9
*
Implement gr_line() and gr_render_circle()
Vojtech Bocek
2015-03-11
2
-0
/
+47
*
minuitwrp: fix crash issue, when the console use TTF font to display unicode font.
xiaolu
2015-03-05
1
-20
/
+33
*
Address a few compiler warnings
Matt Mower
2015-03-05
1
-0
/
+1
*
gui: support scrollable lists without headers
that
2015-02-15
2
-0
/
+16
*
minuitwrp: fix file descriptor leak in open_png
that
2015-02-13
1
-2
/
+5
*
Fix handling of GGLContext in res_scale_surface
Ethan Yonker
2015-02-11
1
-4
/
+5
*
Scale the GUI to fit the screen
Ethan Yonker
2015-02-10
2
-1
/
+77
*
gui: avoid high CPU usage while waiting for input
that
2015-02-09
2
-3
/
+3
*
gui: fix lag (and event logging)
that
2015-02-01
1
-1
/
+2
*
Move input handling into the main thread
Ethan Yonker
2015-01-30
2
-27
/
+23
*
Fixed screen flipping for devices where xres_virtual > xres
Bogdan Seniuc
2015-01-30
1
-8
/
+6
*
Use /twres instead of /res for theme resources
Dees Troy
2015-01-22
3
-3
/
+5
*
Add TW_IGNORE_MT_POSITION_0 touch flag
Ethan Yonker
2014-12-29
2
-0
/
+16
*
Add support for custom kernel headers
Kra1o5
2014-12-17
1
-1
/
+5
*
Fix loading of png images in custom themes
Ethan Yonker
2014-12-12
1
-2
/
+5
*
add support unicode font not only ascii
soyu
2014-12-09
1
-7
/
+55
*
Fix png graphics load / display on AArch64
Ethan Yonker
2014-12-09
1
-83
/
+155
*
Make TWRP compile for arm64
Ethan Yonker
2014-11-12
1
-2
/
+2
*
Disable custom theme and fix png loading
Ethan Yonker
2014-11-07
1
-2
/
+2
*
Fix up old libminui to compile
Ethan Yonker
2014-11-07
1
-5
/
+7
*
Revert "Make libminuitwrp compile"
Dees Troy
2014-11-06
4
-396
/
+4
*
Make libminuitwrp compile
Ethan Yonker
2014-11-06
4
-4
/
+396
*
Add support for TrueType fonts
Vojtech Bocek
2014-10-14
4
-64
/
+801
*
Build block TWRP with RECOVERY_VARIANT
Matt Mower
2014-09-03
1
-2
/
+2
*
Fix derp
Ethan Yonker
2014-08-14
1
-1
/
+1
*
Allow blacklisting input devices by build flag
Ethan Yonker
2014-08-14
2
-1
/
+20
*
TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.
xNUTx
2014-08-10
2
-2
/
+8
*
Set font based on resolution if not set already
Ethan Yonker
2014-08-07
1
-0
/
+14
*
Stop memory management on blanking overlay graphics
Dees Troy
2014-08-07
1
-5
/
+5
*
Implement "take a screenshot" feature
Vojtech Bocek
2014-07-09
4
-3
/
+111
*
minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
Flemmard
2014-06-30
2
-0
/
+12
*
minui: Do not return true from target_has_overlay() if MSM_BSP is not set
Andrew Dodd
2014-06-30
1
-4
/
+9
*
Whitespace and minor code cleanup
Matt Mower
2014-06-04
3
-6
/
+6
*
Update minui to support overlay graphics
Dees Troy
2014-05-02
3
-2
/
+2
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-1
/
+8
*
Fix overlay graphics detection
Dees Troy
2014-04-03
1
-1
/
+3
*
Support Qualcomm overlay graphics in recovery
Ethan Yonker
2014-04-01
6
-32
/
+1756
*
Add word wrap to console output and fix scrolling in console
Dees Troy
2014-02-26
2
-0
/
+25
*
Look also for buttons when checking if input device is mouse
Vojtech Bocek
2014-02-20
1
-3
/
+12
*
Merge "Implement mouse cursor" into android-4.4
Dees Troy
2014-02-07
2
-8
/
+71
|
\
|
*
Implement mouse cursor
Vojtech Bocek
2014-02-07
2
-8
/
+71
*
|
Merge "Add haptic feedback" into android-4.4
Dees Troy
2014-02-07
2
-0
/
+4
|
\
|
|
*
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
2014-02-06
2
-0
/
+4
*
|
Disable alpha blending for non-transparent bitmaps
Vojtech Bocek
2014-02-06
1
-1
/
+9
|
/
*
Disable alpha blending for fully opaque rectangles
Vojtech Bocek
2014-02-06
1
-0
/
+10
*
Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release
Ibrahim Awwal
2014-01-04
2
-0
/
+6
*
crypto: Fix crypto dependencies for ICS/Samsung methods
OliverG96
2013-12-19
1
-3
/
+0
*
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"
Dees_Troy
2013-08-24
2
-16
/
+17
*
Merge "graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp" into twrp2.5
Dees Troy
2013-08-24
1
-4
/
+8
|
\
|
*
graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp
Hashcode
2013-07-03
1
-4
/
+8
*
|
Fix touch not working due to gr_fb_width returning 0 in some cases
Dees_Troy
2013-08-11
2
-17
/
+16
*
|
Remove libjpegtwrp and use CM provided libjpeg
Dees_Troy
2013-08-11
2
-5
/
+6
*
|
Remove unneeded touch code changes
Dees_Troy
2013-07-08
1
-15
/
+0
|
/
*
Fix touch on some Samsung devices
Dees_Troy
2013-07-01
1
-11
/
+41
*
Allow for more input devices
Dees_Troy
2013-05-03
1
-1
/
+1
*
Tweak libs
Dees_Troy
2013-04-05
1
-3
/
+2
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
4
-41
/
+47
*
Add 2 second pre-dim and bugfix blank timer
Dees_Troy
2013-03-01
2
-2
/
+3
*
Add build flag for custom graphics
Dees_Troy
2013-01-15
1
-1
/
+7
*
Merge "Ignore bma150 in event handler" into jb-wip
Dees_Troy
2012-12-12
1
-1
/
+1
|
\
|
*
Ignore bma150 in event handler
Dees_Troy
2012-12-11
1
-1
/
+1
*
|
minuitwrp: fix screen update issue
Hiemanshu Sharma
2012-11-21
1
-2
/
+4
*
|
graphics: add support for "single buffering"
Hiemanshu Sharma
2012-11-21
1
-2
/
+10
|
/
*
Add 23x41 roboto font
Dees_Troy
2012-11-19
1
-0
/
+461
*
Fix compiler warnings
Dees_Troy
2012-09-28
2
-2
/
+8
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
10
-0
/
+2530