1. 8557c46 Scale wallpaper preview surface instead of preview image by Santiago Etchebehere · 3 years, 6 months ago
  2. 6c9e2a9 Fix go back picker from full preview screen will crash by Kunhung Li · 3 years, 8 months ago
  3. f646e05 Change to import android.app.AlertDialog instead of androidx.appcompat.app.AlertDialog. by Chuck Liao · 3 years, 8 months ago
  4. e2d35f5 Fetch the wallpaper category from the server instead of cache when launching the app(activity). by Chuck Liao · 3 years, 8 months ago
  5. ce7f08d Disable the bottom action bar if we can't get the dimension of the wallpaper asset. by Chuck Liao · 3 years, 8 months ago
  6. f44433e Fix the toast doesn't show when the wallpaper category is empty. by Chuck Liao · 3 years, 8 months ago
  7. 7e36d17 Add the protection to avoid the crash in the corner case. by Chuck Liao · 3 years, 8 months ago
  8. ff53df5 Merge "Fix the crash when applying daily wallpaper without network connection" into ub-launcher3-rvc-qpr-dev by Chuck Liao · 3 years, 9 months ago
  9. b11c1d6 Remove SurfaceHolder.Callback from SurfaceView's holder by Ching-Sung Li · 3 years, 9 months ago
  10. b17d150 Fix the crash when applying daily wallpaper without network connection by Chuck Liao · 3 years, 9 months ago
  11. dc424e8 Fix the wallpaper offset problem in full screen preview when clicking the small preview to full screen preview. by Chuck Liao · 3 years, 9 months ago
  12. f6b4b19 Support App Links by Chuck Liao · 3 years, 10 months ago
  13. 73c98f2 Fix the exception when calling PreviewFragment#finishActivity() but the activity has already finished. by Chuck Liao · 3 years, 9 months ago
  14. d90db31 Fallback to static thumbnail for Live Wallpapers by Santiago Etchebehere · 3 years, 10 months ago
  15. ea6ec10 Merge "Adjust the scale before calculating wallpaper cropRect" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  16. bcd6bb6 Adjust the scale before calculating wallpaper cropRect by Santiago Etchebehere · 3 years, 11 months ago
  17. 0b57201 Correct wallpaper engine visibility settings by chihhangchuang · 3 years, 11 months ago
  18. f770335 Fix race condiction of setting explore intent in live wallpaper full preview page by chihhangchuang · 3 years, 11 months ago
  19. 45d9413 Update full preview page to use TabLayout for Home/Lock tab by chihhangchuang · 3 years, 11 months ago
  20. f172aef Use larger crop surface size to allow for parallax scrolling by Santiago Etchebehere · 3 years, 11 months ago
  21. 034228b Fix LivePreviewFragment build failed by Wesley.CW Wang · 3 years, 11 months ago
  22. 8193dd6 Merge "Set default title for PreviewFragment" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  23. b6a15f3 Merge "Fix full static/live wallpaper preview card is with wrong ratio in RTL language" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  24. d1a8a6c Fix the applied border shows up in the wrong wallpaper tile when swiping the preview in RTL mode. by Chuck Liao · 3 years, 11 months ago
  25. 7bd8770 Set default title for PreviewFragment by chihhangchuang · 3 years, 11 months ago
  26. 923e29b Fix full static/live wallpaper preview card is with wrong ratio in RTL language by chihhangchuang · 3 years, 11 months ago
  27. 455e07b Merge "Improve wallpaper full preview page TB UX" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  28. b8e51a2 Improve wallpaper full preview page TB UX by Wesley.CW Wang · 3 years, 11 months ago
  29. 7f18b88 Merge "Fix TB focus on blocked wallpaper preview pager" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  30. 4a26782 Merge "Fix lockscreen wallpaper is gone in RTL mode" into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  31. 1eaa5b7 Fix TB focus on blocked wallpaper preview pager by Wesley.CW Wang · 3 years, 11 months ago
  32. ec6b90f Fix lockscreen wallpaper is gone in RTL mode by chihhangchuang · 3 years, 11 months ago
  33. 5df474a Add null pointer protection of getActivity() in onEngineShown(). by Chuck Liao · 3 years, 11 months ago
  34. 181dc29 Fix lockscreen preview RTL shift by chihhangchuang · 3 years, 11 months ago
  35. 13cb1fe Cleanup the AppbarFragment usage in PreviewFragment by chihhangchuang · 3 years, 11 months ago
  36. d075422 Forward onConnected / onDisconnected / onEngineShown events to live wallpaper. by Clément Julliard · 3 years, 11 months ago
  37. 5678780 Merge "The fallback number of columns in the grid should be 1 instead of 0." into ub-launcher3-master by TreeHugger Robot · 3 years, 11 months ago
  38. 86fd55b Add null pointer protection of getContext() in onEngineShown(). by Chuck Liao · 3 years, 11 months ago
  39. e2fe030 The fallback number of columns in the grid should be 1 instead of 0. by Chuck Liao · 3 years, 11 months ago
  40. 75e5f3c Fix live wallpaper scale in full preview by Ching-Sung Li · 4 years ago
  41. 1bbf342 Deselect the remove button when the remove dialog is dismissed by chihhangchuang · 3 years, 11 months ago
  42. 65a7261 Add shadow effect to lockscreen preview text by chihhangchuang · 4 years ago
  43. 287d4b7 Get rid of hardcode size lockscreen preview by chihhangchuang · 4 years ago
  44. d975b0f Fix the "permission needed" screen disappeared. by Chuck Liao · 4 years ago
  45. 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
  46. bd2b0e3 Merge "Remove navigation up button from full preview page" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  47. af7e49d Fix null exception of BottomActionBar#AccessibilityCallback by chihhangchuang · 4 years ago
  48. b4fe156 Remove navigation up button from full preview page by Wesley.CW Wang · 4 years ago
  49. fcd4106 Fix the bottom padding of the category and wallpaper pages are gone in SUW. by Chuck Liao · 4 years ago
  50. 6406db5 Merge "Cache WallpaperColors which decoded from wallpaper thumbnail asset, then return it for same Asset" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  51. a322886 Fix the broken preview in 3-button navigation mode when turning the screen off and then on. by Chuck Liao · 4 years ago
  52. 8c573b5 Merge "Fix A11y tools focus on blocked component 2/2" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  53. 61c28ec Fix A11y tools focus on blocked component 2/2 by Wesley.CW Wang · 4 years ago
  54. 20871cf Cache WallpaperColors which decoded from wallpaper thumbnail asset, then return it for same Asset by chihhangchuang · 4 years ago
  55. f6f2bb1 Merge "Gets wallpaper color from live wallpaper to be used for workspace preview" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  56. 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
  57. 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
  58. 3291326 Gets wallpaper color from live wallpaper to be used for workspace preview by chihhangchuang · 4 years ago
  59. 16644eb Update lockscreen workspace of live wallpaper full preview to vary against wallpaper color by chihhangchuang · 4 years ago
  60. 1950160 Merge "Fix TB can't visited all items in wallpapers list" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  61. dc68fde Fix TB can't visited all items in wallpapers list by Wesley.CW Wang · 4 years ago
  62. ca1d129 Make sure mLowResImageView is used after initializing. by Chuck Liao · 4 years ago
  63. 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
  64. 8f9da5f Fix null exception when switching dark/light theme mode with the rotation dialog popup by chihhangchuang · 4 years ago
  65. ca7c825 The Edit button is selected by default in static wallpaper preview page by Chihhang Chuang · 4 years ago
  66. 0c3a8d7 Merge "Make sure SubsamplingScaleImageView respects minimum scale" into ub-launcher3-master by Tracy Zhou · 4 years ago
  67. f411795 Merge "Minor fixes to new gallery parsing" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  68. b5e9bd7 Finish parent activities only in setting wallpaper by Ching-Sung Li · 4 years ago
  69. dee0789 Make sure SubsamplingScaleImageView respects minimum scale by Tracy Zhou · 4 years ago
  70. fc4f763 Fix applying live wallpaper keep stopping by Kunhung Li · 4 years ago
  71. 7e2edd9 Minor fixes to new gallery parsing by Santiago Etchebehere · 4 years ago
  72. 90b4522 Cleanup for Bottom action bar by chihhangchuang · 4 years ago
  73. eb17ab6 Merge "Revert "Fix missing workspace icons when changing wallpaper in SUW"" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  74. 239a462 Revert "Fix missing workspace icons when changing wallpaper in SUW" by Santiago Etchebehere · 4 years ago
  75. 85f099a Handles daily rotation button to be unselected when dialog is dismissed by Chihhang Chuang · 4 years ago
  76. 6f891f6 Increase the duration of the animation when changing pages in ViewPager. by Chuck Liao · 4 years ago
  77. ba07b16 Merge "Fix missing workspace icons when changing wallpaper in SUW" into ub-launcher3-master by Tracy Zhou · 4 years ago
  78. 23f416c Fix missing workspace icons when changing wallpaper in SUW by Tracy Zhou · 4 years ago
  79. da9530d Fix live full preview show black by Kunhung Li · 4 years ago
  80. c4a30b8 Merge "Fix bottom sheet race condition and well handle drag stitutation" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  81. 5417619 Merge "Release SurfaceControlViewHost used to render wallpaper surface we are done" into ub-launcher3-master by Tracy Zhou · 4 years ago
  82. 4421a3d Release SurfaceControlViewHost used to render wallpaper surface we are done by Tracy Zhou · 4 years ago
  83. 866fd4c Merge "Fix TB can't visited all items in category list" into ub-launcher3-master by Wesley Wang · 4 years ago
  84. 541e075 Fix bottom sheet race condition and well handle drag stitutation by Chihhang Chuang · 4 years ago
  85. 27ff426 Fix TB can't visited all items in category list by Wesley.CW Wang · 4 years ago
  86. 8a1c6c3 Fix live wallpaper stays on AOD mode by Kunhung Li · 4 years ago
  87. a63f1bf Support other wallpaper apps can be launched in CategoryFragment. by Chuck Liao · 4 years ago
  88. 6a3bb9d Fix lockscreen wallpaper preview in CategoryFragment shows static thumbnail for live wallpapers. by Chuck Liao · 4 years ago
  89. 0da32e6 Merge "Fix wallpaper picker page TB issue" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  90. d00e239 Fix wallpaper picker page TB issue by Wesley.CW Wang · 4 years ago
  91. 853593f Make preview as home screen by default by Ching-Sung Li · 4 years ago
  92. ba4f1fe Update the screen preview later than workspace surface measured by Ching-Sung Li · 4 years ago
  93. ffc2c9b Set the category sheet's height according to its content. by Chuck Liao · 4 years ago
  94. 46644b9 Apply new scrolling interaction in wallpaper picker. by Chuck Liao · 4 years ago
  95. 9c6946d Merge "Call listener onConnected method when connection starts." into ub-launcher3-master by Clément Julliard · 4 years ago
  96. db0c587 Call listener onConnected method when connection starts. by Clément Julliard · 4 years ago
  97. fd5326f Add Talkback navigation for BABar bottom sheet by chihhangchuang · 4 years ago
  98. 39df763 Merge "Unify the cropping mechanism in Preview and in Rotation" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  99. a4627f1 Merge "Support full preview as home or lock screen" into ub-launcher3-master by TreeHugger Robot · 4 years ago
  100. ef59efa Support full preview as home or lock screen by Ching-Sung Li · 4 years ago