summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-11.0' into stable/cm-11.0cm-11.0-XNPH44S-bacon-5fa8c79c0bBrint E. Kriebel2014-09-092-1/+7
|\ | | | | | | Change-Id: I5e3ca7fbaabfee28537031ad4126187e03e84d0a
| * Automatic translation importMichael Bestas2014-09-092-1/+7
| | | | | | | | Change-Id: I4611831a3a8cb56a5731d66bebe2cd590b1994f9
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-09-024-87/+4
|\|
| * Automatic translation importMichael Bestas2014-09-011-1/+1
| | | | | | | | Change-Id: I6bbc7a3c3ac320c7e70ca2ad1e4191483291a5be
| * Fix - Workspace background gradientRaj Yengisetty2014-08-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Repro: - Open App Drawer - Launcher any app - Press back (User should be returned to the App Drawer) - Press back again (User should be returned to the Home Screen) - Note gradient near status bar (Home Screen gradient is missing!) - Press home - Note Home Screen gradient reappears Change-Id: Ib24d94c2deba06f872f42bfffff78317844dd731
| * Revert "Handle theme changes"Clark Scheff2014-08-273-59/+1
| | | | | | | | | | | | This reverts commit 64718d775ce8322915d143adb9a0f1ea3160e9e3. Change-Id: Ibf92232dfa8ee96aafecc4b4e49fc55cfb21c229
| * Revert "Use theme change categories and clear widget preview cache"Clark Scheff2014-08-272-21/+22
| | | | | | | | | | | | This reverts commit b52694e4fdd3c8ee524b5f6f870697e40061b2a6. Change-Id: I69bff363280ea69ee83dea3a8f2ef2d0d95a7be0
| * Revert "Use ArrayListExtra for broadcasting theme changes [2/2]"Clark Scheff2014-08-272-38/+10
| | | | | | | | | | | | This reverts commit ebf8f37515c23a167cef2bb8cff04854c52fd35b. Change-Id: If80e3bc0443fa9e79c085e9251f4be0a10730397
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-08-25139-477/+678
|\| | | | | | | Change-Id: Ic9b8a3947f66de030093181e8586c606dcdc0699
| * Trebuchet: fix expanded desktop with GEL integrationRoman Birg2014-08-252-19/+0
| | | | | | | | | | | | | | | | | | On leaving the GEL activity, we were setting extra flags, which affected global sensitivity. We actually don't have to do any extra cleanup and unset any flags, so let's just remove the code! Change-Id: I111f2e4c62017841e0148f7172ad097e00962385 Signed-off-by: Roman Birg <roman@cyngn.com>
| * Automatic translation importMichael Bestas2014-08-23115-120/+161
| | | | | | | | Change-Id: I377f8bdb75bf90570fbd2c4b974362824beeeb57
| * Fix HideIcon behavior in FoldersRaj Yengisetty2014-08-191-8/+9
| | | | | | | | | | | | https://jira.cyanogenmod.org/browse/CYAN-5022 Change-Id: I6da2e8ee4b3ab4fede10553a422f5520eb6e1293
| * Fix: Sort apps before opening AppDrawer to reflect theRaj Yengisetty2014-08-162-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | most recent counts. Repro: Clear Trebuchet data Drawer Sorting mode of Launch Count Launch App1 twice Launch App2 once Open drawer, note App1 ordered before App2 Launcher App2 two more times Open drawer, note position hasn't updated Change-Id: I9d85627f5dc86bc753a1e6f22911ee39a8d78b5e
| * When reloading dynamic grid, reload restore page first.Raj Yengisetty2014-08-152-4/+8
| | | | | | | | Change-Id: I05c1d1faf61ecd79abf15d4ab84a689b7e0cb2ac
| * Fix spacing issues on devices with/without nav-bar in overview settings panelRaj Yengisetty2014-08-155-8/+28
| | | | | | | | Change-Id: I329b63b780e5727307770e076bf03e3bc4d82dd0
| * Fix for workspace showing outline after live settings changesRaj Yengisetty2014-08-151-2/+4
| | | | | | | | Change-Id: Ia60d8541b91e0ea9f65c8551aff1cfea7ae5c3fa
| * Fix AppInfo drop target getting cut off when search bar is off.Raj Yengisetty2014-08-151-7/+8
| | | | | | | | | | | | https://jira.cyanogenmod.org/browse/CYAN-4665 Change-Id: Id1db2c19430bb5c617ab53383fd25625980e9acf
| * Settings adapter should use the position and partition valuesRaj Yengisetty2014-08-152-140/+168
| | | | | | | | | | | | | | Fixes: https://jira.cyanogenmod.org/browse/BACON-587 Change-Id: Ie935c51ea1e68eaa7da64b23eaf2ae28a630a3bb
| * Fix for shadow folders.Raj Yengisetty2014-08-144-6/+77
| | | | | | | | | | | | | | | | | | | | | | Repro: - Set low animation scale (.3-.5) - Pkill Trebuchet - Open home screen and click open folder with ~12+ https://jira.cyanogenmod.org/browse/CYAN-4907 Change-Id: Ib927101e72674d5ffa3733f5c093c3f9970fa273
| * Automatic translation importMichael Bestas2014-08-096-3/+13
| | | | | | | | Change-Id: I7703a0e4b9c453368e7765c92c502b4af140f43b
| * After getting an update to rebind items after getting updates for protected ↵Raj Yengisetty2014-08-061-0/+2
| | | | | | | | | | | | components, strip empty screens Change-Id: Ic269e7c8c233b34c8cdf638f2c794bd0e5bf668a
| * Trebuchet: Draw the dynamic grid image dynamicallyDanny Baumann2014-08-067-108/+124
| | | | | | | | | | | | | | This commits makes it possible to draw the image which previews the selected grid dynamically. Change-Id: I7c029f06110afdf1fe62145a079bba76166bb690
| * Trebuchet: Don't show protected apps options in restricted profiles.Adnan2014-08-043-3/+17
| | | | | | | | | | | | Change-Id: I6fb32d39e25150fdc65669c452784ab60e9f3115 JIRA: 4668 Issue: https://jira.cyanogenmod.org/browse/CYAN-4668
| * Automatic translation importMichael Bestas2014-08-0134-51/+54
| | | | | | | | Change-Id: I24f731b62ff72523ea540c438560d8fcfe15f9b7
| * Trebuchet : Add folder on folder checksDanesh M2014-07-292-1/+14
| | | | | | | | | | | | | | - Check if the new folder can accomodate all items - Don't expand folder if trying to drop folder on folder Change-Id: I208e3afd4ee6aeeea01928fc77e136d6085c4fdc
| * Fix AppInfo drop target bugRaj Yengisetty2014-07-291-0/+2
| | | | | | | | | | | | | | | | | | Repro: - Pick up a shortcut from Workspace - Drop on AppInfo - Observe extra screen on right has not been removed Change-Id: I6c68df27094d964308cc6e2a95917010784725a6
* | Trebuchet : Add folder on folder checksDanesh M2014-07-302-1/+14
| | | | | | | | | | | | | | | | - Check if the new folder can accomodate all items - Don't expand folder if trying to drop folder on folder Change-Id: I208e3afd4ee6aeeea01928fc77e136d6085c4fdc (cherry picked from commit 6903b919c835e9e6c9d3a0b6b7e61c31cd12e0ac)
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-07-2990-143/+1526
|\| | | | | | | | | | | | | | | | | Conflicts: src/com/android/launcher3/Launcher.java src/com/android/launcher3/OverviewSettingsPanel.java src/com/android/launcher3/list/SettingsPinnedHeaderAdapter.java Change-Id: I752b61f7db8bb9dc69d64bbf3ac3fd7926cdc4e3
| * Trebuchet: Fix permission stringsMichael Bestas2014-07-261-2/+2
| | | | | | | | | | | | Follow the guidelines Change-Id: Ia8f68c25d1a0b28dd3dc4500978a4f2223bdf1ba
| * Automatic translation importMichael Bestas2014-07-2547-3/+520
| | | | | | | | Change-Id: I616b109cbfc81164710bb835ab43f71fcb4c7d7f
| * Trebuchet: Fix scaling for some devicesPaul Bouman2014-07-171-4/+4
| | | | | | | | | | | | | | Commit 'Adding specific buckets for N5 in dynamic grid' was not merged correctly. The Nexus S profile was removed and Large Phone duplicated. Change-Id: Ifc439e8d4a4840efe0da543cf30fbeb134972bb3
| * Add support for CMHome (1/2)Matt Garnes2014-07-1511-81/+213
| | | | | | | | | | | | | | | | Add permission for DashClock extensions. Change Trebuchet to allow viewing additional screen. Add setting that to configure Google Now / CMHome. Change-Id: I63286a2cce87455ed411bd4c77680200eec89be7
| * Fix:Raj Yengisetty2014-07-141-4/+5
| | | | | | | | | | | | | | - For devices with HW menu button, pressing menu in app tray doesn't show overview settings panel. - When you click the widgets button from the expanded settings pane, the settings pane eats touch events even when the workspace goes back into normal mode. Change-Id: Ibf5f22c969f257ece72474c6ce91d7896aaba158
| * Trebuchet: Further adjustment of panel overview glitch fixArne Coucheron2014-07-141-2/+2
| | | | | | | | | | | | | | * These values takes care of the glitch also on legacy 480x800 devices. Change-Id: Ia901699351ed887a9100bbec6d10be9e92b50c14
| * Revert "trebuchet: remove CALL_PHONE permission"pyler2014-07-131-0/+1
| | | | | | | | | | | | | | This reverts commit 2168cc82e4c349d62db8476a914d80cd041a7d8c. Direct call widget is broken. Change-Id: I3e8fe0e0ff77cf0ccff17701b5f40f2a62ae8d3f
| * Automatic translation importMichael Bestas2014-07-1150-10/+722
| | | | | | | | Change-Id: Ife0eca9f0077f17fdeb62c42f526a7185d4b389f
| * Trebuchet : Require for all usersDanesh M2014-07-101-0/+1
| | | | | | | | | | | | | | Make sure trebuchet is enabled for all users and not able to be disabled. Change-Id: Ia5424d633f4d5e327b71400a83d1b1b753ccc7c1
| * Fix Overview Panel glitch when animating Workspace into overview mode.Raj Yengisetty2014-07-101-3/+2
| | | | | | | | Change-Id: I12cd8e6e96cdebadfa42590152c4c16e644aded3
| * Trebuchet: Update dummy stringsMichael Bestas2014-07-101-12/+9
| | | | | | | | Change-Id: I17123069ef8f45caf37edb02ddc94ec8e0f9216f
| * Trebuchet: Add a string for JA translationblack2014-07-102-3/+3
| | | | | | | | Change-Id: Ifeac487af7797175863632412b9b82ad8c3acbdb
| * trebuchet: remove CALL_PHONE permissionJorge Ruesga2014-07-101-1/+0
| | | | | | | | | | | | | | The CALL_PHONE is not needed by the Launcher, and is a costly money permission. Change-Id: I262dabf192706fd28115c6896cb5673491fe2e5d Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
| * Protected Apps:Raj Yengisetty2014-07-101-0/+1
| | | | | | | | | | | | - Fix remove all apps button bug Change-Id: I6029831878923b40f3db1b0dc6cfbd81ccc10d33
| * Fix for disappearing icons bug.Raj Yengisetty2014-07-091-0/+2
| | | | | | | | Change-Id: I5c23a70e4202f07082b63eabe7afe67edd0d78b3
| * Fixes:Raj Yengisetty2014-07-082-6/+7
| | | | | | | | | | | | | | - Hide search bar if live settings are toggled in overview mode - Restore workspace outlines in overview mode after live settings changes Change-Id: Iee9894f674c78ba3c82486de97e34d610c04a2a5
| * Fixing issues introduced in 31cc95a0:Raj Yengisetty2014-07-081-1/+4
| | | | | | | | | | | | | | - HotSeat needs go visible/invisible when transitioning in and out of overview mode - Animation listener for setting alphas needs to remove itself when the animation finishes Change-Id: I654c0e700c9bc3f77692ed653f8158cec1f2430b
| * Trebuchet: launch framework WallpaperPickerRoman Birg2014-07-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | After long pressing on the home screen and selecting "Wallpapers" Trebuchet's activity was being called. We have now switched to framework's WallpaperPicker activity, so open that one instead. Change-Id: I97165350f1b995ae921eebbc126eb3e0e2396963 Signed-off-by: Roman Birg <roman@cyngn.com>
| * Smooth out slide in/out animation for the overview panelRaj Yengisetty2014-07-082-27/+45
| | | | | | | | Change-Id: I742d2248b7cf70767f9e776d88db6fc1aaa767ce
| * Minimize greedy UI updating for Live SettingsRaj Yengisetty2014-07-084-22/+44
| | | | | | | | Change-Id: Ib475af4bea7d45e36ca87be6b66a60d15018aa5b
| * Trebuchet: always set initial wallpaper offsetsRoman Birg2014-07-071-1/+3
| | | | | | | | | | | | | | | | | | After a fresh boot, computeScrollOffset() always returns false. So the result was the offsets were never properly being set on a fresh boot and they were only being applied on first drag of the home screen, which finally triggered computeScrollOffset() to return true. Change-Id: Iccaedd742bed861fca1f50dd54e2e4537fd4c9b0
| * Merge "Clean up protected apps code (2/2)" into cm-11.0Danny Baumann2014-07-052-60/+40
| |\