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