summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-181-7/+62
* Revert workaround for move to default screen on home intent.Ivan Lee2015-09-031-2/+2
* Merge "Adding workaround for regression caused by ag/752175" into ub-launcher...Winson Chung2015-08-311-2/+2
|\
| * Adding workaround for regression caused by ag/752175Winson2015-08-311-2/+2
* | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-7/+2
* | Adding viewId for the QSBSunny Goyal2015-08-271-1/+7
* | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
* | Fixing work folder addition logicSunny Goyal2015-08-201-17/+20
|/
* Merge "Deferring the move to the default screen until after we callback to th...Winson Chung2015-08-191-17/+27
|\
| * Deferring the move to the default screen until after we callback to the callb...Winson2015-08-191-17/+27
* | Version code cleanupSunny Goyal2015-08-171-39/+15
* | Disabling auto restore of widgets.Sunny Goyal2015-08-141-32/+42
|/
* Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-101-1/+14
|\
| * Adding market search.Winson Chung2015-08-061-1/+14
* | Fixing invisible search barWinson2015-08-051-0/+5
|/
* Merge "Refactoring search bar animations." into ub-launcher3-burnabyWinson Chung2015-08-051-30/+18
|\
| * Refactoring search bar animations.Winson Chung2015-08-051-30/+18
* | Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+1
* | Merge "Calculating widget minSpans and spans statically/independent of orient...Sunny Goyal2015-08-041-18/+3
|\ \ | |/ |/|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-18/+3
* | Remove handler for searchables changed broadcast.Winson Chung2015-08-031-1/+1
|/
* Animation should start and finish on widgets button when opening/closing widg...Hyunyoung Song2015-07-101-3/+8
* Making long-press of AllApps to jump directly to search.Winson Chung2015-07-101-12/+23
* Merge "Adding custom slide up activity transition for L MR1" into ub-launcher...Adam Cohen2015-07-081-0/+7
|\
| * Adding custom slide up activity transition for L MR1Adam Cohen2015-07-071-0/+7
* | Updating onRequestPermissionsResult signature to publicSunny Goyal2015-07-071-1/+1
* | Using an empty error view for QSBSunny Goyal2015-07-061-0/+1
|/
* am 79f25bed: Merge "Add LauncherCallbacks for requesting permissions on MNC" ...Dave Hawkey2015-06-291-0/+9
|\
| * Add LauncherCallbacks for requesting permissions on MNCDave Hawkey2015-06-261-0/+9
| * [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system def...Adam Cohen2015-05-221-1/+6
| * Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-131-1/+3
| * Stop using custom activity transition, rely on system default in these casesAdam Cohen2015-04-021-3/+4
* | Allowing UserHandle to be passed in the intent when creating AppInfoSunny Goyal2015-06-261-21/+14
* | Merge "Announce content desc of workspace immediately after unlocking the loc...Hyunyoung Song2015-06-261-0/+2
|\ \
| * | Announce content desc of workspace immediately after unlocking the lock screen.Hyunyoung Song2015-06-251-0/+2
* | | Merge "Exposing drag methods with user info." into ub-launcher3-burnabyWinson Chung2015-06-251-9/+30
|\ \ \
| * | | Exposing drag methods with user info.Winson Chung2015-06-251-9/+30
| |/ /
* / / Ensuring that we always update the predicted apps set.Winson Chung2015-06-251-1/+1
|/ /
* | Refactoring fast scroller.Winson Chung2015-06-231-21/+0
* | Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher...Winson Chung2015-06-181-3/+2
|\ \
| * | Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-3/+2
* | | Add null-check for workspace/hotseat.Jun Mukai2015-06-171-12/+24
|/ /
* | Removing ContentObserver in launcherSunny Goyal2015-06-161-34/+4
* | Merge "Refactoring all apps search to support external search bar." into ub-l...Winson Chung2015-06-151-98/+29
|\ \
| * | Refactoring all apps search to support external search bar.Winson Chung2015-06-151-98/+29
* | | Read rotation setting correctly from the wallpaper picker.Rahul Chaturvedi2015-06-151-1/+1
* | | Merge "Using content provider to update launcher settings" into ub-launcher3-...Sunny Goyal2015-06-121-33/+17
|\ \ \ | |/ / |/| |
| * | Using content provider to update launcher settingsSunny Goyal2015-06-121-33/+17
* | | Tying accessibility drag lifecycle to that of dragControllerSunny Goyal2015-06-081-4/+2
|/ /
* | Merge "Removing LauncherApplication to enable us to easily catch LauncherAppS...Sunny Goyal2015-06-081-1/+0
|\ \