summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGESunny Goyal2014-10-141-0/+19
* Use View.generateViewId if availableIan Parkinson2014-10-061-12/+13
* Don't let old Launcher activity interfere with new oneAdam Cohen2014-09-301-3/+10
* UI FixesSunny Goyal2014-09-231-1/+2
* Merge "When ensuring screen exists, make sure it's actually referring to a sc...Adam Cohen2014-09-201-2/+12
|\
| * When ensuring screen exists, make sure it's actually referring to a screen, n...Adam Cohen2014-09-191-2/+12
* | Merge "Updating promise icon's bitmap and label when onBadgingChanged is rece...Sunny Goyal2014-09-191-0/+12
|\ \
| * | Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-0/+12
* | | Merge "Fix: First run cling shoud show 'Welcome' when there is no migration c...Sunny Goyal2014-09-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix: First run cling shoud show 'Welcome' when there is no migration clingSunny Goyal2014-09-191-1/+1
| |/
* | Merge "Perform null check in animation complete" into ub-now-porkchopAdam Cohen2014-09-181-3/+5
|\ \
| * | Perform null check in animation completeAdam Cohen2014-09-181-3/+5
| |/
* / Update calls now we have an L API version.Kenny Guy2014-09-181-7/+7
|/
* Fixing a couple issues with bad AllApps stateAdam Cohen2014-09-091-0/+22
* Prevent GNL from crashing on JBAdam Cohen2014-09-091-2/+15
* Showing clings only after the intro has completedSunny Goyal2014-09-081-12/+17
* Ensure all apps button inintialized before performing all apps transitionAdam Cohen2014-09-071-2/+8
* Second half of workaround for all apps crash in restricted profileAdam Cohen2014-09-061-4/+1
* Workaround for all apps crash in restricted profileAdam Cohen2014-09-061-4/+1
* Merge "Handling label and icon from SessionInfo." into ub-now-porkchopSunny Goyal2014-09-051-2/+4
|\
| * Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-2/+4
* | Potential fix for a couple bugsAdam Cohen2014-09-041-0/+6
|/
* Give GEL a way to clear the typed text when it starts searchingIan Parkinson2014-09-011-2/+13
* All apps transition workAdam Cohen2014-08-291-161/+185
* Merge "Improving restored widget behavior" into ub-now-porkchopSunny Goyal2014-08-281-16/+34
|\
| * Improving restored widget behaviorSunny Goyal2014-08-271-16/+34
* | Updating Clings UISunny Goyal2014-08-271-1/+1
|/
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-38/+5
* Fix all apps transition for transposed tablet layoutsAdam Cohen2014-08-241-7/+18
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-26/+15
* Updating the icon click feedbackSunny Goyal2014-08-191-29/+24
* Merge "Updating folder open transition for Material" into ub-now-porkchopAdam Cohen2014-08-181-4/+6
|\
| * Updating folder open transition for MaterialAdam Cohen2014-08-191-4/+6
* | Merge "Updating the UI for focused state of an icon/folder." into ub-now-pork...Sunny Goyal2014-08-161-0/+4
|\ \ | |/ |/|
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+4
* | Fix issues with the new widget layoutAdam Cohen2014-08-141-71/+1
* | Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-41/+83
|/
* Updating the ui for widget restore flowSunny Goyal2014-08-121-8/+4
* Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-091-32/+55
|\
| * Updating the widget trayAdam Cohen2014-08-111-32/+55
* | Merge "Revert "Updating the widget tray"" into ub-now-porkchopMark Brophy2014-08-081-55/+32
|\ \
| * | Revert "Updating the widget tray"Mark Brophy2014-08-111-55/+32
* | | Merge "Adding support to restore widgets even for jelly beans." into ub-now-p...Sunny Goyal2014-08-101-3/+127
|\ \ \ | |/ / |/| |
| * | Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-3/+127
* | | Updating the widget trayAdam Cohen2014-08-101-32/+55
| |/ |/|
* | Polishing the AllApps transitionAdam Cohen2014-08-101-212/+125
|/
* Launch app details for correct profile.Kenny Guy2014-08-041-6/+12
* Implementing a package install progress listener for LSunny Goyal2014-08-011-8/+11
* Remove 300 ms start delay from app launch transitionAdam Cohen2014-07-281-6/+3
* Merge "Change getBadgedLabelForUser to use CharSequence" into ub-now-masterKenny Guy2014-07-241-1/+1
|\