summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* skip backup if launcher is in a bad stateChris Wren2014-06-061-8/+50
* Revert "Disabled the wallpaper when completely in -1 Now space."Jorim Jaggi2014-06-061-1/+1
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-06-065-61/+147
* Do updateWorkspaceScreenOrder inside a single transaction.Yura2014-06-062-4/+26
* Fix NPE in when dropping from all apps (issue 12917451)Adam Cohen2014-06-061-4/+5
* Small refactor to separate adding workspace / all apps itemsAdam Cohen2014-06-063-22/+46
* Ensure we don't call getLayoutDirection() for devices not running JB MR1+. (B...Winson Chung2014-06-061-1/+5
* Fix deprecated EMPTY_ARRAY usage (nanoprotos).Mac Duy Hai2014-06-061-2/+2
* Do not show overview when menu pressed on CustomContent screen.Yura2014-06-061-9/+15
* Fix black flash during rotation of -1 screen with GEL.Derek Prothro2014-06-062-22/+9
* Fix bug: Scroll position reported incorrectly to live wallpapersMichael Jurka2014-06-061-2/+22
* Adding tighter first run checks for migration clings. (Bug 12626290)Winson Chung2014-06-062-1/+13
* Defend against missing DB during migration.Dan Sandler2014-06-061-2/+4
* Avoid NPE from delayed RunnableIan Parkinson2014-06-061-3/+5
* Adding specific buckets for N5 in dynamic grid. (Bug 12604220)Winson Chung2014-06-061-3/+5
* Dismissing search and other overlays when the menu button is pressed. (Bug 12...Winson Chung2014-06-061-1/+10
* Fix overlapping pages (issue 12551580)Adam Cohen2014-06-061-1/+1
* Disabled the wallpaper when completely in -1 Now space.Selim Cinek2014-06-061-1/+1
* Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)Winson Chung2014-06-061-0/+2
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-06-064-41/+123
* Migration update: ensuring all folders go firstAdam Cohen2014-06-061-25/+50
* Lazy load the widget preview loader classMichael Jurka2014-06-061-12/+15
* Don't migrate shortcuts for components that no longer existAdam Cohen2014-06-062-19/+32
* rationalize launcher backup loggingChris Wren2014-06-063-43/+58
* Fix back button behavior for "App info" when launched by Launcher3.Adrian Roos2014-06-061-1/+2
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-06-061-1/+1
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-06-063-22/+57
* Revert "Workspace: Extra empty screen both left and right"Danesh M2014-06-062-95/+74
* Remove settings in overview mode for Launcher3.Jorim Jaggi2014-06-062-5/+35
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-06-063-16/+13
* Ensure that hasFirstRunActivity is only called when necessaryAdam Cohen2014-06-061-3/+4
* search for a valid journalChris Wren2014-06-061-19/+33
* Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-06-062-1/+11
* Properly saving migration cling keys.Winson Chung2014-06-061-6/+5
* restore app favorites and screensChris Wren2014-06-062-9/+89
* Fix longpress crash.Dan Sandler2014-06-062-42/+2
* hide launcher restore behind a flag.Chris Wren2014-06-063-4/+55
* Set App context from WallpaperChanged receiver. (Bug 12525684)Winson Chung2014-06-061-0/+1
* backup keys that might have slipped pastChris Wren2014-06-061-4/+6
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-06-061-7/+7
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-069-346/+628
* New launcher2 icon migration algorithm.Dan Sandler2014-06-063-6/+270
* Quick patch for b/12446428.Dan Sandler2014-06-061-1/+4
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-0612-29/+109
* Adding optional first run activity to LauncherAdam Cohen2014-06-063-13/+50
* first backup should save things from the beginning of timeChris Wren2014-06-061-2/+2
* Recover when widget preview database is deletedMichael Jurka2014-06-062-21/+55
* Accounting for new Package event extras when updating forward-locked apps. (B...Winson Chung2014-06-061-7/+21
* KEYCODE_MENU: hide all apps when entering overview modeDan Sandler2014-06-061-7/+1
* Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-06-061-7/+4