summaryrefslogtreecommitdiffstats
path: root/minui/resources.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-271/+301
|\
| * StartsWith allows a std::string prefix now.Elliott Hughes2017-12-201-1/+1
| * Move the png open and destroy functions into a classTianjie Xu2017-09-291-286/+279
| * Add a new option in recovery menu to test the background textsTianjie Xu2017-09-271-0/+35
* | Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-151-1/+1
|\|
| * Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-191-1/+1
| * Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-251-10/+23
* | Update to AOSP 8.0 baseEthan Yonker2017-09-081-37/+47
|\ \
| * | Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9Tianjie Xu2017-03-291-10/+23
| |/
| * Merge "minui: Move callback functions to std::function."Tao Bao2017-01-251-8/+6
| |\
| | * minui: Move callback functions to std::function.Tao Bao2017-01-231-8/+6
| * | Add checkers and tests for empty locale in PNG fileTianjie Xu2017-01-191-1/+3
| |/
| * minui: Export minui/minui.h.Tao Bao2017-01-171-1/+1
| * Remove unnecessary uses of reinterpret_cast.Rahul Chaudhry2016-11-161-2/+2
| * Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-161-4/+4
| * Fix "ordered comparison between pointer and zero".MinSeong Kim2016-11-111-1/+1
| * Merge "Fix matches_locale function" into nyc-devTianjie Xu2016-04-211-13/+8
| |\
| * \ Merge "Update the system update animation." into nyc-devElliott Hughes2016-04-151-2/+0
| |\ \
| * | | Fix minui cleanup path on error.Elliott Hughes2016-02-191-3/+3
| * | | Fix some memory leaks.Yabin Cui2016-02-111-13/+9
* | | | Fix "ordered comparison between pointer and zero".MinSeong Kim2017-02-231-1/+1
* | | | Fix compatibility across the boardEthan Yonker2016-08-261-0/+6
| |_|/ |/| |
* | | Fix matches_locale functionTianjie Xu2016-04-201-13/+8
| |/ |/|
* | Update the system update animation.Elliott Hughes2016-04-151-2/+0
|/
* res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-6/+15
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-19/+17
* Switch minui over to C++.Elliott Hughes2015-04-101-0/+461