summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Centers horizontally the drawer on vertical orientationcm-10.1.0-RC2Jorge Ruesga2013-05-111-2/+2
| | | | | | | | | | | | | | | | | The drawer (AppsCustomizePagedView) disable the use of centers horizontally && vertical every page. There is no problem with that on device with fixed grid, and on devices with isLargeScreen on horizontal orientation aligning the cellpagedview the top looks good. But when orientation is vertical, the cellpagedview is aligned to the left. In this case, this change forces the cellpagedview to center horizontally, which give to the cellpagedview the same good look than horizontal orientation. [before] https://sharecloud.ruesga.com/public.php?service=files&t=5fee1bd3e68fd28eafcaff13357956db [after] https://sharecloud.ruesga.com/public.php?service=files&t=0beb9a41d6ad86fef089fb9f643ff51c Change-Id: Ib5c123ce4e978500fc30cc039a62c590d75b09f7 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet: Properly remove grid preference on isLargeScreen devicesJorge Ruesga2013-05-112-4/+11
| | | | | | | Actually, the preference is not been removed. Change-Id: Icdb94526f120501c6e5faa22bd912b0bd0f00f4f Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Merge "Trebuchet: ES translations" into cm-10.1-stagingJorge Ruesga2013-05-101-0/+2
|\
| * Trebuchet: ES translationsdjMesias2013-05-081-0/+2
| | | | | | | | | | | | - labels on dock items Change-Id: Ia85fb08802d2fd3ad6789164fd1c73ab47476960
| * Trebuchet: Fix drawer vertical orientation bugsJorge Ruesga2013-05-081-4/+9
| | | | | | | | | | | | | | Change-Id: I6c76830c944be85b62c043991c36ba5bd18f036e JIRA: CYAN-901 Issue: https://jira.cyanogenmod.org/browse/CYAN-901 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
| * Trebuchet: Labels on dock itemsJorge Ruesga2013-05-0714-32/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge "Trebuchet: Simplified Chinese Translations" into cm-10.1-stagingJorge Ruesga2013-05-091-1/+10
|\ \
| * | Trebuchet: Simplified Chinese TranslationsAndrew Jiang2013-05-091-1/+10
| | | | | | | | | | | | Change-Id: I8b6bd037c5b343666f2fba91446d4d4f8292babe
* | | Merge "Trebuchet: CS translation" into cm-10.1-stagingJorge Ruesga2013-05-091-0/+2
|\ \ \ | |/ / |/| |
| * | Trebuchet: CS translationOndrej Zima2013-05-081-0/+2
| | | | | | | | | | | | | | | | | | - added hide icon labels Change-Id: I2a39fc7c7153aee4367f78081af230731ffe783e
* | | Merge "Trebuchet : FR translation" into cm-10.1-stagingMarco Brohet2013-05-091-10/+12
|\ \ \
| * | | Trebuchet : FR translationDelPETER2013-05-091-10/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Better translation Patch set 2 : correction Patch set 3 : add missing translation Patch set 4 : correction Change-Id: Idbc98d04b8f1d77d02aa596fe9348d4ef0f2297f
* | | Merge "Trebuchet: Update italian translation" into cm-10.1-stagingMarco Brohet2013-05-091-0/+2
|\ \ \
| * | | Trebuchet: Update italian translationrheeze2013-05-091-0/+2
| |/ / | | | | | | | | | | | | | | | Add strings for "Labels on dock icons" Change-Id: Ice6c09dfaa986bd12aab5e1afffe90a7eda381aa
* | | Trebuchet: PT-BR translationsGustavo2013-05-091-0/+2
| | | | | | | | | | | | Change-Id: I551d7ee713a78c2ac2bb1239a80e6cdfb5c38b7a
* | | Trebuchet: DA translationJacob Overgaard Madsen2013-05-081-0/+2
|/ / | | | | | | | | | | Final staging merge Change-Id: I437de373f956e04df9f136a34a1352223eccd2d8
* | Trebuchet: RU translationcm-10.1.0-RC1pvolkov2013-05-071-0/+2
| |
* | Trebuchet: Fix drawer vertical orientation bugsJorge Ruesga2013-05-081-4/+9
| | | | | | | | | | | | | | Change-Id: If5b8b133bd4ed51270e1d8c05b1f976e0db18aaf JIRA: CYAN-901 Issue: https://jira.cyanogenmod.org/browse/CYAN-901 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Trebuchet: Labels on dock itemsJorge Ruesga2013-05-0814-32/+117
|/ | | | | | | | | | | | | | 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: I055817d30e95ea7f5beaa7e7bdb242c6e887d2fd JIRA: CYAN-523 Issue: https://jira.cyanogenmod.org/browse/CYAN-523 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Merge "Trebuchet: CS translation" into cm-10.1Jorge Ruesga2013-05-053-47/+162
|\
| * Trebuchet: CS translationOndrej Zima2013-05-033-47/+162
| | | | | | | | | | | | | | | | - ordered translation, added missing CM strings - rebased, incorporated new arrays references - fixed typos - added missing for locked homescreen Change-Id: I17283951028e9d52c6b7f7616e1433bbff2b6eb4
* | Trebuchet: Refactor RU translationpvolkov2013-05-063-140/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trebuchet: Refactor RU translation Patch Set 3: Update translation Patch Set 4: Revert PS3 Patch Set 5: Update translation Patch Set 6: Update translation Patch Set 7: Update translation Patch Set 8: Update translation Patch Set 9: Update translation Patch Set 10: Update translation Patch Set 11: Update translation Patchset 12: Rebased Change-Id: I919ee241785fad5a6de67e70d006e2f5856d4c77
* | Merge "Trebuchet: NB translation" into cm-10.1Marco Brohet2013-05-041-0/+5
|\ \
| * | Trebuchet: NB translationOdin Ugedal2013-05-031-0/+5
| |/ | | | | | | | | | | Translated the strings for the new Lock homescreen function. Change-Id: I59cb7434a1efc09f3ecf6fc9d080158ce12b6b79
* / Trebuchet: EL translationMichael Bestas2013-05-041-0/+5
|/ | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: Ib8aef86dde781519109fa6424e656a4ba07d28c3
* Merge "Trebuchet: Update italian translation" into cm-10.1Marco Brohet2013-05-021-0/+5
|\
| * Trebuchet: Update italian translationFrancesco2013-05-011-0/+5
| | | | | | | | Change-Id: Iab60044646c68494bd301bbac32ec8a046d8087d
* | Merge "Trebuchet: NL translations" into cm-10.1Marco Brohet2013-05-023-167/+157
|\ \
| * | Trebuchet: NL translationsMarco Brohet2013-05-013-167/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Revert to AOSP - Refactor to new cm_*.xml format - Add new translations (effects_carousel_left and effects_carousel_right) - Cid... ps3: - Winkel -> Play Store - Installatie ongedaan maken -> Deïnstalleren ps4/ps5 - Add translation for Lock Homescreen ps6 - suggestions Change-Id: I5467e0a6092c8d91523986dc86e58af0157e9add
* | | Trebuchet : refactor cm_*.xmlDelPETER2013-05-0135-1179/+1098
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Trebuchet: Use preference provider to lock/unlock homescreen" into ↵Jorge Ruesga2013-04-302-6/+16
|\ \ | | | | | | | | | cm-10.1
| * | Trebuchet: Use preference provider to lock/unlock homescreenJorge Ruesga2013-05-012-6/+16
| |/ | | | | | | | | | | | | | | mSharedPreferences uses "com.cyanogenmod.trebuchet.prefs", while the Preferences activity uses "com.cyanogenmod.trebuchet_preferences". Use PreferenceProvider to sync lock/unlock homescreen. Change-Id: Ib9312a9f8cffe3f009b8cd8d9b9789d459c1bd96 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Merge "Trebuchet: DA translation" into cm-10.1Marco Brohet2013-04-303-126/+178
|\ \
| * | Trebuchet: DA translationJacob Overgaard Madsen2013-04-293-126/+178
| | | | | | | | | | | | | | | | | | New merges and transition to cm_ format Change-Id: Ia8b49cb23b9d935c9bbb2393453795da427be85d
* | | Merge "Trebuchet: PT-BR update translations" into cm-10.1Marco Brohet2013-04-304-141/+159
|\ \ \
| * | | Trebuchet: PT-BR update translationsGustavo2013-04-284-141/+159
| |/ / | | | | | | | | | Change-Id: Iecc6961338bcab79f343d7dd47481a049be069e8
* | / Trebuchet: HU translation refactoringTamás Tóth2013-04-304-152/+149
| |/ |/| | | | | | | | | | | | | | | Separate cm translations of the original Launcher translations. Re-word some stuff. PS3: Update translations Change-Id: Ib104b1c7c4eb27b5108acfaddee14a6916b196e3
* | Trebuchet: Force reload wallpaper dimension on screen size changeJorge Ruesga2013-04-301-2/+7
| | | | | | | | | | | | | | | | | | | | This ensures that the wallpaper dimensions are adjusted when a screen size change occurs, for example when the expanded desktop feature is activated on devices without hard keys. Change-Id: I4be96034a609afb2dd18e346b04ffacfed4e7043 JIRA: CYAN-790 Issue: https://jira.cyanogenmod.org/browse/CYAN-790 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | Merge "Trebuchet: ES translations" into cm-10.1Jorge Ruesga2013-04-291-1/+6
|\ \
| * | Trebuchet: ES translationsdjMesias2013-04-291-1/+6
| |/ | | | | | | | | | | - Lock homescreen Change-Id: I1f2a3f3a8901bb5dfbc9d2402ed24ff99e83c371
* | Merge "Trebuchet: Updated Norwegian translation" into cm-10.1Marco Brohet2013-04-292-0/+154
|\ \ | |/ |/|
| * Trebuchet: Updated Norwegian translationOdin Ugedal2013-04-282-0/+154
| | | | | | | | | | | | | | | | | | | | Patch set 2: All new, with the new cm_*.xml format. Patch set 3: Nettfjøl --> Nettbrett Patch set 4: Fade --> Nedtone Change-Id: I03aa4ee53570aaf978aedbb72c040e5908b4aac1
* | Trebuchet: Lock homescreenJorge Ruesga2013-04-297-8/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | 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: Update italian translationrheeze2013-04-284-137/+155
|/ | | | | | Do the translation refactoring with cm_* resources Change-Id: Ib734c527a18b04932728bacd2b6fde9f9f234230
* Trebuchet : FR translationDelPETER2013-04-272-34/+30
| | | | | | Patch set 2 : move arrays.xml => cm_arrays.xml Change-Id: Ib41a56750209f7d90113bd7a93db9df2c3469733
* Trebuchet: Refactor AF translationsDvTonder2013-04-272-108/+114
| | | | Change-Id: Idcb23e09a931b873ef23dc9692827d78ac9bd0e6
* Enable screen stretch by defaultSteve Kondik2013-04-252-2/+3
| | | | | | * I don't know anyone who doesn't want this. Change-Id: I2b5091a79d9ec32841d5f9b93a7c6c11357b9d04
* Merge "Trebuchet: EL translations" into cm-10.1Marco Brohet2013-04-242-0/+46
|\
| * Trebuchet: EL translationsMichael Bestas2013-04-222-0/+46
| | | | | | | | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I47ceb728cfd388cbf891eb0f68845096aec403f7
* | Merge "Trebuchet : FR translation" into cm-10.1Marco Brohet2013-04-241-0/+2
|\ \