summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merging from ub-launcher3-master @ build 6369897android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android11-mainline-tethering-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devMatt Casey2020-04-072-16/+77
|\
| * Merge "Wallpaper preview surface layering" into ub-launcher3-masterTracy Zhou2020-04-062-16/+77
| |\
| | * Wallpaper preview surface layeringTracy Zhou2020-04-052-16/+77
* | | Merging from ub-launcher3-master @ build 6356169Adam Cohen2020-04-0126-110/+465
|\| |
| * | Implement information bottom sheet for new pickerchihhangchuang2020-03-319-59/+295
| * | Adjust the the layout of the category tiles, including font size and color.“Chuck2020-03-305-9/+41
| |/
| * Implement the checkmark and the blue border showing/hiding flow.“Chuck2020-03-2511-27/+74
| * Fix the black screen occurs when displaying a live wallpaper and then a stati...Chuck Liao2020-03-251-2/+1
| * Make the wallpaper tiles in IndividualPickerFragment square.Chuck Liao2020-03-255-15/+44
| * Merge "Add show/hide methods to BottomActionBar." into ub-launcher3-masterTreeHugger Robot2020-03-242-2/+12
| |\
| | * Add show/hide methods to BottomActionBar.Chuck Liao2020-03-132-2/+12
| * | Show only one line for the name of the wallpaper category.“Chuck2020-03-241-0/+2
* | | Merging from ub-launcher3-master @ build 6327709vadimt2020-03-244-0/+113
|\| |
| * | Lay icons on wallpaper preview in wallpaper gallery viewTracy Zhou2020-03-174-0/+113
| |/
* | Revert^2 "Merging from ub-launcher3-master @ build 6294827"Winson Chung2020-03-171-1/+5
* | Revert^2 "Merging from ub-launcher3-master @ build 6294827"Winson Chung2020-03-1735-298/+1368
* | Revert "Merging from ub-launcher3-master @ build 6294827"Anthony Stange2020-03-1635-1368/+298
* | Revert "Merging from ub-launcher3-master @ build 6294827"Anthony Stange2020-03-161-5/+1
* | Merge "Merging from ub-launcher3-master @ build 6294827" into rvc-devTreeHugger Robot2020-03-161-1/+5
|\ \
| * | Merging from ub-launcher3-master @ build 6294827Hyunyoung Song2020-03-161-1/+5
* | | Merging from ub-launcher3-master @ build 6294827Vinit Nayak2020-03-1335-298/+1368
|\ \ \ | |/ / |/| / | |/
| * Add the border to the selected wallpaper.Chuck Liao2020-03-138-1/+116
| * Implement the "cancel" and "apply" actions when the wallpaper isChuck Liao2020-03-134-13/+166
| * Extract calculateCropRect() to WallpaperCropUtils.Chuck Liao2020-03-132-40/+66
| * Collapse the wallpaper selector page when a wallpaper is selected.Chuck Liao2020-03-131-11/+13
| * Update the thumbnail in the wallpaper section to the selected wallpaper.Chuck Liao2020-03-132-33/+102
| * Implement the bottom action bar for the wallpaper section.Chuck Liao2020-03-1316-7/+315
| * Implement live preview for LiveWallpaper thumbnailsSantiago Etchebehere2020-03-1211-196/+576
| * Merge "Limit the maximum height of the preview papger." into ub-launcher3-masterChuck Liao2020-03-113-1/+19
| |\
| | * Limit the maximum height of the preview papger.Chuck Liao2020-03-103-1/+19
| * | [automerger skipped] Import translations. DO NOT MERGE am: 4963846b28 -s ours...Automerger Merge Worker2020-03-100-0/+0
| |\ \
| | * \ [automerger skipped] Import translations. DO NOT MERGE am: 4963846b28 -s oursAutomerger Merge Worker2020-03-100-0/+0
| | |\ \
| | | * | Import translations. DO NOT MERGEBill Yi2020-03-092-6/+6
| * | | | [automerger skipped] Import translations. DO NOT MERGE am: c099f11a4a -s oursAutomerger Merge Worker2020-03-100-0/+0
| |\| | |
| | * | | Import translations. DO NOT MERGEBill Yi2020-03-092-6/+6
| * | | | [automerger skipped] Import translations. DO NOT MERGE am: 667ffa07f6 -s oursAutomerger Merge Worker2020-03-100-0/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Import translations. DO NOT MERGEBill Yi2020-03-0984-12/+850
| * | | | Merge "Simplify the setup of the fragment container in CategoryFragment." int...Chuck Liao2020-03-062-39/+38
| |\ \ \ \
| | * | | | Simplify the setup of the fragment container in CategoryFragment.Chuck Liao2020-03-022-39/+38
| | |/ / /
| * | | | Fix TestUserEventLogger does not override abstractKunhung Li2020-03-061-0/+10
* | | | | Merge "Fix TestUserEventLogger does not override abstract" into rvc-devWinson Chung2020-03-061-0/+10
|\ \ \ \ \
| * | | | | Fix TestUserEventLogger does not override abstractKunhung Li2020-03-061-0/+10
* | | | | | Merging from ub-launcher3-master @ build 6269120Vinit Nayak2020-03-053-0/+38
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "Add live wallpaper preview panel metrics logging" into ub-launcher3-ma...Kunhung Li2020-03-033-0/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add live wallpaper preview panel metrics loggingKunhung Li2020-03-023-0/+38
* | | | | Merging from ub-launcher3-master @ build 6248758Mehdi Alizadeh2020-02-2910-431/+600
|\| | | |
| * | | | Merge "Correct the view's bottom padding in onApplyWindowInsets() callback." ...Chuck Liao2020-02-253-3/+3
| |\ \ \ \
| | * | | | Correct the view's bottom padding in onApplyWindowInsets() callback.Chuck Liao2020-02-253-3/+3
| | |/ / /
| * / / / Show the wallpapers page in the same UI container when clicking the category ...Chuck Liao2020-02-205-33/+61
| |/ / /
| * | | Let IndividualPickerFragment indpendent from IndividualPickerActivity.Chuck Liao2020-02-192-5/+29