- f6b4b19 Support App Links by Chuck Liao · 4 years, 3 months ago
- 73c98f2 Fix the exception when calling PreviewFragment#finishActivity() but the activity has already finished. by Chuck Liao · 4 years, 3 months ago
- d90db31 Fallback to static thumbnail for Live Wallpapers by Santiago Etchebehere · 4 years, 3 months ago
- ea6ec10 Merge "Adjust the scale before calculating wallpaper cropRect" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
- bcd6bb6 Adjust the scale before calculating wallpaper cropRect by Santiago Etchebehere · 4 years, 4 months ago
- 0b57201 Correct wallpaper engine visibility settings by chihhangchuang · 4 years, 4 months ago
- f770335 Fix race condiction of setting explore intent in live wallpaper full preview page by chihhangchuang · 4 years, 4 months ago
- 45d9413 Update full preview page to use TabLayout for Home/Lock tab by chihhangchuang · 4 years, 4 months ago
- f172aef Use larger crop surface size to allow for parallax scrolling by Santiago Etchebehere · 4 years, 4 months ago
- 034228b Fix LivePreviewFragment build failed by Wesley.CW Wang · 4 years, 4 months ago
- 8193dd6 Merge "Set default title for PreviewFragment" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
- 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, 4 months ago
- d1a8a6c Fix the applied border shows up in the wrong wallpaper tile when swiping the preview in RTL mode. by Chuck Liao · 4 years, 4 months ago
- 7bd8770 Set default title for PreviewFragment by chihhangchuang · 4 years, 4 months ago
- 923e29b Fix full static/live wallpaper preview card is with wrong ratio in RTL language by chihhangchuang · 4 years, 4 months ago
- 455e07b Merge "Improve wallpaper full preview page TB UX" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
- b8e51a2 Improve wallpaper full preview page TB UX by Wesley.CW Wang · 4 years, 4 months ago
- 7f18b88 Merge "Fix TB focus on blocked wallpaper preview pager" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
- 4a26782 Merge "Fix lockscreen wallpaper is gone in RTL mode" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
- 1eaa5b7 Fix TB focus on blocked wallpaper preview pager by Wesley.CW Wang · 4 years, 4 months ago
- ec6b90f Fix lockscreen wallpaper is gone in RTL mode by chihhangchuang · 4 years, 4 months ago
- 5df474a Add null pointer protection of getActivity() in onEngineShown(). by Chuck Liao · 4 years, 4 months ago
- 181dc29 Fix lockscreen preview RTL shift by chihhangchuang · 4 years, 4 months ago
- 13cb1fe Cleanup the AppbarFragment usage in PreviewFragment by chihhangchuang · 4 years, 4 months ago
- d075422 Forward onConnected / onDisconnected / onEngineShown events to live wallpaper. by Clément Julliard · 4 years, 4 months ago
- 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, 4 months ago
- 86fd55b Add null pointer protection of getContext() in onEngineShown(). by Chuck Liao · 4 years, 4 months ago
- e2fe030 The fallback number of columns in the grid should be 1 instead of 0. by Chuck Liao · 4 years, 4 months ago
- 75e5f3c Fix live wallpaper scale in full preview by Ching-Sung Li · 4 years, 4 months ago
- 1bbf342 Deselect the remove button when the remove dialog is dismissed by chihhangchuang · 4 years, 4 months ago
- 65a7261 Add shadow effect to lockscreen preview text by chihhangchuang · 4 years, 5 months ago
- 287d4b7 Get rid of hardcode size lockscreen preview by chihhangchuang · 4 years, 5 months ago
- d975b0f Fix the "permission needed" screen disappeared. by Chuck Liao · 4 years, 5 months ago
- 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, 5 months ago
- bd2b0e3 Merge "Remove navigation up button from full preview page" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- af7e49d Fix null exception of BottomActionBar#AccessibilityCallback by chihhangchuang · 4 years, 5 months ago
- b4fe156 Remove navigation up button from full preview page by Wesley.CW Wang · 4 years, 5 months ago
- fcd4106 Fix the bottom padding of the category and wallpaper pages are gone in SUW. by Chuck Liao · 4 years, 5 months ago
- 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, 5 months ago
- a322886 Fix the broken preview in 3-button navigation mode when turning the screen off and then on. by Chuck Liao · 4 years, 5 months ago
- 8c573b5 Merge "Fix A11y tools focus on blocked component 2/2" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- 61c28ec Fix A11y tools focus on blocked component 2/2 by Wesley.CW Wang · 4 years, 5 months ago
- 20871cf Cache WallpaperColors which decoded from wallpaper thumbnail asset, then return it for same Asset by chihhangchuang · 4 years, 5 months ago
- f6f2bb1 Merge "Gets wallpaper color from live wallpaper to be used for workspace preview" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- 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, 5 months ago
- a63c986 Release SurfaceControlViewHost used to render workspace preview when fragment is destroyed before the clean up callback is returned by Tracy Zhou · 4 years, 5 months ago
- 3291326 Gets wallpaper color from live wallpaper to be used for workspace preview by chihhangchuang · 4 years, 5 months ago
- 16644eb Update lockscreen workspace of live wallpaper full preview to vary against wallpaper color by chihhangchuang · 4 years, 5 months ago
- 1950160 Merge "Fix TB can't visited all items in wallpapers list" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- dc68fde Fix TB can't visited all items in wallpapers list by Wesley.CW Wang · 4 years, 5 months ago
- ca1d129 Make sure mLowResImageView is used after initializing. by Chuck Liao · 4 years, 5 months ago
- 9759845 Make sure the user can interact with the wallpaper only after getting the size of the raw wallpaper. by Chuck Liao · 4 years, 5 months ago
- 8f9da5f Fix null exception when switching dark/light theme mode with the rotation dialog popup by chihhangchuang · 4 years, 5 months ago
- ca7c825 The Edit button is selected by default in static wallpaper preview page by Chihhang Chuang · 4 years, 5 months ago
- 0c3a8d7 Merge "Make sure SubsamplingScaleImageView respects minimum scale" into ub-launcher3-master by Tracy Zhou · 4 years, 5 months ago
- f411795 Merge "Minor fixes to new gallery parsing" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- b5e9bd7 Finish parent activities only in setting wallpaper by Ching-Sung Li · 4 years, 5 months ago
- dee0789 Make sure SubsamplingScaleImageView respects minimum scale by Tracy Zhou · 4 years, 5 months ago
- fc4f763 Fix applying live wallpaper keep stopping by Kunhung Li · 4 years, 5 months ago
- 7e2edd9 Minor fixes to new gallery parsing by Santiago Etchebehere · 4 years, 5 months ago
- 90b4522 Cleanup for Bottom action bar by chihhangchuang · 4 years, 5 months ago
- eb17ab6 Merge "Revert "Fix missing workspace icons when changing wallpaper in SUW"" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- 239a462 Revert "Fix missing workspace icons when changing wallpaper in SUW" by Santiago Etchebehere · 4 years, 5 months ago
- 85f099a Handles daily rotation button to be unselected when dialog is dismissed by Chihhang Chuang · 4 years, 5 months ago
- 6f891f6 Increase the duration of the animation when changing pages in ViewPager. by Chuck Liao · 4 years, 5 months ago
- ba07b16 Merge "Fix missing workspace icons when changing wallpaper in SUW" into ub-launcher3-master by Tracy Zhou · 4 years, 5 months ago
- 23f416c Fix missing workspace icons when changing wallpaper in SUW by Tracy Zhou · 4 years, 5 months ago
- da9530d Fix live full preview show black by Kunhung Li · 4 years, 5 months ago
- c4a30b8 Merge "Fix bottom sheet race condition and well handle drag stitutation" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- 5417619 Merge "Release SurfaceControlViewHost used to render wallpaper surface we are done" into ub-launcher3-master by Tracy Zhou · 4 years, 5 months ago
- 4421a3d Release SurfaceControlViewHost used to render wallpaper surface we are done by Tracy Zhou · 4 years, 5 months ago
- 866fd4c Merge "Fix TB can't visited all items in category list" into ub-launcher3-master by Wesley Wang · 4 years, 5 months ago
- 541e075 Fix bottom sheet race condition and well handle drag stitutation by Chihhang Chuang · 4 years, 5 months ago
- 27ff426 Fix TB can't visited all items in category list by Wesley.CW Wang · 4 years, 5 months ago
- 8a1c6c3 Fix live wallpaper stays on AOD mode by Kunhung Li · 4 years, 5 months ago
- a63f1bf Support other wallpaper apps can be launched in CategoryFragment. by Chuck Liao · 4 years, 5 months ago
- 6a3bb9d Fix lockscreen wallpaper preview in CategoryFragment shows static thumbnail for live wallpapers. by Chuck Liao · 4 years, 5 months ago
- 0da32e6 Merge "Fix wallpaper picker page TB issue" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- d00e239 Fix wallpaper picker page TB issue by Wesley.CW Wang · 4 years, 5 months ago
- 853593f Make preview as home screen by default by Ching-Sung Li · 4 years, 5 months ago
- ba4f1fe Update the screen preview later than workspace surface measured by Ching-Sung Li · 4 years, 5 months ago
- ffc2c9b Set the category sheet's height according to its content. by Chuck Liao · 4 years, 5 months ago
- 46644b9 Apply new scrolling interaction in wallpaper picker. by Chuck Liao · 4 years, 5 months ago
- 9c6946d Merge "Call listener onConnected method when connection starts." into ub-launcher3-master by Clément Julliard · 4 years, 5 months ago
- db0c587 Call listener onConnected method when connection starts. by Clément Julliard · 4 years, 5 months ago
- fd5326f Add Talkback navigation for BABar bottom sheet by chihhangchuang · 4 years, 5 months ago
- 39df763 Merge "Unify the cropping mechanism in Preview and in Rotation" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- a4627f1 Merge "Support full preview as home or lock screen" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- ef59efa Support full preview as home or lock screen by Ching-Sung Li · 4 years, 5 months ago
- ed3f3d0 On device categories re-design [3/n] by Santiago Etchebehere · 4 years, 5 months ago
- e95b6d9 Unify the cropping mechanism in Preview and in Rotation by Santiago Etchebehere · 4 years, 5 months ago
- b4ec022 Add content description for preview card of wallpaper by chihhangchuang · 4 years, 5 months ago
- 394aac7 Make check icon in thumbnail tile vary against system accent color by chihhangchuang · 4 years, 5 months ago
- 0f5fb7e Merge "Uses WorkspaceSurfaceHolderCallback for GridPreviewer" into ub-launcher3-master by TreeHugger Robot · 4 years, 5 months ago
- a46e6cc Clear wallpaper preview list when the onDestroyView() is called. by Chuck Liao · 4 years, 5 months ago
- 4f7c293 Add logSnapshot() definition and functions by Kunhung Li · 4 years, 6 months ago
- c0e80c1 Uses WorkspaceSurfaceHolderCallback for GridPreviewer by chihhangchuang · 4 years, 5 months ago
- 3a1352d Fix static full preview has no status bar by Kunhung Li · 4 years, 5 months ago
- e14acb0 Add bold effect to the selected button of wallpaper preview by chihhangchuang · 4 years, 5 months ago
- fe3a5d4 Clean up PreviewFragment and its child classes (Part 2) by Tracy Zhou · 4 years, 5 months ago