1. 8557c46 Scale wallpaper preview surface instead of preview image by Santiago Etchebehere · 3 years, 7 months ago
  2. f646e05 Change to import android.app.AlertDialog instead of androidx.appcompat.app.AlertDialog. by Chuck Liao · 3 years, 9 months ago
  3. e2d35f5 Fetch the wallpaper category from the server instead of cache when launching the app(activity). by Chuck Liao · 3 years, 9 months ago
  4. ce7f08d Disable the bottom action bar if we can't get the dimension of the wallpaper asset. by Chuck Liao · 3 years, 9 months ago
  5. f44433e Fix the toast doesn't show when the wallpaper category is empty. by Chuck Liao · 3 years, 9 months ago
  6. 7e36d17 Add the protection to avoid the crash in the corner case. by Chuck Liao · 3 years, 9 months ago
  7. ff53df5 Merge "Fix the crash when applying daily wallpaper without network connection" into ub-launcher3-rvc-qpr-dev by Chuck Liao · 3 years, 10 months ago
  8. b11c1d6 Remove SurfaceHolder.Callback from SurfaceView's holder by Ching-Sung Li · 3 years, 10 months ago
  9. b17d150 Fix the crash when applying daily wallpaper without network connection by Chuck Liao · 3 years, 10 months ago
  10. dc424e8 Fix the wallpaper offset problem in full screen preview when clicking the small preview to full screen preview. by Chuck Liao · 3 years, 10 months ago
  11. f6b4b19 Support App Links by Chuck Liao · 3 years, 11 months ago
  12. 73c98f2 Fix the exception when calling PreviewFragment#finishActivity() but the activity has already finished. by Chuck Liao · 3 years, 10 months ago
  13. d90db31 Fallback to static thumbnail for Live Wallpapers by Santiago Etchebehere · 3 years, 11 months ago
  14. bcd6bb6 Adjust the scale before calculating wallpaper cropRect by Santiago Etchebehere · 4 years ago
  15. f770335 Fix race condiction of setting explore intent in live wallpaper full preview page by chihhangchuang · 4 years ago
  16. 45d9413 Update full preview page to use TabLayout for Home/Lock tab by chihhangchuang · 4 years ago
  17. f172aef Use larger crop surface size to allow for parallax scrolling by Santiago Etchebehere · 4 years ago
  18. 034228b Fix LivePreviewFragment build failed by Wesley.CW Wang · 4 years ago
  19. 8193dd6 Merge "Set default title for PreviewFragment" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  20. b6a15f3 Merge "Fix full static/live wallpaper preview card is with wrong ratio in RTL language" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  21. d1a8a6c Fix the applied border shows up in the wrong wallpaper tile when swiping the preview in RTL mode. by Chuck Liao · 4 years ago
  22. 7bd8770 Set default title for PreviewFragment by chihhangchuang · 4 years ago
  23. 923e29b Fix full static/live wallpaper preview card is with wrong ratio in RTL language by chihhangchuang · 4 years ago
  24. 455e07b Merge "Improve wallpaper full preview page TB UX" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  25. b8e51a2 Improve wallpaper full preview page TB UX by Wesley.CW Wang · 4 years ago
  26. 7f18b88 Merge "Fix TB focus on blocked wallpaper preview pager" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  27. 4a26782 Merge "Fix lockscreen wallpaper is gone in RTL mode" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  28. 1eaa5b7 Fix TB focus on blocked wallpaper preview pager by Wesley.CW Wang · 4 years ago
  29. ec6b90f Fix lockscreen wallpaper is gone in RTL mode by chihhangchuang · 4 years ago
  30. 5df474a Add null pointer protection of getActivity() in onEngineShown(). by Chuck Liao · 4 years ago
  31. 13cb1fe Cleanup the AppbarFragment usage in PreviewFragment by chihhangchuang · 4 years ago
  32. d075422 Forward onConnected / onDisconnected / onEngineShown events to live wallpaper. by Clément Julliard · 4 years ago
  33. 5678780 Merge "The fallback number of columns in the grid should be 1 instead of 0." into ub-launcher3-master by TreeHugger Robot · 4 years ago
  34. 86fd55b Add null pointer protection of getContext() in onEngineShown(). by Chuck Liao · 4 years ago
  35. e2fe030 The fallback number of columns in the grid should be 1 instead of 0. by Chuck Liao · 4 years ago
  36. 75e5f3c Fix live wallpaper scale in full preview by Ching-Sung Li · 4 years ago
  37. 1bbf342 Deselect the remove button when the remove dialog is dismissed by chihhangchuang · 4 years ago
  38. 287d4b7 Get rid of hardcode size lockscreen preview by chihhangchuang · 4 years ago
  39. d975b0f Fix the "permission needed" screen disappeared. by Chuck Liao · 4 years ago
  40. aee3043 Fix the UI of the preview pager broken when only wallpaper tab exists and the display size is largest. by Chuck Liao · 4 years ago
  41. b4fe156 Remove navigation up button from full preview page by Wesley.CW Wang · 4 years ago
  42. fcd4106 Fix the bottom padding of the category and wallpaper pages are gone in SUW. by Chuck Liao · 4 years ago
  43. 8c573b5 Merge "Fix A11y tools focus on blocked component 2/2" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  44. 61c28ec Fix A11y tools focus on blocked component 2/2 by Wesley.CW Wang · 4 years ago
  45. f6f2bb1 Merge "Gets wallpaper color from live wallpaper to be used for workspace preview" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  46. 66bbbf5 Merge "Release SurfaceControlViewHost used to render workspace preview when fragment is destroyed before the clean up callback is returned" into ub-launcher3-master by Tracy Zhou · 4 years ago
  47. a63c986 Release SurfaceControlViewHost used to render workspace preview when fragment is destroyed before the clean up callback is returned by Tracy Zhou · 4 years ago
  48. 3291326 Gets wallpaper color from live wallpaper to be used for workspace preview by chihhangchuang · 4 years ago
  49. 16644eb Update lockscreen workspace of live wallpaper full preview to vary against wallpaper color by chihhangchuang · 4 years ago
  50. 1950160 Merge "Fix TB can't visited all items in wallpapers list" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  51. dc68fde Fix TB can't visited all items in wallpapers list by Wesley.CW Wang · 4 years ago
  52. ca1d129 Make sure mLowResImageView is used after initializing. by Chuck Liao · 4 years ago
  53. 9759845 Make sure the user can interact with the wallpaper only after getting the size of the raw wallpaper. by Chuck Liao · 4 years ago
  54. 8f9da5f Fix null exception when switching dark/light theme mode with the rotation dialog popup by chihhangchuang · 4 years ago
  55. ca7c825 The Edit button is selected by default in static wallpaper preview page by Chihhang Chuang · 4 years ago
  56. 0c3a8d7 Merge "Make sure SubsamplingScaleImageView respects minimum scale" into ub-launcher3-master by Tracy Zhou · 4 years ago
  57. b5e9bd7 Finish parent activities only in setting wallpaper by Ching-Sung Li · 4 years ago
  58. dee0789 Make sure SubsamplingScaleImageView respects minimum scale by Tracy Zhou · 4 years ago
  59. fc4f763 Fix applying live wallpaper keep stopping by Kunhung Li · 4 years ago
  60. 85f099a Handles daily rotation button to be unselected when dialog is dismissed by Chihhang Chuang · 4 years ago
  61. da9530d Fix live full preview show black by Kunhung Li · 4 years ago
  62. c4a30b8 Merge "Fix bottom sheet race condition and well handle drag stitutation" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  63. 5417619 Merge "Release SurfaceControlViewHost used to render wallpaper surface we are done" into ub-launcher3-master by Tracy Zhou · 4 years ago
  64. 4421a3d Release SurfaceControlViewHost used to render wallpaper surface we are done by Tracy Zhou · 4 years ago
  65. 866fd4c Merge "Fix TB can't visited all items in category list" into ub-launcher3-master by Wesley Wang · 4 years ago
  66. 541e075 Fix bottom sheet race condition and well handle drag stitutation by Chihhang Chuang · 4 years ago
  67. 27ff426 Fix TB can't visited all items in category list by Wesley.CW Wang · 4 years ago
  68. 8a1c6c3 Fix live wallpaper stays on AOD mode by Kunhung Li · 4 years ago
  69. a63f1bf Support other wallpaper apps can be launched in CategoryFragment. by Chuck Liao · 4 years ago
  70. 6a3bb9d Fix lockscreen wallpaper preview in CategoryFragment shows static thumbnail for live wallpapers. by Chuck Liao · 4 years ago
  71. 0da32e6 Merge "Fix wallpaper picker page TB issue" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  72. d00e239 Fix wallpaper picker page TB issue by Wesley.CW Wang · 4 years ago
  73. 853593f Make preview as home screen by default by Ching-Sung Li · 4 years ago
  74. ba4f1fe Update the screen preview later than workspace surface measured by Ching-Sung Li · 4 years ago
  75. ffc2c9b Set the category sheet's height according to its content. by Chuck Liao · 4 years ago
  76. 46644b9 Apply new scrolling interaction in wallpaper picker. by Chuck Liao · 4 years ago
  77. 39df763 Merge "Unify the cropping mechanism in Preview and in Rotation" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  78. ef59efa Support full preview as home or lock screen by Ching-Sung Li · 4 years, 1 month ago
  79. e95b6d9 Unify the cropping mechanism in Preview and in Rotation by Santiago Etchebehere · 4 years ago
  80. b4ec022 Add content description for preview card of wallpaper by chihhangchuang · 4 years ago
  81. 394aac7 Make check icon in thumbnail tile vary against system accent color by chihhangchuang · 4 years ago
  82. 0f5fb7e Merge "Uses WorkspaceSurfaceHolderCallback for GridPreviewer" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  83. a46e6cc Clear wallpaper preview list when the onDestroyView() is called. by Chuck Liao · 4 years, 1 month ago
  84. c0e80c1 Uses WorkspaceSurfaceHolderCallback for GridPreviewer by chihhangchuang · 4 years, 1 month ago
  85. 3a1352d Fix static full preview has no status bar by Kunhung Li · 4 years, 1 month ago
  86. fe3a5d4 Clean up PreviewFragment and its child classes (Part 2) by Tracy Zhou · 4 years, 1 month ago
  87. e3f7845 Clear the items in the viewPager when the view of the fragment is destroyed. by Chuck Liao · 4 years, 1 month ago
  88. f97de8d Adjust live/static full preview layout by Wesley.CW Wang · 4 years, 1 month ago
  89. 338adfe Adjust layout for correct live wallpaper ratio in full preview by Ching-Sung Li · 4 years, 1 month ago
  90. cff7d82 Remove unused WallpaperConnectionListener. by Chuck Liao · 4 years, 1 month ago
  91. 01c38e6 Merge "Fix NullPointerException of using null mWallpaperConnection" into ub-launcher3-master by TreeHugger Robot · 4 years, 1 month ago
  92. 90f902c Handles onFailure case of getting wallpaper color by chihhangchuang · 4 years, 1 month ago
  93. f54c2a8 Fix NullPointerException of using null mWallpaperConnection by chihhangchuang · 4 years, 1 month ago
  94. f21486b Fix static wallpapers full preview tabs by Wesley.CW Wang · 4 years, 1 month ago
  95. 671d001 Merge "Exit app after a wallpaper is applied" into ub-launcher3-master by TreeHugger Robot · 4 years, 1 month ago
  96. 210c960 Exit app after a wallpaper is applied by chihhangchuang · 4 years, 1 month ago
  97. 83f72a8 Fix change wallpaper tile does not response by Kunhung Li · 4 years, 1 month ago
  98. 0088bca Show the category name in the toolbar when clicking a category. by Chuck Liao · 4 years, 1 month ago
  99. 21d900e The tiles in "Live wallpaper" category should show the wallpaper name in the new UI's style. by Chuck Liao · 4 years, 1 month ago
  100. ecfd6eb Clean up PreviewFragment and its child classes (Part 1) by Tracy Zhou · 4 years, 1 month ago