summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed crash when setting wallpaper with built in rotationSelim Cinek2014-03-271-7/+8
| | | | | | | | | If an image had a built-in rotation, a crash could occur, when setting it. An example was a panorama image which had a rotation of 90 degrees. Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec Bug: 13507421
* Fixed wallpaper bug where wrong size was taken when croppingSelim Cinek2014-03-241-3/+5
| | | | | | | | When cropping, the selected area of the image was incorrectly cropped to the size of the view instead of the size of the image Bug: 13617446 Change-Id: I0b40711c04f3d3b5929e7bb037d6cf21d4bb5bcb
* Merge "Fix missing stack trace on checkItemInfoLocked call" into ↵Jason Monk2014-03-211-1/+2
|\ | | | | | | ub-now-mister-ugly
| * Fix missing stack trace on checkItemInfoLocked callJason Monk2014-03-201-1/+2
| | | | | | | | | | | | | | | | | | | | Just put this change into Launcher2, now adding to Launcher3 The call to checkItemInfoLocked from addItemToDatabase was missing a stack trace so that if the check failed, the stack trace did not contain what triggered the add. Change-Id: Ia2e2aae20b16d4adadfe1da53b49e93073fab55c
* | Merge "Adding in-activity intro screen (issue 12905636)" into ub-now-mister-uglyAdam Cohen2014-03-202-27/+114
|\ \
| * | Adding in-activity intro screen (issue 12905636)Adam Cohen2014-03-202-27/+114
| | | | | | | | | | | | Change-Id: Ifb016ca6e5052fd91535b98a39f78569200955a8
* | | Merge "Import translations. DO NOT MERGE" into ub-now-mister-uglyBaligh Uddin2014-03-204-5/+5
|\ \ \ | |_|/ |/| |
| * | Import translations. DO NOT MERGEBaligh Uddin2014-03-194-5/+5
| |/ | | | | | | | | Change-Id: Ie0317b94dd08597383b981fa196391728baa0b09 Auto-generated-cl: translation import
* | Fix concurrent drawable usage resulting in native crashAdrian Roos2014-03-191-3/+12
| | | | | | | | | | | | | | | | One of widget preview drawables was drawn concurrently from a thread pool, causing a native Skia crash. Bug: 12525890 Change-Id: I2dea7b86ba8b32237f40feff225657dcb2b0061b
* | Clean up dead, ugly and wrong code in icon and widget preview loadingAdrian Roos2014-03-193-173/+25
|/ | | | | | | | | Removed and fixed serveral instances of dead code and small bugs that grew in the widget preloading logic, discovered while chasing a bug. Bug: 12525890 Change-Id: I22e03eccecc07b73388cfd3c8462d947601c6e54
* Merge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister-uglyMohammadinamul Sheik2014-03-182-2/+12
|\
| * Add onClickPagedViewIcon to the Launcher.Mohammadinamul Sheik2014-03-182-2/+12
| | | | | | | | Change-Id: I34505ee5c9a6fe6ddd1a9f3134829fe0481e8bc0
* | Merge "Add LauncherProviderChangeListener" into ub-now-mister-uglyAnjali Koppal2014-03-173-2/+25
|\ \
| * | Add LauncherProviderChangeListenerAnjali Koppal2014-03-173-2/+25
| | | | | | | | | | | | Change-Id: I2333a157c488cd048a860982cc675ed9cec626ae
* | | Merge "Add Launcher.onDragStarted" into ub-now-mister-uglyAnjali Koppal2014-03-172-0/+3
|\ \ \
| * | | Add Launcher.onDragStartedAnjali Koppal2014-03-172-0/+3
| | | | | | | | | | | | | | | | Change-Id: Iac59685211905580460d0a0a16d9c7f00c61fac9
* | | | Merge "Make all fields of ItemInfo public." into ub-now-mister-uglyAnjali Koppal2014-03-173-13/+13
|\ \ \ \
| * | | | Make all fields of ItemInfo public.Anjali Koppal2014-03-173-13/+13
| | |_|/ | |/| | | | | | | | | | Change-Id: Iaf99aa125634a467616eedd0888a0affa08d79bd
* | | | am f57c1564: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2014-03-170-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'f57c1564b53eab486a5ac006ac5be2a9e1e33cc8': Import translations. DO NOT MERGE
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I861674b0b1872d2b7117aa38fef99c29b04730a1 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEGeoff Mendal2014-03-1727-261/+131
| |/ / / |/| | | | | | | | | | | | | | | Change-Id: I6bcf984e6fdb29a2a3b6f449e27bf2da2b7d95b3 Auto-generated-cl: translation import
* | | | Fixed a crash when an image with an odd width/height was selectedSelim Cinek2014-03-141-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to an internal rounding in the renderer, the calculations for the cropping area could be slightly offset, getting out of the image boundaries. I sanitized the rect by ensuring they are inside the image. Bug: 12174629 Change-Id: I5e08c83fe3e9cd48254fa6c8ba9cef77ab8a51a6
* | | | Merge "also backup icon assets for shortcuts." into ub-now-mister-uglyChris Wren2014-03-131-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | also backup icon assets for shortcuts.Chris Wren2014-03-131-1/+2
| | | | | | | | | | | | | | | | | | | | Bug: 13449249 Change-Id: I8c5a9e907f668e105c2786b80f0c8e62bd5f8344
* | | | am 441874b1: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-03-130-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit '441874b19d79db51ea3488983f13b6e11b0cf796': Import translations. DO NOT MERGE
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-03-121-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I49d96e762bcf0c738d44b46faf5e8db20d005db5 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into ub-now-mister-uglyBaligh Uddin2014-03-1356-1/+416
|\ \ \ \ | |_|_|/ |/| | |
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-03-1256-1/+416
| | |/ | |/| | | | | | | | | | Change-Id: Ie89bb39579db28c38425b05d1fa62cbcbf77696f Auto-generated-cl: translation import
* | | Add a setter/getter for Launcher.mAllAppsButton.Anjali Koppal2014-03-122-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | Also, handle clicks on the all apps button by using onClick() method in Launcher instead of directly calling onClickAllAppsButton in Hotseat.java Bug 12553852 Change-Id: I261c27d3e964bbb1f52c2ab610997defd99a59bd
* | | Merge "Make FolderIcon.getFolder() public and add Folder.getContent()." into ↵Anjali Koppal2014-03-132-1/+5
|\ \ \ | |/ / |/| | | | | ub-now-mister-ugly
| * | Make FolderIcon.getFolder() public and add Folder.getContent().Anjali Koppal2014-03-102-1/+5
| | | | | | | | | | | | Change-Id: I21ad8b8178acbde2759cd2dfcd015d91e00b7505
* | | enable launcher restore by defaultChris Wren2014-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | shortcuts are wroking, widgets are todo Bug: 10778992 Change-Id: I938b6d6ba5b68769628337955a17badaece1433f
* | | Merge "update promise icon status" into ub-now-mister-uglyChris Wren2014-03-119-64/+268
|\ \ \ | |/ / |/| |
| * | update promise icon statusChris Wren2014-03-119-64/+268
| | | | | | | | | | | | | | | | | | | | | also fix a crash in LauncherModel.DEBUG_LOADERS Bug: 10778992 Change-Id: Iafc28c1e0c2f2a1283783a7ce27e181634b62993
* | | Merge "Add support for uri favorites and resolve groups" into ub-now-mister-uglyJason Monk2014-03-103-53/+227
|\ \ \ | |/ / |/| |
| * | Add support for uri favorites and resolve groupsJason Monk2014-03-073-53/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for new types in default_workspace xml files. Adds support to favorite that attempts to resolve an intent specified by URI. If a logical choice can be found from the resolve, it adds the shortcut. Adds support for a resolve, which contains several favorites and attempts to add the shortcuts until one is successful. Bug: 10547358 Change-Id: Ia30341e77e7d4a0bd4a4f4e6a3d9ce2a48a46237
* | | am eac828e0: Merge "Don\'t lose icons when migrating from different-sized ↵Dan Sandler2014-03-072-6/+42
|\ \ \ | | |/ | |/| | | | | | | | | | | | | hotseats." into ub-now-lunchbox * commit 'eac828e0fec7085d0d6b670d578eaaf36ae2e3ca': Don't lose icons when migrating from different-sized hotseats.
| * | Merge "Don't lose icons when migrating from different-sized hotseats." into ↵Dan Sandler2014-03-072-6/+42
| |\ \ | | | | | | | | | | | | ub-now-lunchbox
| | * | Don't lose icons when migrating from different-sized hotseats.Dan Sandler2014-03-062-6/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Launcher2 on sw720dp devices had 8 hotseat slots; Launcher3 has only 6 on those same devices. When importing the old hotseat, the empty slot (so technically there were 9) occupied by the all apps button didn't line up with the new all apps button, causing a hole on the hotseat. Furthermore, the icon in old position 3 was clobbered by the new all apps icon: 0 1 2 3 (#) 4 5 6 7 ==> 0 1 2 (:) _ 4 5 In this CL we introduce a separate sort-and-place step for hotseat icons so that any icon colliding with the new all-apps slot can be moved to the right to find the next nearest open slot. This works well for the 8->6 case; it will probably do something reasonable, if not ideal, for other grid migration scenarios. But those are not covered by this bug. Bug: 13015468 Change-Id: I7edb3f27addc78ad02bbfcd1c39175ca56220007
* | | | Disable wallpaper in -1 space in GEL and hack around window animationsSelim Cinek2014-03-072-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 12978354 Change-Id: I8b5602ae434a9151b40d41defb891db1ad78ce81
* | | | am ac8180ac: Merge "Revert "Fix issue of extra blank screen after uninstall ↵Adam Cohen2014-03-061-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | (issue 12372657)"" into ub-now-lunchbox * commit 'ac8180ac7856e4739c147bee3f419b19573c3dae': Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"
| * | | Merge "Revert "Fix issue of extra blank screen after uninstall (issue ↵Adam Cohen2014-03-071-1/+0
| |\ \ \ | | | | | | | | | | | | | | | 12372657)"" into ub-now-lunchbox
| | * | | Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"Adam Cohen2014-03-061-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b2603e3d3a32c90ca13458409561d025afdce399. Change-Id: I81f8c5a4e3861b936ef9e1fbdb339c12d5aefc70
* | | | | am c6c03671: Disabling cling when the user moves the folder before launching ↵Winson Chung2014-03-062-1/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it. (Bug 12963868) * commit 'c6c0367111e587c7f19cb8185dcda550aa94a848': Disabling cling when the user moves the folder before launching it. (Bug 12963868)
| * | | | Disabling cling when the user moves the folder before launching it. (Bug ↵Winson Chung2014-03-062-1/+10
| | |/ / | |/| | | | | | | | | | | | | | | | | | 12963868) Change-Id: Iddcdf655c78b7240be123bd549f3d45794d02c83
* | | | Properly releasing ContentProviderClient after LauncherModel check.Winson Chung2014-03-061-2/+6
| | | | | | | | | | | | | | | | Change-Id: I0823ada46661b5ba0c36a0bb9f792969a1d04561
* | | | Merge "Make classes that extend ItemInfo public." into ub-now-mister-uglyAnjali Koppal2014-03-055-10/+10
|\ \ \ \
| * | | | Make classes that extend ItemInfo public.Anjali Koppal2014-03-045-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also follow up on changes in ag/418520, adding Views to those method params. Change-Id: I93e0a3b30d10b969d1903a2f227f6744d709e89a
* | | | | Catching security exception when activity destroyedSelim Cinek2014-03-051-1/+15
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug where an asynctask tried to load an image even after the activity was destroyed leading to a security exception since the permission could not be granted anymore. Bug: 12760267 Change-Id: I76ee2c0ab268b0ab4bde606706046caf0e39f1e9
* | | | am 0c255a94: Merge "Changed behaviour of the wallpaper picker." into ↵Selim Cinek2014-03-048-28/+181
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | ub-now-lunchbox * commit '0c255a946788499d7f169429890d5a423426593b': Changed behaviour of the wallpaper picker.