1. 3472308 matches_locale no longer accept empty locales in the png file by xunchang · 5 years ago
  2. 9d05c8a Fall back to en-US if localized bitmap is missing for a locale by xunchang · 5 years ago
  3. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  4. 2201d08 minui: Fix a wrong arg in calling GRSurface::Create(). by Tao Bao · 6 years ago
  5. 9cf163e minui: GRSurface manages data with std::unique_ptr. by Tao Bao · 6 years ago
  6. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  7. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  8. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  9. ed876a7 minui: Use runtime properties instead of build time vars. by Tao Bao · 6 years ago
  10. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  11. 3d0cd1d Expose PngHandler via resources.h. by Tao Bao · 6 years ago
  12. 1d65c95 StartsWith allows a std::string prefix now. by Elliott Hughes · 7 years ago
  13. acba38c Move the png open and destroy functions into a class by Tianjie Xu · 7 years ago
  14. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  15. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  16. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  17. a476312 Merge "minui: Move callback functions to std::function." by Tao Bao · 7 years ago
  18. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  19. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  20. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  21. 1cf93f5 Remove unnecessary uses of reinterpret_cast. by Rahul Chaudhry · 8 years ago
  22. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  23. 126cf8c Fix "ordered comparison between pointer and zero". by MinSeong Kim · 8 years ago
  24. 45609d3 Merge "Fix matches_locale function" into nyc-dev am: 8b86373 by Tianjie Xu · 8 years ago
  25. 2430e29 Fix matches_locale function by Tianjie Xu · 8 years ago
  26. 4846bc4 Merge "Update the system update animation." into nyc-dev am: e8d0ecc by Elliott Hughes · 8 years ago
  27. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  28. 7d626df Fix minui cleanup path on error. by Elliott Hughes · 8 years ago
  29. 4425c1d Fix some memory leaks. by Yabin Cui · 8 years ago
  30. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 9 years ago
  31. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  32. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago[Renamed (95%) from minui/resources.c]
  33. 5d1630a Merge "Fix ScreenRecoveryUI to handle devices without power/up/down." by Elliott Hughes · 9 years ago