summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: Can't search out local app by Chinesestaging/cm-14.1-rebasecm-14.1-rebaseyingrenw2017-07-151-0/+3
* Launcher3: Stability NullPointer issueyingrenw2017-07-151-1/+1
* Launcher3: App search interface overlap with the desktop iconguangbing2017-07-151-0/+1
* Fix requestFocus()' on a null object referencehuiwan2017-07-151-1/+2
* Prevent crashThecrazyskull2017-07-151-1/+4
* Use full res app icon on icon cache initcretin452017-07-151-1/+2
* Let the QSB widget take the needed spaceJoey Rizzoli2017-07-151-1/+1
* Disable QSB on first screen by defaultArne Coucheron2017-07-151-2/+7
* Don't request button focus when pressing menu keyArne Coucheron2017-07-151-1/+1
* Enable custom wallpaper pickerArne Coucheron2017-07-152-29/+0
* Fixing text search where a word starting with lower case wasSunny Goyal2016-10-191-1/+1
* Missing call in write to parcelSunny Goyal2016-10-181-0/+1
* Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGSSunny Goyal2016-10-181-5/+2
* Merge "Add feature flag to disable light status bar" into ub-launcher3-calgar...Tony Wickham2016-10-133-10/+14
|\
| * Add feature flag to disable light status barTony Wickham2016-10-123-10/+14
* | Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-1219-25/+29
|\ \ | |/ |/|
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-0719-25/+29
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-113-0/+15
* | Merge "Updating the folder cell dimensions to be closer to a square" into ub-...Sunny Goyal2016-10-101-1/+2
|\ \
| * | Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-071-1/+2
* | | Merge "Set correct accessibility delegate for the overview mode. b/32004538" ...Hyunyoung Song2016-10-071-0/+5
|\ \ \ | |/ / |/| |
| * | Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
* | | Merge "Using add/replace instead of update when updating an entry." into ub-l...Sunny Goyal2016-10-072-23/+9
|\ \ \ | |/ / |/| |
| * | Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-072-23/+9
* | | Add user event logging for tap on searchHyunyoung Song2016-10-032-15/+7
|/ /
* | Merge "Consume ACTION_UP when fling is detected on top of icon" into ub-launc...Hyunyoung Song2016-09-301-0/+2
|\ \
| * | Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
* | | Merge "Agressively change the color of the the all apps background during pul...Hyunyoung Song2016-09-301-3/+9
|\ \ \
| * | | Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
| |/ /
* | | Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-...Tony Wickham2016-09-292-21/+21
|\ \ \
| * | | Some minor fixes for extracted status bar.Tony Wickham2016-09-282-21/+21
* | | | Merge "Fixing the newIntent logic to check the state before it has been reset...Sunny Goyal2016-09-281-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
* | | | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-284-27/+48
| |/ / |/| |
* | | Add user event logging for action on search boxHyunyoung Song2016-09-271-0/+12
|/ /
* | Merge "Removing reflection from AlphabeticIndexCompat" into ub-launcher3-calg...Sunny Goyal2016-09-271-45/+17
|\ \
| * | Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
* | | Don't attempt to add item back to folder when deferring drag.Tony2016-09-231-1/+1
| |/ |/|
* | Refactor shortcuts drag and drop.Tony Wickham2016-09-2310-410/+162
|/
* Merge "Stop jumping to workspace from hotseat on quick drop." into ub-launche...Tony Wickham2016-09-231-41/+42
|\
| * Stop jumping to workspace from hotseat on quick drop.Tony Wickham2016-09-201-41/+42
* | Merge "Remove shortcuts that no longer exist or are no longer pinned." into u...Tony Wickham2016-09-231-21/+36
|\ \
| * | Remove shortcuts that no longer exist or are no longer pinned.Tony Wickham2016-09-221-21/+36
* | | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
|/ /
* | Merge "Fade deep shorcuts in and out." into ub-launcher3-calgary-polishTony Wickham2016-09-221-10/+22
|\ \
| * | Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
| |/
* | Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-222-5/+6
|\ \
| * | Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-202-5/+6
* | | Merge "Make IME less sticky when launching a new app b/31382106" into ub-laun...Hyunyoung Song2016-09-221-1/+1
|\ \ \
| * | | Make IME less sticky when launching a new appHyunyoung Song2016-09-211-1/+1