summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Move saved wallpaper images from cache directory to data directory" ↵Michael Jurka2014-01-141-1/+13
|\ | | | | | | into jb-ub-now-kermit
| * Move saved wallpaper images from cache directory to data directoryMichael Jurka2014-01-091-1/+13
| | | | | | | | | | Bug: 12028275 Change-Id: Ia8fdd0ea50a4dad34e560287c50ae3fcc6d09cf9
* | Merge "Recover when widget preview database is deleted" into jb-ub-now-kermitMichael Jurka2014-01-142-21/+55
|\ \
| * | Recover when widget preview database is deletedMichael Jurka2014-01-092-21/+55
| |/ | | | | | | | | | | Bug: 12109621 Change-Id: I8d59700d31d6856d6151b965786c87585801317b
* | Increasing string length for translation (Bug 12524122)Winson Chung2014-01-131-1/+1
| | | | | | | | Change-Id: I24e053790812779ec07de99c6f763965584a1bb7
* | Import translations. DO NOT MERGEGeoff Mendal2014-01-1356-57/+315
| | | | | | | | | | Change-Id: Ib79d541dac6867d262bb02f04eda43728d7a8357 Auto-generated-cl: translation import
* | Merge "Set App context from WallpaperChanged receiver. (Bug 12525684)" into ↵Winson Chung2014-01-131-0/+1
|\ \ | | | | | | | | | jb-ub-now-kermit
| * | Set App context from WallpaperChanged receiver. (Bug 12525684)Winson Chung2014-01-131-0/+1
| | | | | | | | | | | | Change-Id: Ie037d74d31e6b05b0ae5bb25ed1bf1c639a28a5f
* | | Merge "Quick patch for b/12446428." into jb-ub-now-kermitDan Sandler2014-01-131-1/+4
|\ \ \
| * | | Quick patch for b/12446428.Dan Sandler2014-01-101-1/+4
| | | | | | | | | | | | | | | | | | | | Bug: 12446428 Change-Id: I5b9472e55a8919f5640c6e97fede9b5637819be0
* | | | Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-01-109-23/+200
| |/ / |/| | | | | | | | Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
* | | Merge "Adding migration Clings. (Bug 11973614)" into jb-ub-now-kermitWinson Chung2014-01-1014-343/+807
|\ \ \
| * | | Adding migration Clings. (Bug 11973614)Winson Chung2014-01-1014-344/+808
| |/ / | | | | | | | | | | | | - Refactoring Launcher cling code out to LauncherClings. Change-Id: Iff4f84f5b8bfeb69b1be0b4802022c3eb20b6f2c
* | | Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermitAdam Cohen2014-01-104-6/+271
|\ \ \
| * | | New launcher2 icon migration algorithm.Dan Sandler2014-01-104-6/+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
* | | | Merge "Allow DISABLE_ALL_APPS to be set using a system property." into ↵Nilesh Agrawal2014-01-1013-32/+74
|\ \ \ \ | |_|/ / |/| | | | | | | jb-ub-now-kermit
| * | | Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-0913-32/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-01-093-13/+50
|/ / / | | | | | | | | | Change-Id: I146927d8a065f1cf5ef5cec41c8fb4f9ad09d25c
* | | Merge "Fix issue where deleting item from folder leaves extra page" into ↵Adam Cohen2014-01-091-1/+5
|\ \ \ | | | | | | | | | | | | jb-ub-now-kermit
| * | | Fix issue where deleting item from folder leaves extra pageAdam Cohen2013-12-131-1/+5
| | | | | | | | | | | | | | | | Change-Id: Ie741dbe5341d8237c85f732b26661d084b99f6e2
* | | | better support for multiple filesChris Wren2014-01-091-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-01-091-2/+2
| |/ / |/| | | | | | | | | | | Bug: 12455866 Change-Id: Ie9a97ed4110e7b1ded21f609179b5d6ee7f0ead5
* | | Merge "Moved paddingStart to -v17 folder." into jb-ub-now-kermitYura2014-01-095-5/+21
|\ \ \ | |_|/ |/| |
| * | Moved paddingStart to -v17 folder.Yura2014-01-095-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
* | | Merge "Accounting for new Package event extras when updating forward-locked ↵Winson Chung2014-01-081-7/+21
|\ \ \ | | | | | | | | | | | | apps. (Bug 11855584)" into jb-ub-now-kermit
| * | | Accounting for new Package event extras when updating forward-locked apps. ↵Winson Chung2014-01-081-7/+21
| | | | | | | | | | | | | | | | | | | | | | | | (Bug 11855584) Change-Id: I983c82a74690a9031d18d456ff43dc8750081871
* | | | Merge "KEYCODE_MENU: hide all apps when entering overview mode" into ↵Dan Sandler2014-01-081-3/+1
|\ \ \ \ | | | | | | | | | | | | | | | jb-ub-now-kermit
| * | | | KEYCODE_MENU: hide all apps when entering overview modeDan Sandler2014-01-071-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12165618 Change-Id: I7ee652012c7f7b8e6fab3d9d1f99cf22484f3182
* | | | | Merge "Remove a non-obvious fall through in a switch statement." into ↵Mihail Dumitrescu2014-01-071-7/+4
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | jb-ub-now-kermit
| * | | | Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-01-071-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-01-078-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
* | | Merge "Allow scrolling folders in when all apps is disabled." into ↵Nilesh Agrawal2014-01-032-4/+15
|\ \ \ | |/ / |/| | | | | jb-ub-now-kermit
| * | Allow scrolling folders in when all apps is disabled.Nilesh Agrawal2014-01-022-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Allow changing search bar hint in the cling on-the-fly" into ↵Sandeep Siddhartha2014-01-031-0/+14
|\ \ \ | |/ / |/| | | | | jb-ub-now-kermit
| * | Allow changing search bar hint in the cling on-the-flySandeep Siddhartha2013-12-261-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
* | | am 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-12-260-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * commit '3e6b26daba924fb88e20855210e0a96e2ab0ac37': Import translations. DO NOT MERGE
| * \ \ am cff2d6a2: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-12-260-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'cff2d6a2d904b7d88096650021aa428cfdc08632': Import translations. DO NOT MERGE
| | * | | Import translations. DO NOT MERGEBaligh Uddin2013-12-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5cbd143e531cfe8f1d131f0d7c91008758337013 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEBaligh Uddin2013-12-2624-8/+692
| |_|/ / |/| | | | | | | | | | | | | | | Change-Id: I9ced3c60b831f09e8436f562d8c1fef1e2aa6156 Auto-generated-cl: translation import
* | | | Merge "support multiple files and fix logcat smippets for ↵Chris Wren2013-12-181-132/+167
|\ \ \ \ | | | | | | | | | | | | | | | launcher_protoutil" into jb-ub-now-kermit
| * | | | support multiple files and fix logcat smippets for launcher_protoutilChris Wren2013-12-181-132/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus some code cleanup Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38
* | | | | Merge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into ↵Nilesh Agrawal2013-12-172-13/+34
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | jb-ub-now-kermit
| * | | | | Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2013-12-172-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
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermitBaligh Uddin2013-12-1736-0/+1296
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-12-1636-0/+1296
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I40a264c567f7d0e599182ce68f5b844bd2856f9d Auto-generated-cl: translation import
* | | | | Add auto-detection of payload typeChris Wren2013-12-161-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
* | | | Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" ↵Adam Cohen2013-12-132-3/+16
|\ \ \ \ | | |_|/ | |/| | | | | | into jb-ub-now-kermit
| * | | Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2013-12-132-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | -> Should address the dismiss timer not working quite right Change-Id: I63ad32d8f7c37f1a090ff1dd6024eeb7c0c6ce65
* | | | Update script to pull latest files from GalleryMichael Jurka2013-12-131-1/+1
| | | |
* | | | Clean up importsMichael Jurka2013-12-1328-69/+20
| | | |