summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: simplify translatingMarco Brohet2013-10-251-1/+1
| | | | | | I think Google is pretty common in every language Change-Id: I28c6ae9bb248f94f8a2dc8d71ed8defcdeac01cd
* Merge "Revert "Trebuchet : Fix dynamic padding"" into cm-10.2Danesh M2013-10-251-0/+2
|\
| * Revert "Trebuchet : Fix dynamic padding"Danesh M2013-10-241-0/+2
| | | | | | | | | | | | This reverts commit efa4b8d18459243abf379bb0135ee0a89165a50a. Change-Id: Ibc3857b7cb94cce395cbaa2671b34cced3a538b9
* | Merge "Trebuchet : Fix dynamic padding" into cm-10.2Danesh Mondegarian2013-10-231-2/+0
|\|
| * Trebuchet : Fix dynamic paddingDanesh Mondegarian2013-10-161-2/+0
| | | | | | | | | | | | Improves dynamic padding based on cellcount / screen size. Change-Id: Ib1c9419a39ea2b3a62be9564373a713a411cb1cf
* | Add some default folder namesSteve Kondik2013-10-201-0/+3
|/ | | | Change-Id: I7a1cc58f225708bdc9eeb8354d96a4b834fcb781
* Trebuchet : Support for custom icons per shortcutDanesh Mondegarian2013-09-081-1/+1
| | | | | | | Allows user to assign custom icons from icon packs to individual homescreen shortcuts. Change-Id: I6613b5f3e6517485a6f83aa5f6769e22bb7f18dc
* Trebuchet : Icon pack themeDanesh Mondegarian2013-08-251-0/+5
| | | | | | | This patchset allows the user to set an icon pack for the entire launcher. Change-Id: I3dc8311f7e0a7a4f174fd568aa1d74b5ceb8471a
* Trebuchet: RU translationpvolkov2013-08-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2666012dee55df372e2bfc3497cf0b5ae4e54dc3 Patch set 2: Update translation Change-Id: Idd0d4ddae51f0892d5adb2e4a718430bf33af5d9 Patch set 3: Update translation Change-Id: Idcc41425343324b33d47e6405147ea5a5cf91d0e Patch set 4: Update translation Change-Id: Ic908afee741af16d9c76fdcb032590757d01f900 Patch set 5: Update translation Change-Id: I4aceb2472047c7ef398293f37534da7b69d72958 Patch set 6: Update translation Change-Id: I3c28686e5cdf83bba24914555a5cd47dbdaa667a
* Merge "Trebuchet : Empty view for live folders" into cm-10.2Danesh Mondegarian2013-08-161-0/+1
|\
| * Trebuchet : Empty view for live foldersDanesh Mondegarian2013-08-161-0/+1
| | | | | | | | | | | | | | | | Live folders are dynamically populated, hence allow the state of having no items present in its folder. This commit adds a view to show when that happens, rather than the current situation which looks broken. Change-Id: I5777e208e5f0d5a3e42c1d65afdc2121d45d983a
* | Trebuchet : Cling for live foldersDanesh M2013-08-151-0/+8
| | | | | | | | | | | | Add cling overlays for live folders. Change-Id: I87b228dad9893123c7cad6733bf463fff7ea0dae
* | Trebuchet: Reset to AOSP stringsMarco Brohet2013-08-151-2/+3
|/ | | | Change-Id: I79b789e278c44980ce2d2250d96370bb1f2942ed
* Don't use text shadows inside folders and all appsMichael Jurka2013-08-121-0/+4
| | | | | | (saves memory) Change-Id: I405b7bf251dd055bde0666174003c4c80de09f4e
* Fixing issue with qsb icons not being sized correctly. (Bug 8543618)Winson Chung2013-08-121-1/+1
| | | | Change-Id: I807eaa8323e138c3ad13b6b923a3598c072c0588
* Trebuchet: NL translationEddy Witkamp2013-06-271-2/+2
| | | | | | and change apps's --> apps' Change-Id: I59dfd6c4277dac38f4947c1cb33bab6a91679188
* Update German translation.Danny Baumann2013-06-251-2/+2
| | | | | | Also make wording in English strings more consistent. Change-Id: I4525e992a0ce0b78f762af11e6f5bbd526fa4d65
* Trebuchet: Make remove workspace items of hidden apps optionalJorge Ruesga2013-06-251-0/+5
| | | | | Change-Id: Id5c1f7a105d4140747a9f841b210cd7a7d1825df Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet: Labels on dock itemsJorge Ruesga2013-05-072-0/+6
| | | | | | | | | | | | | | Patchset 4: Discard item scale and use paddings to adjust the workspace Patchset 5: mHideDockIconLabels = false on vertical hotseat Patchset 6: Fixed FolderIcon typo Fixed inline style Remove Workspace injection on Launcher class Use isLargeScreen to show text in vertical hotseat Change-Id: I00c57a28b4c7110b66ec6f856df8865006a76699 JIRA: CYAN-523 Issue: https://jira.cyanogenmod.org/browse/CYAN-523 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet : refactor cm_*.xmlDelPETER2013-05-012-2/+2
| | | | | | | | | | | | | CS is in progress http://review.cyanogenmod.org/36173 NL is in progress http://review.cyanogenmod.org/36625 PT-PT is abandonned http://review.cyanogenmod.org/31035 RU is in progress http://review.cyanogenmod.org/36523 Patch set 2 : "application_name" correction Patch set 3 : "application_version" correction Patch set 4 : remove duplicated string in DE language Change-Id: I35b3b996c7581ea2383287b38c566f9f24e746df
* Trebuchet: Lock homescreenJorge Ruesga2013-04-292-0/+11
| | | | | | | | | | | | | Allow lock shortcuts and folders positions in the workspace, hotseat and apps and widgets drawer. When is enabled the system avoids to move any shortcut or folder, change its names and access to widgets. Patchset 2: Fixed typo Change-Id: I832da526cf1eb32752218656a7c2dafc53010236 JIRA: CYAN-686 Issue: https://jira.cyanogenmod.org/browse/CYAN-686 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet: Refactor default translationsMarco Brohet2013-04-233-163/+179
| | | | Change-Id: I35877bf255466081858489c6c495114f3fe4a91a
* Trebuchet: Extract effects arrays to stringsJorge Ruesga2013-04-222-34/+52
| | | | | Change-Id: Ifd0f7f00e3e172a3682fd9f3f9c9d80234147ce2 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* added "carousel" transition effectFlorian Edelmann2013-04-081-0/+8
| | | | | | | | removed German translations again, fixed whitespace errors, fixed upper-/lowercase mistakes Change-Id: Ia502eede0e8140f49bc61141252ad0c862e0720b
* Trebuchet: Add overlayable config for tablet workspace grid sizeDavid Marble2013-03-241-0/+7
| | | | | | | | | | | | | | | | | | | 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
* Corrected misspelling of AccordionSeth Gregory2013-03-131-4/+4
| | | | Change-Id: I4b7ff094ab24b7a5399f6d340412aa1b37679064
* Revert "Preferences: Koush steals yachts"cm-10.1-M1Buga Dániel2013-01-141-18/+0
| | | | | | This reverts commit 1671eead0b0c5e02092ffef784a7dea21062eda0 Change-Id: Ia4f4030e5c7b862a66d917a62400da7e9971d8aa
* Set default workspace transition to ZoomInSteve Kondik2013-01-101-1/+1
| | | | | | * Because it obviously pwns the rest of them. Change-Id: I1e4a2153778d5426cc1f80527a7e1ddc1af3e409
* Hotseat: Remove extra paddingnebkat2013-01-081-2/+2
| | | | Change-Id: Ia0202deebec94b869a29cc1885b84f0810e2c4f7
* Workspace: Default wallpaper hacknebkat2013-01-061-0/+3
| | | | | | | Some devices have slow GPUs and to not work well with normal wallpaper rendering. Allow this to be overlayed by devices. Change-Id: Id8ba50b2542d38abbbdc635105860281ad3e09f5
* Workspace: Remove resize any widget preferencenebkat2013-01-061-2/+0
| | | | Change-Id: Ia8876584e008d359bfecc85412ea03f8d7bb450f
* CellLayout: Use default and target cell countsnebkat2013-01-061-2/+6
| | | | Change-Id: I586a9ca0c5272a85f03bfe7d58f1b4371aba9034
* LauncherModel: Fixesnebkat2012-12-302-0/+11
| | | | Change-Id: Ibc2cd7e30309380ac95467467df8d831ca12a183
* Launcher: Remove long-press menunebkat2012-12-292-3/+0
| | | | Change-Id: Ie513c0c815fcfa0daa2d5503d3c060ae8e2109c0
* Preferences: Koush steals yachtsnebkat2012-12-291-0/+18
| | | | | | | | | | | | | | | | | "WHY ARE YOU UP AT 3AM!!!!" Preferences will get added if it is 3AM. <cdesai> settings seem small <cdesai> the size of preferences <nebkat> what am I supposed to do? <nebkat> fill the space with "koush steals yachts"? <cdesai> nebkat: let's see how many -2/+2s you get Before: https://docs.google.com/open?id=0BxOgOTemh7G7QktJT1NQamF5b0k After: https://docs.google.com/open?id=0BxOgOTemh7G7STV3dFRkUExFclE Change-Id: I20b1ba61b9ebafbc7bebbb09fec325a27bf76e06
* Hotseat: Icon scalenebkat2012-12-272-0/+9
| | | | Change-Id: I6cae71283c164fe576dfd8338097f74d5d025b4a
* Revert "Revert "Launcher: Trebuchet settings visibility""nebkat2012-12-271-2/+0
| | | | | | This reverts commit 3872581cda9466b73cf40d388a84f20e5d8da00a Change-Id: I741e009242b5739ec22154fb1edba18530fbb0fd
* Launcher: Software Menu Buttonnebkat2012-12-271-0/+2
| | | | Change-Id: Ief9a0bce26b557f10c341c79cd4c9a96d591f9cb
* LauncherActions: Don't use magic intentsnebkat2012-12-261-0/+1
| | | | Change-Id: I5ee3fbc9b1cdc63407def751bb7639cb54bdb7c3
* Cleanupnebkat2012-12-263-13/+15
| | | | Change-Id: Ied69f285305dbc3e1bf62676f23c47d6c6969e0a
* Revert "Launcher: Trebuchet settings visibility"nebkat2012-12-241-0/+2
| | | | | | This reverts commit 72e1c32434f58a2a0e231b2cd6d75f980adfc285 Change-Id: I4bb4f45c9185c546f197109b240612d47528059c
* Launcher: Trebuchet settings visibilitynebkat2012-12-241-2/+0
| | | | | | | | | Use the com.cyanogenmod.android feature to detect CyanogenMod rather than the config flag. Also, if Trebuchet is not the default launcher it will be shown because system settings always shows the default launcher preferences. Change-Id: I61d349ad04269e6400e740a57ea8ebba21ec44db
* Hotseat: Cleanupnebkat2012-12-241-4/+2
| | | | | | | | | Conflicts: res/layout-land/hotseat.xml res/layout-port/hotseat.xml src/com/cyanogenmod/trebuchet/Hotseat.java Change-Id: Id21610950b427a320e7f7ec0d7ba8a7d869d2aa7
* Hotseat: Number Iconsnebkat2012-12-241-1/+3
| | | | | | | | | | Conflicts: res/values/strings.xml res/xml/preferences.xml src/com/beansoft/launcher/preference/PreferencesProvider.java src/com/cyanogenmod/trebuchet/Hotseat.java Change-Id: I839171c99f4050ad9dc03fbe82c8ed7be41cb4c0
* Hotseat: Default Pagenebkat2012-12-241-0/+2
| | | | | | | | | Conflicts: res/values/strings.xml res/xml/preferences.xml src/com/beansoft/launcher/preference/PreferencesProvider.java Change-Id: I0ba21f27fe6ba703450d5072d922cd52dbf86dff
* Hotseat: Multiple Pagesnebkat2012-12-241-0/+2
| | | | | | | | | | | | | | | Conflicts: res/layout-land/hotseat.xml res/layout-port/hotseat.xml res/values/strings.xml res/xml/default_workspace.xml res/xml/preferences.xml src/com/beansoft/launcher/preference/PreferencesProvider.java src/com/cyanogenmod/trebuchet/Hotseat.java src/com/cyanogenmod/trebuchet/PagedView.java src/com/cyanogenmod/trebuchet/Workspace.java Change-Id: I958b105451160841d5d7d345164dcb2dec4f9404
* Launcher: Long-press Menunebkat2012-12-241-0/+2
| | | | | | | | | Conflicts: src/com/cyanogenmod/trebuchet/AppWidgetResizeFrame.java src/com/cyanogenmod/trebuchet/Launcher.java src/com/cyanogenmod/trebuchet/LauncherAction.java Change-Id: I97ab3364971c0c467d5a7d444ec268eee99b985d
* Workspace: Shortcut renamingnebkat2012-12-232-0/+3
| | | | Change-Id: I67e7441b3d6ba4eba70936c2fbdc9d854b706948
* Workspace: State transitions fixesnebkat2012-12-221-1/+0
| | | | Change-Id: Ifd07ab95210efff1627a3513463ccfab7f389b83
* AppsCustomizePagedView: Filteringnebkat2012-12-221-0/+12
| | | | Change-Id: I829fc4b1a54e348d3c13da602d133dc20d315cca