summaryrefslogtreecommitdiffstats
path: root/minuitwrp/minui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-18TW_ROTATION: add flag to handle hardware-rotated display panelsVladimir Oltean1-1/+17
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-13/+11
2015-10-16Allow text to scale to fitEthan Yonker1-0/+4
2015-10-15Remove support for non-TTF fontsEthan Yonker1-8/+0
2015-03-11Implement gr_line() and gr_render_circle()Vojtech Bocek1-0/+2
2015-02-15gui: support scrollable lists without headersthat1-0/+2
2015-02-10Scale the GUI to fit the screenEthan Yonker1-0/+2
2015-02-09gui: avoid high CPU usage while waiting for inputthat1-1/+1
2015-01-30Move input handling into the main threadEthan Yonker1-1/+1
2014-11-06Revert "Make libminuitwrp compile"Dees Troy1-10/+1
2014-11-06Make libminuitwrp compileEthan Yonker1-1/+10
2014-10-14Add support for TrueType fontsVojtech Bocek1-3/+18
2014-07-09Implement "take a screenshot" featureVojtech Bocek1-0/+2
2014-02-26Add word wrap to console output and fix scrolling in consoleDees Troy1-0/+1
2014-02-07Implement mouse cursorVojtech Bocek1-0/+1
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+2
2013-08-24Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy1-1/+1
2013-08-11Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy1-1/+1
2013-03-01Add 2 second pre-dim and bugfix blank timerDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-29/+22
2012-08-23add simple text to recovery UIDoug Zongker1-0/+2
2011-10-31turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-28turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-13minui: add ability to synchronize current key stateDima Zavin1-0/+2
2011-09-02minui: events: add ability to poll on non-input fdsDima Zavin1-0/+1
2011-09-02minui: events: refactor event acquisitionDima Zavin1-2/+13
2011-08-30minui: graphics: add interface for framebuffer blank/unblankDima Zavin1-0/+3
2011-08-30minui: graphics: add ability to query font sizeDima Zavin1-0/+1
2009-11-13eclair snapshotJean-Baptiste Queru1-16/+0
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-16/+0
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+70
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-70/+0