summaryrefslogtreecommitdiffstats
path: root/gui/devices/320x320/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Use power button to go back in watch themes" into android-5.0Dees Troy2015-01-091-1/+1
|\
| * Use power button to go back in watch themesVojtech Bocek2015-01-091-1/+1
| | | | | | | | | | Change-Id: I1463a0ba62a23c68c15f05e79a99fa8509314373 Signed-off-by: Vojtech Bocek <vbocek@gmail.com>
* | Allow flashing of images via the GUIEthan Yonker2015-01-091-0/+1
|/ | | | | | | | | | | - Use the Images... button in the lower right of the zip install page - Unify image flashing functions between restore and image flash - boot and recovery partitions are flashable by default - use fstab flag flashimg=1 or 0 to override defaults - file system partitions are currently not flashable Change-Id: I822dc446030543c55d2153e219d67a1292374ffc
* display cpu temperature in twrpJenkins2014-10-141-1/+10
| | | | | | | use TW_NO_CPU_TEMP := true to disable display use TW_CPU_CUSTOM_PATH := path to set custom path Change-Id: Id260ecbb4ec36a78442387329944f67003d0f6a0
* Add support for TrueType fontsVojtech Bocek2014-10-141-3/+3
| | | | | | | | | | | | | * Keeps original font system in place * Uses the same API as original font system: - You can render only one line at a time - You can only use one font and color for one gr_text* call * Caches all rendered text, with a string cache limited to 400 entries, then it trucates to 250, which results in memory usage hovering around 5-10MB Change-Id: I36107b9dcd8d57bae4486fce8b8f64e49ef3d906 Signed-off-by: Vojtech Bocek <vbocek@gmail.com>
* Minor tweaks to watch ui.xml filesEthan Yonker2014-07-301-4/+4
| | | | Change-Id: I9448eed41e43c4fce575b7ed12b5270a1d75f99b
* Add 320x320 theme and split out watch.xml for square watch layoutEthan Yonker2014-07-3034-0/+406
Change-Id: I7fe38b20913a981942105637a527a2d26ed035a5