summaryrefslogtreecommitdiffstats
path: root/minui/resources.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Fix matches_locale functionTianjie Xu2016-04-201-13/+8
* | Merge "Update the system update animation." into nyc-devElliott Hughes2016-04-151-2/+0
|\|
| * Update the system update animation.Elliott 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
|/
* 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