summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Trebuchet: Reorganize Greek translationsMichael Bestas2013-04-092-111/+108
| | | | | | | | | | | | | | | | | | | | | | | | Rearrange CM additions & remove comments. Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I384e218839f0e26147b3199063ab76b1c3e12222
* | | Merge "added "carousel" transition effect" into cm-10.1Ricardo Cerqueira2013-04-123-2/+77
|\ \ \
| * | | added "carousel" transition effectFlorian Edelmann2013-04-083-2/+77
| |/ / | | | | | | | | | | | | | | | | | | | | | removed German translations again, fixed whitespace errors, fixed upper-/lowercase mistakes Change-Id: Ia502eede0e8140f49bc61141252ad0c862e0720b
* | | Trebuchet: Fix default cLock widget size on home screenDvTonder2013-04-106-36/+36
|/ / | | | | | | | | | | Patchset 2: Replaced PowerWidget by Apollo Change-Id: I847be86e5488732512c26e6495322272a18f75b5
* | Trebuchet: force close in dock (Trebuchet) with raised default page countJorge Ruesga2013-04-071-1/+3
| | | | | | | | | | | | | | | | | | Use the same ui_homescreen_default_screen's algorithm to fix overflow default values Change-Id: I2f529dc902fd736c2e36ff92cdf001bd23518236 JIRA: CYAN-757 Issue: https://jira.cyanogenmod.org/browse/CYAN-757 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Merge "Trebuchet: Default workspace fixes" into cm-10.1nebkat2013-04-0712-16/+580
|\ \
| * | Trebuchet: Default workspace fixesJorge Ruesga2013-04-0712-16/+580
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace AnalogClockWidget by cLock Widget * Add "no telephony" workspaces files. New favorites: - Phone -> Email - Contacts -> Calendar - Mms -> Contacts - Browser -> Browser * Add sw600dp and sw700dp update workspaces files Patchset 2-4: CleanUp Change-Id: If21559c59995326b93689f89291446a9962274cb
* | | Merge "Trebuchet: Centers vertically the wallpaper" into cm-10.1nebkat2013-04-071-16/+52
|\ \ \
| * | | Trebuchet: Centers vertically the wallpaperJorge Ruesga2013-04-071-16/+52
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actually, the wallpaper is not center vertically (both, with wallpaperhack and without wallpaperhack). This patch modifies: * Replaces the WallpaperOffsetInterpolator class by the Launcher2 implementation. * Fixes mWallpaperHack. onDraw now centers the y vertically. * Disable mWallpaperHack when there is only one homescreen (otherwise a black screen is displayed). Change-Id: Ia5e0763c9a31609db8f7826f619ed808041e97e7 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | | Trebuchet: Fix NPEJorge Ruesga2013-04-071-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes a NPE for the overflow menu. Steps: 1.- A device with no physical menu 2.- Install another launcher (xe Launcher2) (overflow menu is only displayed when Trebuchet runs outside CM or when multiple launchers exists) 3.- Access AllAppDrawer and tap the overflow menu 4.- Tap again the overflow menu or rotate the screen and tap the overflow menu. 5.- NPE The overflow menu is not recreated in onCreateOptionsMenu when isWorkspaceLocked(). The change checks if the user is on the AllAppDrawer and forces the recreation of the menu. Change-Id: Id68dd1f7b0c09a2f62b5f6d4fbef6f217bf98e82 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Update German translation.Danny Baumann2013-04-031-0/+2
| | | | | | | | Change-Id: I939b20784b51efe5043ca2c7289aede388deee33
* | Merge "Trebuchet: Added arrays.xml for Polish language" into cm-10.1Marco Brohet2013-03-301-0/+66
|\ \
| * | Trebuchet: Added arrays.xml for Polish languagetompopielarczyk2013-03-291-0/+66
| | | | | | | | | | | | Change-Id: I895197cd8387b2ac40964180b1b70051a7de7e87
* | | Trebuchet: Add overlayable config for tablet workspace grid sizeDavid Marble2013-03-243-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tablets with a 4x3 screen such as the HP Touchpad do not work well with automatic grid size setting. This problem is described in CyanogenMod Issue 5798: Trebuchet Tablet. This fixes that issue. This creates a flag in config that can be overlayed at build time to allow user settings to adjust grid size. The maximum settable row and column counts are also overlayable. This is a port of: http://review.cyanogenmod.org/#/c/21067/ which was merged into jellybean. The default behavior is unchanged. Rebased. Change-Id: I3d7cf5e121a423a0033310eee88e498bc080af3c
* | | Fix market & overflow button paddingsVeeti Paananen2013-03-243-6/+6
| |/ |/| | | | | | | | | Patch Set 2: Fixed overflow button padding Change-Id: Ia4bf8e12311b28c13091ec166feb3c24fcfb0596
* | Merge "Trebuchet: fix coherence in French translation" into cm-10.1Marco Brohet2013-03-221-1/+1
|\ \ | |/ |/|
| * Trebuchet: fix coherence in French translationxavihernandez2013-03-231-1/+1
| | | | | | | | | | | | | | * Patch Set 1: initial commit * Patch Set 2: backslash missed Change-Id: I0e7994e0dd6e576b13b06c5eda215968d115cf52
* | Trebuchet: Updated Polish translationtompopielarczyk2013-03-191-0/+101
|/ | | | | | | | Patch Set 2: Minor correction Patch Set 3: Correction Patch Set 4: Changed 'szuflada' for 'lista' Change-Id: I90d7958c6d70cb2f23619f8afb825213e0adce5b
* Merge "Trebuchet: UK translations" into cm-10.1Marco Brohet2013-03-141-0/+99
|\
| * Trebuchet: UK translationsVavooon2013-03-141-0/+99
| | | | | | | | | | | | - Fixing whitespace errors Change-Id: Iea0b6b7d5891d3a486bde277402946b2090e5ff4
* | Merge "es_ES: Restore AOSP header" into cm-10.1Marco Brohet2013-03-141-14/+18
|\ \
| * | es_ES: Restore AOSP headerdjMesias2013-03-131-14/+18
| |/ | | | | | | Change-Id: Ic5203c4afddb855e316b6a04151244182328db9b
* | Corrected misspelling of AccordionSeth Gregory2013-03-133-14/+14
|/ | | | Change-Id: I4b7ff094ab24b7a5399f6d340412aa1b37679064
* Trebuchet: fix Dutch translationPeter Boot2013-03-111-3/+3
| | | | | | Will fix a typo and error in the Dutch translations. Change-Id: I551ee1c12d781a4ea7512d685b73e588879823fd
* Merge "Revert "Improve scroll responsiveness."" into cm-10.1nebkat2013-03-091-50/+44
|\
| * Revert "Improve scroll responsiveness."nebkat2013-03-091-50/+44
| | | | | | | | | | | | This reverts commit ce6b2513bcfb257cfdeb604060708b3833ccb65e Change-Id: Id1b264c9f4417a2c3f22f3821f446fb9211f4616
* | Revert "Fix overflow visibility logic"nebkat2013-03-061-2/+2
| | | | | | | | | | | | This reverts commit 919296825af7c9028eac0f9c0be6d6c9fbda2184 Change-Id: Iba8cdc0f6d1023b12b7873314df13154f2cf265d
* | Fix overflow visibility logicVeeti Paananen2013-03-041-2/+2
| | | | | | | | Change-Id: Id9235c6946a402841cbd8512b118daf8b1be3c49
* | Trebuchet: fix uninstall app from shortcutJorge Ruesga2013-03-043-1/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When uninstalling an app from a shortcut, there are 2 incorrect cases: 1.- If the user proceeds with the uninstall process, all the shortcuts references are removed from the workspace, except the one used to start that process, because the shortcut is removed from the workspace, but not from the favorites database. A reboot of the device will restore the shortcut into the workspace again. 2.- If the user cancels the uninstall process, the shortcut used is not restored, because it was removed in the drag&drop process. This change restore the shortcut prior to start the uninstall process. For restoring the shortcuts the patchset verifies 3 conditions: 1.- If the shortcut was in the desktop, the shortcut is restored in the same position. 2.- If the shortcut was contained by a folder with one or two shortcuts, then the folder is removed in the darg&drop, so the folder is recreated in the same location, and all its shortcuts are restored 3.- If the shortcut was contained by a folder with more than 2 shortcuts, the shortcut is restored in the same folder. If the user proceeds with the uninstall process then as the shortcut is present in the workspace, the shortcut will be removed. Change-Id: I95e2684d01cabd0d5a04f17c896c72cad2b14d38 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Launcher: Fixes to overflow menu buttonNebojsa Cvetkovic2013-03-031-3/+6
|/ | | | Change-Id: I9b224f66bc25c721db1cd2dd53b397d72c21986e
* Improve scroll responsiveness.Bhargav Upperla2013-03-031-44/+50
| | | | | | | | | | | | | | | | | | 1) mUsePagingTouchSlop set to false. Applist scroll now scrolls with the same thresholds used by homescreen scrolling. 2) Early start of scroll as soon as we detect that it's okay to scroll. Eliminates waiting for next vsync and starts scrolling in the current cycle. instead of the next. Above changes help in reducing first touch to first displacement latencies in scroll usecases. Improves scroll responsiveness. Change-Id: Ib45a361b9b6275e64d0a5b5603aa15fdd386a5f8
* Launcher: Fix overflow menu buttonJorge Ruesga2013-03-035-33/+29
| | | | | | | | | | | | | | | | | | | | | | | | On rotate screen, at all apps drawer in Trebuchet, the overflow menu icon overlays the market icon. This changes contains: 1.- Modify the app_customize_pane layout to avoid that overflow button and market button overlap each other. 2.- Move updateOverflowMenuButton() from runNewAppsAnimation to bindAllApplications. The overflow button need to be updated every time the all app drawer change. 3.- Fix preferencesVisible assignment. If we are in CM and launcher is Trebuchet and device has not permanent button, the overflow menu should be displayed. 4.- Fix onCreateOptionsMenu. On AllAppsVisible the menu should be recreated always 5.- Buttons padding (market and overflow) are reduced to avoid a bad visual effect when both buttons are one beside the other. Before: https://www.dropbox.com/s/i9vgp6sh35nsnjt/before_phone_portrait.png After: https://www.dropbox.com/s/es5j35ny1jf9ey8/after_phone_portrait.png https://www.dropbox.com/s/6sztai1hq0w9ngr/after_phone_landscape.png Patchset 2: Remove unnecessary invalidateOptionsMenu() call Change-Id: I7ec08ff00ed4705846c0b46639965899b16a143d Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Merge "Add Afrikaans translation" into cm-10.1David van Tonder2013-02-282-10/+169
|\
| * Add Afrikaans translationisimobile2013-02-282-10/+169
| | | | | | | | | | | | Translated Trebuchet to Afrikaans Change-Id: Idf3b5deee2dbf7f7f66d2a3fcb9105fd805e58bf
* | Merge "Trebuchet: Update italian translation" into cm-10.1Marco Brohet2013-02-272-8/+8
|\ \
| * | Trebuchet: Update italian translationFrancesco2013-02-242-8/+8
| | | | | | | | | | | | Change-Id: I78f51d3b5f1fa089d052488ea9a93d68b0f95dcb
* | | es_ES: Updated spanish translationsdjMesias2013-02-241-23/+19
|/ / | | | | | | | | | | - PatchSet 2: Rebased Change-Id: I1c4512fc1c76db477b1a5cf5bf1b24bdaeda0d29
* | trebuchet: Avoid NPE on startupSteve Kondik2013-02-151-2/+4
| | | | | | | | | | | | | | The workspaces are now inflated before the LauncherView, so defer wallpaper initialization until later. Change-Id: I8b939ec217e73b4a7c2b14434479982e24315c74
* | Merge tag 'android-4.2.2_r1' of ↵Steve Kondik2013-02-1522-500/+783
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/Launcher2 into treb Android 4.2.2 release 1 Conflicts: res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml src/com/cyanogenmod/trebuchet/AppsCustomizePagedView.java src/com/cyanogenmod/trebuchet/AppsCustomizeTabHost.java src/com/cyanogenmod/trebuchet/CellLayout.java src/com/cyanogenmod/trebuchet/Launcher.java src/com/cyanogenmod/trebuchet/PagedView.java Change-Id: I415138430337bcd21070b815a80de9c0cdd52239
| * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-12-030-0/+0
| |\ \
| | * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-270-0/+0
| | |\ \
| | | * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-260-0/+0
| | | |\ \
| | | | * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-190-0/+0
| | | | |\ \
| | | | | * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-140-0/+0
| | | | | |\ \
| | | | | | * \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-060-0/+0
| | | | | | |\ \
| * | | | | | | | Fixing issue where the cling is offset. (Bug 7633074)Winson Chung2012-11-296-42/+57
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Also fixing issue where the workspace cling was showing on top of AllApps when you entered it for the first time. Change-Id: I7d59ad153de192bc1d69537af1b4af632465138b
| * | | | | | | Fixing NPE in updateCurrentPageScroll (Bug 7465970)Winson Chung2012-11-261-3/+7
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: I71d2b01518f3f736f6787ff6a503271b9ea7b04b
| * | | | | | Merge "Fix janky transition on All Apps tab switch" into jb-mr1.1-devMichael Jurka2012-11-211-2/+7
| |\ \ \ \ \ \
| | * | | | | | Fix janky transition on All Apps tab switchMichael Jurka2012-11-191-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 7139562
| * | | | | | | Merge "Refactoring push reordering (issue 7139335)" into jb-mr1.1-devAdam Cohen2012-11-191-155/+366
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |