1. 6f6b850 Add shadow effect to lockscreen preview text by chihhangchuang · 4 years, 6 months ago
  2. 8fbef25 Fix the UI of the preview pager broken when only wallpaper tab exists and the display size is largest. by Chuck Liao · 4 years, 6 months ago
  3. 78da881 Merge "Minor cleanup for ThemeOptionPreviewer" into ub-launcher3-master by TreeHugger Robot · 4 years, 6 months ago
  4. 7beb437 Minor cleanup for ThemeOptionPreviewer by chihhangchuang · 4 years, 6 months ago
  5. 370d63f Extend custom_theme strings length limitation by Wesley.CW Wang · 4 years, 6 months ago
  6. c33c041 Cleanup WallpaperPreviewer by chihhangchuang · 4 years, 6 months ago
  7. 7806610 Make custom theme bottom IU vertical scrollable by Wesley.CW Wang · 4 years, 6 months ago
  8. d12cbb4 Merge "Increase style_info_description char limit" into ub-launcher3-master by TreeHugger Robot · 4 years, 6 months ago
  9. a1b29c8 Increase style_info_description char limit by Wesley.CW Wang · 4 years, 6 months ago
  10. 385ce93 Fix abnormal ripple effect of bottom tab by Chihhang Chuang · 4 years, 6 months ago
  11. b85eff5 Don't load wallpaper colors if no listener set by Chihhang Chuang · 4 years, 6 months ago
  12. 27d1033 Fix A11y tools focus on blocked component 1/2 by Wesley.CW Wang · 4 years, 6 months ago
  13. 42cf9da Merge "Gets wallpaper color from live wallpaper to be used for workspace preview" into ub-launcher3-master by TreeHugger Robot · 4 years, 6 months ago
  14. fbc4732 Merge "No need to remove callback and call surface.release in GridOptionPreviewer" into ub-launcher3-master by Tracy Zhou · 4 years, 6 months ago
  15. c4e9a56 No need to remove callback and call surface.release in GridOptionPreviewer by Tracy Zhou · 4 years, 6 months ago
  16. 117d5e1 Gets wallpaper color from live wallpaper to be used for workspace preview by chihhangchuang · 4 years, 6 months ago
  17. 500804e Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
  18. 07bfdd5 Fix theme picker breaking in RTL mode by Chihhang Chuang · 4 years, 6 months ago
  19. 49bcc27 Fix TB lose focus when navigating recyclerview by Wesley.CW Wang · 4 years, 7 months ago
  20. 0e91a89 Release SurfaceControlViewHost used to render wallpaper surface we are done by Tracy Zhou · 4 years, 7 months ago
  21. 4b1b756 Fix live wallpaper stays on AOD mode by Kunhung Li · 4 years, 7 months ago
  22. 6f62a99 Support other wallpaper apps can be launched in CategoryFragment. by Chuck Liao · 4 years, 7 months ago
  23. 7e7c18b Merge "Change color rings color to system accent" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  24. 41ffb72 Change color rings color to system accent by Wesley.CW Wang · 4 years, 7 months ago
  25. 06060cd Get rid of #getViewTreeObserver by chihhangchuang · 4 years, 7 months ago
  26. a4b9eec Update dark theme color to match mock by chihhangchuang · 4 years, 7 months ago
  27. 00103e5 [Phase 3 Review] Update theme preview by chihhangchuang · 4 years, 7 months ago
  28. 3e5a805 Apply interface change of showViewOnlyPreview() by Ching-Sung Li · 4 years, 7 months ago
  29. f4e1d4c Merge "Add content description for preview card of Theme and Grid" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  30. ad4215b Add content description for preview card of Theme and Grid by chihhangchuang · 4 years, 7 months ago
  31. 908b935 Fix custom theme name EditText gone when IME popup by Wesley.CW Wang · 4 years, 7 months ago
  32. ec6f61b Make check icon in thumbnail tile vary against system accent color by chihhangchuang · 4 years, 7 months ago
  33. b534562 Merge "Uses WorkspaceSurfaceHolderCallback for GridPreviewer" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  34. 7ec2bd5 Fix TB lose focus when recyclerview notify*Changed by Wesley.CW Wang · 4 years, 7 months ago
  35. 0cd7b60 Uses WorkspaceSurfaceHolderCallback for GridPreviewer by chihhangchuang · 4 years, 7 months ago
  36. 8ec4e7d Get rid of usesSurfaceView check for Grid preview by chihhangchuang · 4 years, 7 months ago
  37. 6421365 Fix TB will focus "Aa" in Style info page by Wesley.CW Wang · 4 years, 7 months ago
  38. e57c13d Fix workspace vanish when turn off/on screen by chihhangchuang · 4 years, 7 months ago
  39. 995402a Remove unused WallpaperConnectionListener. by Chuck Liao · 4 years, 7 months ago
  40. ebfce88 Make undefined ThemeBundle propagatable and buildable by chihhangchuang · 4 years, 7 months ago
  41. cdc16d9 Handles onFailure case of getting wallpaper color by chihhangchuang · 4 years, 7 months ago
  42. db79f69 Uses grey600(#757575) for bottom bar to pass A11y check by chihhangchuang · 4 years, 7 months ago
  43. f619e59 Merge "Implement the custom style flow part 2" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  44. 9f64b34 Implement the custom style flow part 2 by Wesley.CW Wang · 4 years, 7 months ago
  45. 1877540 Exit app after a theme/gird is applied by chihhangchuang · 4 years, 7 months ago
  46. e83b288 Merge "Add onSaveInstanceState support for GridPicker" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  47. ea7427c Fix create duplicated custom bug by chihhangchuang · 4 years, 7 months ago
  48. 2c1d7f4 Fix runtime crash of using null wallpaperConnection instance by chihhangchuang · 4 years, 7 months ago
  49. a78c7a8 Add onSaveInstanceState support for GridPicker by chihhangchuang · 4 years, 7 months ago
  50. c4d30d6 Add a null protection for getContext() when updating preview in theme/grid fragment. by Chuck Liao · 4 years, 7 months ago
  51. 16d8cb9 Merge "Make custom style tiles border support DT" into ub-launcher3-master by Wesley Wang · 4 years, 7 months ago
  52. 42a7a34 Merge "Implement the custom style flow part 1" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  53. 1e72ef0 Make custom style tiles border support DT by Wesley.CW Wang · 4 years, 7 months ago
  54. 4af9053 Implement the custom style flow part 1 by Wesley.CW Wang · 4 years, 7 months ago
  55. 699bb63 Move the wallpaper title string from ThemePicker to WallpaperPicker2. by Chuck Liao · 4 years, 7 months ago
  56. 6d1b84b Merge "Make custom theme remember current selection" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  57. 4158d57 Make the ThemePicker remember the state before system config changes by chihhangchuang · 4 years, 7 months ago
  58. 8e90390 Make custom theme remember current selection by chihhangchuang · 4 years, 7 months ago
  59. 3a120b7 Set theme preview text shadow color to transparent when text is dark by chihhangchuang · 4 years, 7 months ago
  60. e6c8fa8 Make custom theme remeber selections while system config changes and then restore by chihhangchuang · 4 years, 7 months ago
  61. 7ff9110 Merge "Add shadow for theme preview workspace texts" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  62. dcf80c7 Merge "Creates ShapeAppIcon class to represent a shape app icon and its name" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  63. bca448f Show theme preview when all view is ready by chihhangchuang · 4 years, 7 months ago
  64. dc2e2bf Add shadow for theme preview workspace texts by chihhangchuang · 4 years, 7 months ago
  65. 7ceba02 Creates ShapeAppIcon class to represent a shape app icon and its name by chihhangchuang · 4 years, 7 months ago
  66. 6cbdde9 Fix shape icon and name mismatch problem by chihhangchuang · 4 years, 7 months ago
  67. 2dfc2b2 Ensure the shape app icon and name is a correct pair by chihhangchuang · 4 years, 7 months ago
  68. f178e88 Fine-tune the theme preview to match mock by chihhangchuang · 4 years, 7 months ago
  69. 8b466dd Remove the qsb layout margin and update the margin horizontal of it's container by chihhangchuang · 4 years, 7 months ago
  70. fcb8f7e Merge "Update new spec for ThemePicker preview" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  71. 088b7c9 Update new spec for ThemePicker preview by chihhangchuang · 4 years, 7 months ago
  72. 8fa29f0 Add full preview for the custom theme page by chihhangchuang · 4 years, 7 months ago
  73. aaa81e4 Merge "Use ConstraintLayout for theme preview to fix UI break of largest font/display size" into ub-launcher3-master by Chihhang Chuang · 4 years, 7 months ago
  74. 962e8ea Use the formatted time for preview clock time by chihhangchuang · 4 years, 7 months ago
  75. 7a64217 Use ConstraintLayout for theme preview to fix UI break of largest font/display size by chihhangchuang · 4 years, 7 months ago
  76. 0b5031d Save launch info into SharedPreference by Kunhung Li · 4 years, 9 months ago
  77. 16c2eb2 Cleanup for theme picker by chihhangchuang · 4 years, 7 months ago
  78. 079839f Reuse the dimen of preview pager height percent by chihhangchuang · 4 years, 7 months ago
  79. 9c84ab4 Use ConstraintLayout for Theme and Grid picker by chihhangchuang · 4 years, 7 months ago
  80. f0516ae Adjust custom themes default naming by Wesley.CW Wang · 4 years, 7 months ago
  81. 4fb9e0f Add new apply flow for custom theme page by chihhangchuang · 4 years, 7 months ago
  82. b9332e6 Use real date for theme preview by chihhangchuang · 4 years, 7 months ago
  83. 4c26f4f Apply BitmapCachingAsset for WallpaperColorsLoader to use the catched bitmap by chihhangchuang · 4 years, 7 months ago
  84. 7714055 Merge "Fix the custom theme page shape bug" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  85. 97abcc2 Fix the custom theme page shape bug by chihhangchuang · 4 years, 7 months ago
  86. 83fee73 Add new preview for custom theme page (part1) by chihhangchuang · 4 years, 7 months ago
  87. 20fb9b6 Make ThemeOptionPreviewer accept PreviewInfo only by chihhangchuang · 4 years, 7 months ago
  88. 0aa379a Change options corner radius to applied style 2/2 by Wesley.CW Wang · 4 years, 7 months ago
  89. 49c2aac Merge "Get rid of setZOrderOnTop for theme preview" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  90. 559cf9d Merge "Gets the wallpaper color to update the preview text/icon" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  91. b18c613 Get rid of setZOrderOnTop for theme preview by chihhangchuang · 4 years, 7 months ago
  92. b49d0bf Gets the wallpaper color to update the preview text/icon by chihhangchuang · 4 years, 7 months ago
  93. 1c35ac8 Add app name for shape app icons in the themepicker preview by chihhangchuang · 4 years, 7 months ago
  94. c862c98 Merge "Refine style picker layout (1/2)" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  95. db17b00 Move TimeTicker from ThemePicker to WallPapaerPicker2. by Chuck Liao · 4 years, 7 months ago
  96. 5f3f0a2 Merge "Enable new theme picker preveiw" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  97. f00d164 Refine style picker layout (1/2) by Wesley.CW Wang · 4 years, 7 months ago
  98. 0ff710e Enable new theme picker preveiw by chihhangchuang · 4 years, 7 months ago
  99. 5b0725c Fix the auto-generated parameter in ThemeOptionPreviewer by chihhangchuang · 4 years, 7 months ago
  100. 247d7e0 Merge "Scale the preview content from full preview size to match the container size" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago