Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
fe14cc1c7b8359fa9105411ed1595dc819ab52a7
/
minuitwrp
1f9e484
twrpinstall: create library for twrpinstall
by bigbiff
· 4 years ago
4eccd9a
Choose hwrotation at runtime
by Aaron Kling
· 5 years ago
fdca6b8
truetype: fix truetype font key map
by bigbiff
· 4 years, 2 months ago
4ef96a6
add support for TSPDRV vibration
by LameMonster82
· 4 years, 5 months ago
bc576cd
TWRP: Enable qti input haptics vibrators support
by Mohd Faraz
· 4 years, 5 months ago
ac6cc08
truetype: convert to STL map for handling fonts
by bigbiff bigbiff
· 5 years ago
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
abf1fb0
Switch between dependencies and modules
by Ethan Yonker
· 6 years ago
9a4d740
Fix build in 5.1 tree
by Dees Troy
· 6 years ago
e03158e
Fix gr_clip
by Ethan Yonker
· 6 years ago
d32b7eb
TW_ROTATION: add flag to handle hardware-rotated display panels
by Vladimir Oltean
· 6 years ago
3ed778a
Vibration: allow BoardConfig to disable vibration for a device.
by bigbiff bigbiff
· 6 years ago
df7c39d
minuitwrp: Remove unused variables
by Andreas Schneider
· 6 years ago
2f68527
libminuitwrp updates for Pixel 3 devices
by Ethan Yonker
· 6 years ago
d842fe1
minuitwrp: Fix detection of libdrm on Pie
by lambdadroid
· 6 years ago
fcfc634
twrp: Fix unsigned compare compile warning.
by Simon Shi
· 6 years ago
c7c78d2
minuitwrp: Support haptics drivers registered with LED class framework
by notsyncing
· 6 years ago
8e4e8ec
minuitwrp: Respect TARGET_RECOVERY_PIXEL_FORMAT config.
by notsyncing
· 6 years ago
58f2132
Merge AOSP android-9.0.0_r3
by Ethan Yonker
· 6 years ago
25b850d
Revert "minuitwrp: drm: wait for last page flip to complete"
by Simon Shi
· 6 years ago
34ad728
minuitwrp: drm: wait for last page flip to complete
by Simon Shields
· 7 years ago
16d831b
minuitwrp: use a separate draw buffer for DRM as well
by Simon Shields
· 7 years ago
1021c5a
minuitwrp: drm: fix RECOVERY_BGRA pixel format
by Simon Shields
· 7 years ago
3eb70ed
Use libdrm_platform for minuitwrp in 8.x trees
by Ethan Yonker
· 7 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
9b4d8dd
Use LOGI/LOGE for non-EVENT_LOGGING events
by Matt Mower
· 8 years ago
b386f71
ifdef overlay graphics
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
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
80bd165
Restore TW_SCREEN_BLANK_ON_BOOT functionality.
by ¨Paul
· 9 years ago
b9d8f62
minuitwrp: retry opening fb0 if it failed
by that
· 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
ace7623
Flag to enable jpg support
by Greg Wallace
· 9 years ago
31f855b
Change some graphics build flags
by Ethan Yonker
· 9 years ago
871b07f
graphics: reintroduce flipped screens for fbdev
by Ethan Yonker
· 9 years ago
7509bc5
Bring back option to flip screen for overlay devices
by xadro
· 9 years ago
62c188c
Fix minuitwrp include mistake
by Greg Wallace
· 9 years ago
4fea38a
twrp: default to GGL_PIXEL_FORMAT_BGRA_8888 if vi.red.offset == 16
by Ziyan
· 9 years ago
e95c486
ifdef and comment out libjpeg
by Ethan Yonker
· 9 years ago
fbb4353
Update minuitwrp graphics in line with latest minui
by Ethan Yonker
· 9 years ago
2c80efa
Update rules for libpixelfinger_twrp
by Ethan Yonker
· 9 years ago
b7a54a3
Allow text to scale to fit
by Ethan Yonker
· 9 years ago
88037f4
Remove support for non-TTF fonts
by Ethan Yonker
· 9 years ago
7756859
Add support for RGBA_8888 pixel format
by Kra1o5
· 9 years ago
c798c9c
Merge up to AOSP marshmallow-release
by Ethan Yonker
· 9 years ago
d6821a1
Add TW_IGNORE_ABS_MT_TRACKING_ID
by Ethan Yonker
· 9 years ago
c9556cc
Add flag to disable double buffering
by Kra1o5
· 9 years ago
7969913
framebuffer: s6 edge takes a little lomger to initialize fb0
by jenkins
· 9 years ago
26ffa86
minuitwrp: fix crash when taking a screenshot.
by xiaolu
· 9 years ago
0eb2aab
avoid possible dead loop for invalid utf8
by Xuefer
· 10 years ago
8335324
minuitwrp: remove unused variable
by ramsudharsan
· 10 years ago
de50c5f
Add option to use new heap_id_mask instead of old heap_mask
by Kra1o5
· 10 years ago
96bc6dd
Ingore touch events for 0,0
by Ethan Yonker
· 10 years ago
54cf108
Fix invalid memory access when rendering a ttf glyph with 'left' < 0
by Vojtech Bocek
· 10 years ago
a482f25
Fix deadlock in gr_ttf_measureEx if called before the height is cached
by Vojtech Bocek
· 10 years ago
4f6a976
Make TWRP compile for x86-64 CPU target
by Ethan Yonker
· 10 years ago
591b920
Reduce themes to 5 and rely on scaling
by Ethan Yonker
· 10 years ago
3041c88
Properly disable GGL_TEXTURE_2D after using it in minuitwrp
by Vojtech Bocek
· 10 years ago
db378b6
Implement gr_line() and gr_render_circle()
by Vojtech Bocek
· 10 years ago
e738da5
minuitwrp: fix crash issue, when the console use TTF font to display unicode font.
by xiaolu
· 10 years ago
2b18a53
Address a few compiler warnings
by Matt Mower
· 10 years ago
9876ac3
gui: support scrollable lists without headers
by that
· 10 years ago
c26ba0d
minuitwrp: fix file descriptor leak in open_png
by that
· 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
de72b6d
gui: avoid high CPU usage while waiting for input
by that
· 10 years ago
c5837f3
gui: fix lag (and event logging)
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
3454ade
Use /twres instead of /res for theme resources
by Dees Troy
· 10 years ago
32f68a3
Add TW_IGNORE_MT_POSITION_0 touch flag
by Ethan Yonker
· 10 years ago
0024e38
Add support for custom kernel headers
by Kra1o5
· 10 years ago
ac21cb5
Fix loading of png images in custom themes
by Ethan Yonker
· 10 years ago
d5a7c0e
add support unicode font not only ascii
by soyu
· 10 years ago
448c8dc
Fix png graphics load / display on AArch64
by Ethan Yonker
· 10 years ago
bcc502c
Make TWRP compile for arm64
by Ethan Yonker
· 10 years ago
5a95c3f
Disable custom theme and fix png loading
by Ethan Yonker
· 10 years ago
304f32f
Fix up old libminui to compile
by Ethan Yonker
· 10 years ago
f171e10
Revert "Make libminuitwrp compile"
by Dees Troy
· 10 years ago
a27d02f
Make libminuitwrp compile
by Ethan Yonker
· 10 years ago
76ee903
Add support for TrueType fonts
by Vojtech Bocek
· 10 years ago
55c75ca
Build block TWRP with RECOVERY_VARIANT
by Matt Mower
· 10 years ago
3c4ac3b
Fix derp
by Ethan Yonker
· 10 years ago
5742a40
Allow blacklisting input devices by build flag
by Ethan Yonker
· 10 years ago
cd56f8c
TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.
by xNUTx
· 10 years ago
b24caab
Set font based on resolution if not set already
by Ethan Yonker
· 10 years ago
05d18c9
Stop memory management on blanking overlay graphics
by Dees Troy
· 10 years ago
03fd6c5
Implement "take a screenshot" feature
by Vojtech Bocek
· 11 years ago
f467461
minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
by Flemmard
· 11 years ago
bb687f4
minui: Do not return true from target_has_overlay() if MSM_BSP is not set
by Andrew Dodd
· 10 years ago
fb1c4ff
Whitespace and minor code cleanup
by Matt Mower
· 11 years ago
62b75ab
Update minui to support overlay graphics
by Dees Troy
· 11 years ago
0b7fe50
Add support for actions triggered by key combination
by Vojtech Bocek
· 11 years ago
b042538
Fix overlay graphics detection
by Dees Troy
· 11 years ago
4ee5ad7
Support Qualcomm overlay graphics in recovery
by Ethan Yonker
· 11 years ago
31218ec
Add word wrap to console output and fix scrolling in console
by Dees Troy
· 11 years ago
971d318
Look also for buttons when checking if input device is mouse
by Vojtech Bocek
· 11 years ago
Next »