| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merging ub-launcher3-qt-qpr1-dev, build 5816382 | Santiago Etchebehere | 2019-08-20 | 4 | -31/+130 |
| |\ |
|
| | * | Fix crash when opening a Gallery in WPP | Santiago Etchebehere | 2019-08-20 | 1 | -3/+11 |
| | * | Ensure category is loaded in individual picker | Santiago Etchebehere | 2019-08-12 | 2 | -30/+73 |
| | * | Create an EmptyCategory class as a placeholder | Santiago Etchebehere | 2019-08-08 | 2 | -0/+48 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5759495 | Santiago Etchebehere | 2019-07-26 | 3 | -7/+29 |
| |\| |
|
| | * | Improve support for gesture nav on wallpapers only | Santiago Etchebehere | 2019-07-26 | 2 | -1/+28 |
| | * | Do not openInputStream twice without closing | Santiago Etchebehere | 2019-07-25 | 1 | -6/+1 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5724722 | Santiago Etchebehere | 2019-07-12 | 3 | -7/+11 |
| |\| |
|
| | * | Add @NonNull annotation to mark valid context parameter | Ching-Sung Li | 2019-07-12 | 3 | -7/+11 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5706291 | Santiago Etchebehere | 2019-07-03 | 8 | -19/+139 |
| |\| |
|
| | * | Allow extending LiveWallpaperInfo and Assets | Santiago Etchebehere | 2019-07-02 | 8 | -19/+139 |
| | * | Automirror nav arrow in IndividualPickerActivity | Santiago Etchebehere | 2019-06-27 | 1 | -0/+1 |
| * | | Automirror nav arrow in IndividualPickerActivity | Santiago Etchebehere | 2019-06-28 | 1 | -0/+1 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5691421 | Santiago Etchebehere | 2019-06-26 | 19 | -80/+258 |
| |\| |
|
| | * | Add option for ImageWallpaperInfo's assets to be uncached. | Clément Julliard | 2019-06-26 | 2 | -7/+55 |
| | * | Propagate forceRefresh when fetching categories | Santiago Etchebehere | 2019-06-25 | 1 | -2/+2 |
| | * | Use HARDWARE bitmaps when possible | Santiago Etchebehere | 2019-06-21 | 2 | -2/+9 |
| | * | Merge "Add backing file name wallpaper metadata" into ub-launcher3-qt-r1-dev | TreeHugger Robot | 2019-06-21 | 7 | -7/+91 |
| | |\ |
|
| | | * | Add backing file name wallpaper metadata | Santiago Etchebehere | 2019-06-14 | 7 | -7/+91 |
| | * | | Apply ONRESUME reason to the logging | Hyunyoung Song | 2019-06-19 | 3 | -3/+7 |
| | |/ |
|
| | * | Allow extending CurrentWallpaperInfoFactory | Santiago Etchebehere | 2019-06-13 | 6 | -59/+94 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5662440 | Santiago Etchebehere | 2019-06-14 | 2 | -3/+21 |
| |\| |
|
| | * | Fix bundle key in IndividualPickerFragment | Santiago Etchebehere | 2019-06-13 | 1 | -1/+1 |
| | * | Make FetchCategoriesTask static | Santiago Etchebehere | 2019-06-10 | 1 | -3/+5 |
| | * | Merge "Reload thumbnails on night-mode change" into ub-launcher3-qt-r1-dev | TreeHugger Robot | 2019-06-08 | 1 | -0/+16 |
| | |\ |
|
| | | * | Reload thumbnails on night-mode change | Santiago Etchebehere | 2019-06-06 | 1 | -0/+16 |
| * | | | Merging ub-launcher3-qt-r1-dev, build 5642509 | Santiago Etchebehere | 2019-06-07 | 8 | -41/+56 |
| |\| | |
|
| | * | | Hide navigation bar with SYSTEM_UI_FLAG_LAYOUT_STABLE in IndividualPicker | Ching-Sung Li | 2019-06-07 | 1 | -2/+3 |
| | |/ |
|
| | * | Misc changes needed for micropaper integration. | Clément Julliard | 2019-06-01 | 7 | -39/+53 |
| * | | Merging ub-launcher3-qt-r1-dev, build 5622904 | Santiago Etchebehere | 2019-05-31 | 5 | -79/+75 |
| |\| |
|
| | * | Fix WallpaperPicker styles to work properly | Santiago Etchebehere | 2019-05-28 | 2 | -43/+20 |
| | * | Merge "Do not show toast when coming from PreviewFragment" into ub-launcher3-... | TreeHugger Robot | 2019-05-24 | 1 | -10/+18 |
| | |\ |
|
| | | * | Do not show toast when coming from PreviewFragment | Santiago Etchebehere | 2019-05-23 | 1 | -10/+18 |
| | * | | Refresh wallpaper categories in TopLevelPicker's onCreate() | Ching-Sung Li | 2019-05-23 | 1 | -6/+3 |
| | |\ \
| | |/
| |/| |
|
| | | * | Refresh wallpaper categories in TopLevelPicker's onCreate() | Ching-Sung Li | 2019-05-23 | 1 | -6/+3 |
| | * | | Retain instance of SetWallpaperDialogFragment | Santiago Etchebehere | 2019-05-23 | 1 | -0/+4 |
| | * | | Use saved state for preview checkbox if available | Santiago Etchebehere | 2019-05-22 | 1 | -20/+30 |
| | |/ |
|
| * | | Merging ub-launcher3-qt-dev, build 5596239 | Hyunyoung Song | 2019-05-22 | 1 | -3/+1 |
| |\| |
|
| | * | WP2 BuildCompat library should track SDK INT instead of CODENAME | Hyunyoung Song | 2019-05-16 | 1 | -3/+1 |
| * | | Merging ub-launcher3-qt-dev, build 5570425 | Hyunyoung Song | 2019-05-15 | 6 | -339/+306 |
| |\| |
|
| | * | Update the static wallpaper Preview screen | Santiago Etchebehere | 2019-05-14 | 2 | -145/+151 |
| | * | Merge "isAtLeastQ should use CODENAME until SdkInt is ready Bug: 132340681" i... | TreeHugger Robot | 2019-05-14 | 1 | -1/+3 |
| | |\ |
|
| | | * | isAtLeastQ should use CODENAME until SdkInt is ready | Hyunyoung Song | 2019-05-13 | 1 | -1/+3 |
| | * | | Update the Wallpaper Galleries screen | Santiago Etchebehere | 2019-05-13 | 3 | -194/+124 |
| | |/ |
|
| | * | UI Improvements | Santiago Etchebehere | 2019-05-06 | 2 | -0/+29 |
| * | | Merging ub-launcher3-qt-dev, build 5530094 | Amin Shaikh | 2019-05-03 | 4 | -7/+68 |
| |\| |
|
| | * | Wallpaper picker fixes | Santiago Etchebehere | 2019-04-26 | 2 | -3/+3 |
| | * | Add support for setting LiveWallpapers | Santiago Etchebehere | 2019-04-25 | 3 | -4/+65 |
| * | | Merging ub-launcher3-qt-dev, build 5484164 | Robert Snoeberger | 2019-04-18 | 6 | -88/+128 |
| |\| |
|
| | * | Only add new category into CategoryFragment | Ching-Sung Li | 2019-04-16 | 1 | -0/+4 |