1. 3f62f8a Save themed icon switch's chcked state in savedInstanceState by Ching-Sung Li · 3 years, 6 months ago
  2. 762404e Merge "Store the themed icon enabled state in SharedPreferences" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  3. 6fb5926 Store the themed icon enabled state in SharedPreferences by Chihhang Chuang · 3 years, 6 months ago
  4. e7b91d5 Delay setting night mode to show ripple animation by Ching-Sung Li · 3 years, 6 months ago
  5. 0e66ec9 Update the bottom sheet usage of BottomActionBar by Chihhang Chuang · 3 years, 6 months ago
  6. ab4c46a Merge "Clean up some useless code" into sc-dev by Chuck Liao · 3 years, 6 months ago
  7. ac50fd9 Clean up some useless code by Chuck Liao · 3 years, 6 months ago
  8. fe3dece Remove larger preview support for grid preview by Chihhang Chuang · 3 years, 6 months ago
  9. c51787e Merge "Fix ThemePicker build and exclude unused features" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  10. d2ece57 Fix ThemePicker build and exclude unused features by Chihhang Chuang · 3 years, 6 months ago
  11. 17cea68 Improve wallpaper preview loading transition by Santiago Etchebehere · 3 years, 7 months ago
  12. 4b187a5 Merge "Rename the title of the first gird option" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  13. e4ba3f4 Merge "Replace "Hub" naming with "Customization"" into sc-dev by Chihhang Chuang · 3 years, 7 months ago
  14. 5b4b42f Rename the title of the first gird option by Chuck Liao · 3 years, 7 months ago
  15. 59b8db4 Fix grid option does not show selected state by Chuck Liao · 3 years, 7 months ago
  16. 8d14e8a Replace "Hub" naming with "Customization" by Chihhang Chuang · 3 years, 7 months ago
  17. 1187d67 Merge "[4/4] Move new picker logic to AOSP" into sc-dev by Chihhang Chuang · 3 years, 7 months ago
  18. eecf85e [4/4] Move new picker logic to AOSP by Chihhang Chuang · 3 years, 7 months ago
  19. 82c09c5 Use APPLY text button for grid picker by Chihhang Chuang · 3 years, 7 months ago
  20. c44abeb Merge "[3/n] Move new picker logic to AOSP" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
  21. 1473ab0 [3/n] Move new picker logic to AOSP by Chihhang Chuang · 3 years, 7 months ago
  22. d9ee34d Register power-save broadcast receiver without blocking UI thread by Ching-Sung Li · 3 years, 7 months ago
  23. b780674 Make the retrival of themed icon setting in background again by Ching-Sung Li · 3 years, 7 months ago
  24. c395e58 [2/n] Move new picker logic to AOSP by Chihhang Chuang · 3 years, 7 months ago
  25. c21a3ff [1/n] Move new picker logic to AOSP by Chihhang Chuang · 3 years, 7 months ago
  26. 310824f Expose method to read if themed icons are available. by Santiago Etchebehere · 3 years, 7 months ago
  27. 0d25a47 Merge "Request Workspace preview in a background thread" into sc-dev by Santiago Etchebehere · 3 years, 7 months ago
  28. ecc46e1 Request Workspace preview in a background thread by Santiago Etchebehere · 3 years, 7 months ago
  29. 0161590 Use default item margin when no space for option peeking case by Chihhang Chuang · 3 years, 7 months ago
  30. d0c5979 Update layout for grid options by Chihhang Chuang · 3 years, 7 months ago
  31. ace7a82 Merge "Revert^2 "Return to Launcher Home after wallpaper/grid apply"" into sc-dev by Chuck Liao · 3 years, 7 months ago
  32. c080a0b Revert^2 "Return to Launcher Home after wallpaper/grid apply" by Chuck Liao · 3 years, 7 months ago
  33. 284320e Merge "Update the themed icon feature's content Uri path" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
  34. 02e25a9 Merge "Fix intent filter to get launcher's meta-data" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
  35. 0b37353 Call cleanup on Launcher when requesting a new grid preview by Santiago Etchebehere · 3 years, 7 months ago
  36. e57655c Update the themed icon feature's content Uri path by Ching-Sung Li · 3 years, 7 months ago
  37. 27e3416 Revert "Return to Launcher Home after wallpaper/grid apply" by Rex Lin · 3 years, 7 months ago
  38. b09e8ed Return to Launcher Home after wallpaper/grid apply by Chuck Liao · 3 years, 7 months ago
  39. d22020f Fix intent filter to get launcher's meta-data by Ching-Sung Li · 3 years, 7 months ago
  40. cf80160 Supports themed icon options from Launcher by Ching-Sung Li · 3 years, 8 months ago
  41. 0c43dd3 Add overscroll effect to option grids by Pierre-Louis · 3 years, 8 months ago
  42. 3f2c776 Make CustomizationPickerActivity can be overridden by Ching-Sung Li · 3 years, 8 months ago
  43. e274b31 Merge "Draw 4x5 graph for grid options" into sc-dev by Pierre-Louis Guidez · 3 years, 8 months ago
  44. 1b33e3e Draw 4x5 graph for grid options by Pierre-Louis · 3 years, 8 months ago
  45. 150df00 Add color logging function by Kunhung Li · 3 years, 8 months ago
  46. e5d7adc Give grid options space for bottom action bar by Pierre-Louis · 3 years, 8 months ago
  47. 51119b0 Merge "Fix collapsing toolbar does not stretch to top" into sc-dev by Kunhung Li · 3 years, 8 months ago
  48. 202f407 Fix collapsing toolbar does not stretch to top by Kunhung Li · 3 years, 8 months ago
  49. 197cbff Renamed renderPreview to requestPreview by Santiago Etchebehere · 3 years, 8 months ago
  50. 12827ff Remove hard-coded colors in Wallpaper Picker by Tianguang Zhang · 3 years, 9 months ago
  51. 8192e46 Merge "Make THEME_CATEGORIES public" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  52. 342d3f2 Merge "Do not initialize Wallpaper delegate always without forcing refresh" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  53. 05764b5 Remove the bottom action bar from the wallpaper selecting page by Chuck Liao · 3 years, 9 months ago
  54. 0e8734f Merge "Fix horizontal and vertical padding for options" into sc-dev by Pierre-Louis Guidez · 3 years, 9 months ago
  55. 83a8255 Merge "Add containsOption method to OptionSelectorController" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  56. 4a4df18 Make THEME_CATEGORIES public by Santiago Etchebehere · 3 years, 9 months ago
  57. fed5e40 Add containsOption method to OptionSelectorController by Santiago Etchebehere · 3 years, 9 months ago
  58. 579b80e Do not initialize Wallpaper delegate always without forcing refresh by Santiago Etchebehere · 3 years, 9 months ago
  59. 07a07d8 Add edge-to-edge effect for grid picker by Chihhang Chuang · 3 years, 9 months ago
  60. 3cfa9f8 Fix horizontal and vertical padding for options by Pierre-Louis · 3 years, 9 months ago
  61. 9bb8f83 Apply styling to grid by Pierre-Louis · 3 years, 9 months ago
  62. 38ece77 Update up arrow behavior by Kunhung Li · 3 years, 9 months ago
  63. 664940f Merge "Update call to WallpaperPickerDelegate.initialize" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  64. 36814af Remove the GridFragmentHost pattern for GridOptionsManager by Chihhang Chuang · 3 years, 9 months ago
  65. 8770608 Update call to WallpaperPickerDelegate.initialize by Santiago Etchebehere · 3 years, 9 months ago
  66. 6c48bd5 Update to use the new WallpaperConnection by Santiago Etchebehere · 3 years, 9 months ago
  67. 2ec0f39 Merge "Add alternative checkmark for currently selected option" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
  68. ff5e951 Add alternative checkmark for currently selected option by Santiago Etchebehere · 3 years, 9 months ago
  69. 2d2204d Log WPPG launch source (2/2) by Wesley.CW Wang · 3 years, 9 months ago
  70. 260beaf Add color parsing method. by Santiago Etchebehere · 3 years, 10 months ago
  71. 578444e Add up arrow for action bar by Kunhung Li · 3 years, 10 months ago
  72. b3244b1 Fix the null pointer exception after applying a wallpaper. by Chuck Liao · 3 years, 9 months ago
  73. 7326982 Let the wallpaper category list page(CategorySelectorFragment) can be attached to not only fragment but also activity independently. by Chuck Liao · 3 years, 10 months ago
  74. 62d6755 Launch the new Customization picker (extended) by Ching-Sung Li · 3 years, 10 months ago
  75. e300fbb Add infrastructure for extra customization sections by Ching-Sung Li · 4 years ago
  76. 4db0b75 Fix Talkback didn't speak "double-tap to activate" when focus on the "style preview" in "custom style name" page. by Chuck Liao · 4 years ago
  77. c21d561 Updating to protolite by Sunny Goyal · 4 years ago
  78. 91f6140 Fix loading thumbnail with destroyed Activity by Ching-Sung Li · 4 years ago
  79. 6c1e6fe Fix can't find default theme bundle for some specific languages. by Chuck Liao · 4 years ago
  80. dfff1de Add a placeholder package change event listener. by Chuck Liao · 4 years ago
  81. 87c4873 Merge "Include changes for RTL decoding in Asset" by Santiago Etchebehere · 4 years ago
  82. 1ab8b18 Unregister the package event listeners when they are not used. by Chuck Liao · 4 years ago
  83. 53485f4 Include changes for RTL decoding in Asset by Santiago Etchebehere · 4 years, 1 month ago
  84. 5f58aa8 Fix the app crash when applying the wallpaper which doesn't have the collection id. by Chuck Liao · 4 years ago
  85. c2e9406 Fix TalkBack can't say in "Name your style" page by Kunhung Li · 4 years, 1 month ago
  86. 7cb9ee8 Fix blank bottom action bar when setting Grid after unlock screen by Ching-Sung Li · 4 years, 1 month ago
  87. b51de81 Adjust custom theme flow preview icon by Wesley.CW Wang · 4 years, 2 months ago
  88. 1378c83 Logging WPPG launch source (3/4) by Wesley.CW Wang · 4 years, 3 months ago
  89. 488d69b Properly catch exceptions am: f2a95df22a by Luca Stefani · 4 years, 3 months ago
  90. 64141c4 Merge "Extend SysUiStatsLog.write function" into ub-launcher3-master by Kunhung Li · 4 years, 3 months ago
  91. f2a95df Properly catch exceptions by Luca Stefani · 5 years ago
  92. ab03e09 Fetch the wallpaper category from the server instead of cache when launching the app(activity). by Chuck Liao · 4 years, 3 months ago
  93. f72fc38 Extend SysUiStatsLog.write function by Kunhung Li · 4 years, 3 months ago
  94. 9020c8d Fix the crash when applying daily wallpaper without network connection by Chuck Liao · 4 years, 4 months ago
  95. 4a777fb Support App Links by Chuck Liao · 4 years, 5 months ago
  96. 5777750 Fallback to static thumbnail for Live Wallpapers by Santiago Etchebehere · 4 years, 5 months ago
  97. 60c81df Change style preview info string by Wesley.CW Wang · 4 years, 6 months ago
  98. 7dab08c Fix recyclerview items setup wrong description by Wesley.CW Wang · 4 years, 6 months ago
  99. c47a7cb Adjust custom theme flow preview page's a11y set by Wesley.CW Wang · 4 years, 6 months ago
  100. fca3d58 New drawable of shaped app icon for using by chihhangchuang · 4 years, 6 months ago