summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable Set Wallpaper button while loading imageMichael Jurka2014-06-063-0/+10
| | | | | | Bug: 12472111 Change-Id: I2a0cba47f31af2416b0dd062929f277fcbf80481
* Fix overlapping pages (issue 12551580)Adam Cohen2014-06-061-1/+1
| | | | Change-Id: I03c29c36828b6c4baadb33b13b0e852b07b2d40f
* Disabled the wallpaper when completely in -1 Now space.Selim Cinek2014-06-061-1/+1
| | | | | Bug: 11186234 Change-Id: I6ffb66f12298bd9df7e228a8589d63780b70a396
* Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)Winson Chung2014-06-061-0/+2
| | | | Change-Id: I01fc54be8059d4cd25ff465c70595683fc8ac019
* Updating screen background assets. (Bug 12136457)Winson Chung2014-06-064-0/+0
| | | | Change-Id: I48d235d9c44a53b5fbf6c244736e86cbc9f19162
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-06-0624-233/+888
| | | | Change-Id: I6cb10424a345691d50c4fac7969e0b97bbee4b3c
* Migration update: ensuring all folders go firstAdam Cohen2014-06-061-25/+50
| | | | | | | | | | | | -> Also, leave the last row empty on every screen -> Fix bug where shortcuts weren't getting moved (introduced in previous CL) -> Only dedupe items directly on the workspace Bug 12416411 Bug 12572727 Change-Id: Id95cc6081c57cc289c2a85b2a6872ee0bf3eb98a
* Lazy load the widget preview loader classMichael Jurka2014-06-061-12/+15
| | | | | | Bug: 12109621 Change-Id: Id99aded30195bf39ebcf2148611bc4e084f3b2c7
* Don't migrate shortcuts for components that no longer existAdam Cohen2014-06-062-19/+32
| | | | | | Bug 12570791 Change-Id: Ie4b55afcee0c4d1d16acf7b830d7885800943454
* rationalize launcher backup loggingChris Wren2014-06-063-43/+58
| | | | | | | | | enough data to debug dogfood issues easy switch to move to quieter production mode common switch across all three classes Bug: 12545310 Change-Id: Icb4ad7174f20884c6993140149db590d66f6e006
* Fix back button behavior for "App info" when launched by Launcher3.Adrian Roos2014-06-061-1/+2
| | | | | | | Ensures the back stack is clean when opening the "App info" app from the launcher. Bug: 10393223 Change-Id: Iad078ca37c4794a580f1b996f8324fef404e7462
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-06-061-1/+1
| | | | | Change-Id: I6d7417b705227472d035f428cbec933cc6dbf2ce (cherry picked from commit e43a1e788223ab5a4405c5eeb0133ff57efbc768)
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-06-063-22/+57
| | | | Change-Id: I6d7417b705227472d035f428cbec933cc6dbf2ce
* Replace "hotseat" with "Favorites tray" in user visible strings.Adrian Roos2014-06-061-2/+2
| | | | | Bug: 12078955 Change-Id: I824948d8820276caab18d6df095754a4cfb67640
* Revert "Workspace: Extra empty screen both left and right"Danesh M2014-06-062-95/+74
| | | | | | This reverts commit d4c825cc639bceae57de6dec2c82d6a7633977f7. Change-Id: I53e036ee56bf7bcd817a01ebc18520021e2b4202
* Remove settings in overview mode for Launcher3.Jorim Jaggi2014-06-063-6/+37
| | | | | | | | | | The appereance of the settings button in overview mode is now dependent on a overridable method, such that we can have it in GEL, but not in Launcher3. This change also adjusts the logic of how wide the overview panel is, depending on how many items we have. Bug: 12441429 Change-Id: Ibf537c26602785f565292cbfa213eb123469ebcd
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-06-0613-38/+20
| | | | Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
* Ensure that hasFirstRunActivity is only called when necessaryAdam Cohen2014-06-061-3/+4
| | | | Change-Id: I834abcd82f46c6f096f5c92452b34c668a4a3d86
* Keep selected wallpaper on configuration change.Jorim Jaggi2014-06-061-7/+15
| | | | | | | | | | Keeps the currently selected wallpaper when a configuration (for example, device rotation) occurs. This change also effects the logic when the thumbnail gets displayed after loading the image from an external URI, as this must be now handled independently of which wallpaper is selected. Bug: 11007874 Change-Id: Id676c378aec38d0b21e5d9150846f33aff415cad
* search for a valid journalChris Wren2014-06-061-19/+33
| | | | | | | | there are too many bytes, so we need to find the valid subset, without stepping past the end! Bug: 12489602 Change-Id: Ic9d7c804c199740ff50d0864f99632ae68619369
* Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-06-062-1/+11
| | | | | Bug: 11627757 Change-Id: I9dc86856d4bc00253d6350d157be541a8c46888d
* Properly saving migration cling keys.Winson Chung2014-06-061-6/+5
| | | | Change-Id: Id52a12da6af0fc91463dae07bbeb355ee04873d0
* restore app favorites and screensChris Wren2014-06-062-9/+89
| | | | | | | version 0: restore assuming apps are already installed. Bug: 10779035 Change-Id: I7f9aa418a7d3d5460a79a229c0fbc80305b5eb5c
* Fix longpress crash.Dan Sandler2014-06-062-42/+2
| | | | | | | | | | | The AllApps button doesn't usually accept longpresses, but you can trick it into trying by holding one finger on it and another on another icon in the hotseat. This patch defends against that and bails out if the longpressed item has the all apps rank (position in hotseat). Bug: 11740833 Change-Id: I99785ccbc9e6dc6be2a9e56289b3cc0275fbb65c
* Add ability to center the crop (disabled)Michael Jurka2014-06-062-5/+18
|
* Increasing string length for translation (Bug 12524122)Winson Chung2014-06-061-1/+1
| | | | Change-Id: I24e053790812779ec07de99c6f763965584a1bb7
* hide launcher restore behind a flag.Chris Wren2014-06-063-4/+55
| | | | | | | | enable with 'adb shell settings put secure launcher_restore_enabled 1' before signing into wiped device Bug: 12532845 Change-Id: I1471c39dac2e6e1412f7720b1ba8edf46273c593
* Set App context from WallpaperChanged receiver. (Bug 12525684)Winson Chung2014-06-061-0/+1
| | | | Change-Id: Ie037d74d31e6b05b0ae5bb25ed1bf1c639a28a5f
* backup keys that might have slipped pastChris Wren2014-06-061-4/+6
| | | | | | | seems a little paranoid, but can't hurt. Bug: 12455866 Change-Id: If9da4cc021ee4fac32c822a91fabda69bf3ff8aa
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-06-069-23/+200
| | | | Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-0614-346/+812
| | | | | | - Refactoring Launcher cling code out to LauncherClings. Change-Id: Iff4f84f5b8bfeb69b1be0b4802022c3eb20b6f2c
* New launcher2 icon migration algorithm.Dan Sandler2014-06-064-7/+271
| | | | | | | | | | | | | | | | | | | | | | | | | | | The user will be able to request "icon migration", which is not a direct mapping of the old workspace, but rather follows this heuristic for bringing the user's favorite icons (by dint of their existence on the workspace) into Launcher3: Workspace shortcuts are placed in lexicographic order on the workspace starting at screen 0 (leaving the bottom row of screen 0 empty to make sure there's room to move things around). Folders are preserved and their contents sorted. Duplicate icons (that is, shortcuts with the same intent, pursuant to some cleanups) are removed. Hotseat icons are migrated in their original place, unless their new location is not accommodated by the hotseat (i.e. the L3 hotseat is too small on this device), in which case they're treated like any other shortcut and tossed into the workspace. To test, turn on Launcher.ENABLE_DEBUG_INTENTS and then: $ adb shell am broadcast -a com.android.launcher3.action.DELETE_DATABASE $ adb shell am broadcast -a com.android.launcher3.action.MIGRATE_DATABASE Bug: 12416411 Change-Id: Ia5c56f36c11455867ea20a39f70210f595020a87
* Quick patch for b/12446428.Dan Sandler2014-06-061-1/+4
| | | | | Bug: 12446428 Change-Id: I5b9472e55a8919f5640c6e97fede9b5637819be0
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-0613-29/+112
| | | | | | | | | - Moving the property to LauncherAppState - The property is only read on dogfood builds. The property can be set using setprop or /data/local.prop Change-Id: I14c7354efb12edb93f97e81687a6f920cc634e9a
* Adding optional first run activity to LauncherAdam Cohen2014-06-063-13/+50
| | | | Change-Id: I146927d8a065f1cf5ef5cec41c8fb4f9ad09d25c
* better support for multiple filesChris Wren2014-06-061-9/+20
| | | | | | | don't exit on error, just log. new verbose flag to print more information Change-Id: I5c4895a837cb8a31901aabceade3ab976abf4af0
* first backup should save things from the beginning of timeChris Wren2014-06-061-2/+2
| | | | | Bug: 12455866 Change-Id: Ie9a97ed4110e7b1ded21f609179b5d6ee7f0ead5
* Recover when widget preview database is deletedMichael Jurka2014-06-062-21/+55
| | | | | | Bug: 12109621 Change-Id: I8d59700d31d6856d6151b965786c87585801317b
* Move saved wallpaper images from cache directory to data directoryMichael Jurka2014-06-061-1/+13
| | | | | | Bug: 12028275 Change-Id: Ia8fdd0ea50a4dad34e560287c50ae3fcc6d09cf9
* Moved paddingStart to -v17 folder.Yura2014-06-065-5/+21
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: I84879257c4e463879fd6bfc322514d30c469ca30
* Accounting for new Package event extras when updating forward-locked apps. ↵Winson Chung2014-06-061-7/+21
| | | | | | (Bug 11855584) Change-Id: I983c82a74690a9031d18d456ff43dc8750081871
* KEYCODE_MENU: hide all apps when entering overview modeDan Sandler2014-06-061-7/+1
| | | | | Bug: 12165618 Change-Id: I7ee652012c7f7b8e6fab3d9d1f99cf22484f3182
* Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-06-061-7/+4
| | | | | | | | | This CL does not modify the result of calling onInterceptHoverEvent() assuming isEventOverFolder() has no side effects. The only change is that isEventOverFolder will now be called once rather than twice when action == MotionEvent.ACTION_HOVER_ENTER and isOverFolder == true. Change-Id: Icc28ab880cf5094e49f51d72035891e924cb2031
* Removed paddingStart and paddingEnd when they are the same.Yura2014-06-068-26/+26
| | | | | | | | This is to help get us paddingStart free to be able to work on Samsung tablets, as they crash on paddingStart when it is used outside of -v17. Bug: 8166178 Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9
* Allow scrolling folders in when all apps is disabled.Nilesh Agrawal2014-06-061-3/+14
| | | | | | | | Allows for more items to be added into a folder. Allows for scrolling by letting the content area inside the scroll view to be taller. The height of content area was capped in https://googleplex-android-review.git.corp.google.com/#/c/387583/ Change-Id: I8d7950ac9c155e26c5a299c17ae6a2bbf829dce6
* Allow changing search bar hint in the cling on-the-flySandeep Siddhartha2014-06-061-0/+14
| | | | | | | | | | | | - This allows GEL to initially supply an empty string if hotword isn't active, and later on update the cling if and when the hotword becomes active. - This isn't expensive as it'll only be called if Launcher first calls getFirstRunClingSearchBarHint, i.e. once every fresh install/clear data Bug: 11116105 Change-Id: Ia963bb62d7b331afd0c34adfa6c4b6bdbac48349
* support multiple files and fix logcat smippets for launcher_protoutilChris Wren2014-06-061-132/+167
| | | | | | plus some code cleanup Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38
* Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2014-06-062-13/+34
| | | | | | | | When DISABLE_ALL_APPS is true, we want to have only one shortcut for each activityexposed via the Application's manifest. We ignore INSTALL_SHORTCUT broadcasts which have launch intents with ACTION_MAIN and CATEGORY_LAUNCHER. Applications can still create shortcuts pointing to an already exposed component if they provide data or extras in the intent. Change-Id: I0b05283ea6c522d197e0262c2997f7298e08740b
* Add auto-detection of payload typeChris Wren2014-06-061-35/+113
| | | | | | | | | update docs and error messages use png extension of files, since they are don't create image files by default use input filename for image files Change-Id: I3e9c31a1de02976432d3f39cf82b5403055d620a
* Fix issue where deleting item from folder leaves extra pageAdam Cohen2014-06-061-1/+5
| | | | Change-Id: Ie741dbe5341d8237c85f732b26661d084b99f6e2