summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-0716-71/+392
|\
| * Preventing dead lock in layout inflationSunny Goyal2019-11-121-7/+11
| * Fix bug where Files app keeps getting added to the workspace.Jon Miranda2019-10-301-0/+3
| * Move overview haptic feedback to VibratorWrapper singletonTony Wickham2019-10-251-0/+84
| * Fixing activity leak on config changevadimt2019-10-181-1/+3
| * Key by both package and user for list of active install sessions.Jon Miranda2019-09-171-1/+1
| |\
| * | Fix the issue deep shortcuts cannot be added to workspace viaPinyao Ting2019-09-121-33/+53
| * | Migrate to using DefaultDisplayWinson Chung2019-09-092-35/+22
| * | Moving various common executors to a single locationSunny Goyal2019-08-209-29/+145
| * | add null check when accessing target component from iteminfoPinyao Ting2019-08-161-1/+5
| * | Adding support for storing keywords in iconCacheSunny Goyal2019-08-071-2/+11
| * | show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-052-1/+60
| * | Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-0/+26
| * | Merge "Using the first frame delay based on the display refresh rate instead ...Sunny Goyal2019-07-241-0/+166
| |\ \
| * \ \ Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-4/+0
| |\ \ \
| * \ \ \ Merge "Allow TouchControllers to override shouldDisableGestures" into ub-laun...Tony Wickham2019-07-181-0/+4
| |\ \ \ \
| * | | | | Moving some utilities methods to separate classSunny Goyal2019-07-173-0/+100
* | | | | | Revert "Add developer options for grid change for Styles"Luca Stefani2019-12-141-5/+0
| |_|_|_|/ |/| | | |
* | | | | Key by both package and user for list of active install sessions.Jon Miranda2019-09-171-1/+1
* | | | | Fix the issue deep shortcuts cannot be added to workspace viaPinyao Ting2019-09-121-33/+53
* | | | | add null check when accessing target component from iteminfoPinyao Ting2019-08-161-0/+5
* | | | | Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-2/+11
* | | | | show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-052-1/+60
| |_|_|/ |/| | |
* | | | Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-0/+166
| |_|/ |/| |
* | | Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-4/+0
| |/ |/|
* | Allow TouchControllers to override shouldDisableGesturesTony Wickham2019-07-181-0/+4
|/
* Allowing tracing to be enabled using command line on allSunny Goyal2019-06-051-3/+4
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-0/+73
* Add developer options for grid change for StylesHyunyoung Song2019-05-161-0/+5
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-141-2/+4
* Move theme res logic to Themes static class.Hyunyoung Song2019-05-011-0/+23
* Merge "Cleanup unnecessary override dump method" into ub-launcher3-qt-devTreeHugger Robot2019-04-251-1/+1
|\
| * Cleanup unnecessary override dump methodHyunyoung Song2019-04-251-1/+1
* | Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-laun...Hyunyoung Song2019-04-251-0/+4
|\|
| * Add important dump loggingHyunyoung Song2019-04-251-0/+4
* | Filling in content values on the worker threadSunny Goyal2019-04-251-0/+25
|/
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-0/+7
* Listening only for "android" package for overlay changesSunny Goyal2019-04-221-0/+15
* Merge "Fix a bug in bitwise logic" into ub-launcher3-qt-devTreeHugger Robot2019-04-171-1/+1
|\
| * Fix a bug in bitwise logicvadimt2019-04-171-1/+1
* | ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-162-6/+6
|/
* "No recent items" font should use themed fontHyunyoung Song2019-04-111-0/+8
* Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-091-2/+3
* Change the corner radius of ArrowPopup containersHyunyoung Song2019-04-051-0/+13
* Removing unused instant apps methodsSunny Goyal2019-03-271-7/+0
* Move overlay monitoring logic out of config monitorHyunyoung Song2019-03-191-13/+0
* Changing min sdk to 25Sunny Goyal2019-01-293-26/+4
* Add springs when snapping between pages on the workspace.Jon Miranda2019-01-241-0/+77
* Merge "Optimizing :enter - :exit pairs." into ub-launcher3-masterTreeHugger Robot2019-01-181-1/+3
|\
| * Optimizing :enter - :exit pairs.vadimt2019-01-101-1/+3