summaryrefslogtreecommitdiffstats
path: root/minuitwrp/minui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* TW_ROTATION: add flag to handle hardware-rotated display panelsVladimir Oltean2019-03-181-1/+17
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-13/+11
* Allow text to scale to fitEthan Yonker2015-10-161-0/+4
* Remove support for non-TTF fontsEthan Yonker2015-10-151-8/+0
* Implement gr_line() and gr_render_circle()Vojtech Bocek2015-03-111-0/+2
* gui: support scrollable lists without headersthat2015-02-151-0/+2
* Scale the GUI to fit the screenEthan Yonker2015-02-101-0/+2
* gui: avoid high CPU usage while waiting for inputthat2015-02-091-1/+1
* Move input handling into the main threadEthan Yonker2015-01-301-1/+1
* Revert "Make libminuitwrp compile"Dees Troy2014-11-061-10/+1
* Make libminuitwrp compileEthan Yonker2014-11-061-1/+10
* Add support for TrueType fontsVojtech Bocek2014-10-141-3/+18
* Implement "take a screenshot" featureVojtech Bocek2014-07-091-0/+2
* Add word wrap to console output and fix scrolling in consoleDees Troy2014-02-261-0/+1
* Implement mouse cursorVojtech Bocek2014-02-071-0/+1
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-0/+2
* Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy2013-08-241-1/+1
* Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy2013-08-111-1/+1
* Add 2 second pre-dim and bugfix blank timerDees_Troy2013-03-011-1/+1
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+73