summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: disable search bar when there are no search activitiesRaj Yengisetty2015-03-171-0/+3
| | | | | | | | | - On non-GMS devices, there are no Search apps which can support the search bar implementation. - Disable the search bar entirely if there is no search activity - Add a new utility method in SettingsProvider Change-Id: I3bcbceae4ceab308e4d797dad107e0a2ab72d673
* App Drawer: Disables specific settings for the paginated appHayden Schoen2015-03-061-0/+2
| | | | | | drawer while the vertical app drawer is selected Change-Id: I352bfd42f60d46c53ee74c4ecf6a6bb3f0b7ba90
* App Drawer: Add toggle functionality to change back to legacy app drawerRaj Yengisetty2015-03-061-0/+6
| | | | Change-Id: I4a78832188e27ae0b5a25b6a81ce000b6ffcd1f1
* Trebuchet: Remove unused stringsMichael Bestas2015-01-091-65/+10
| | | | Change-Id: I7ad2ad27bca77aaae654c678acdc7447125a20da
* Workspace: Custom default screenNebojsa Cvetkovic2014-12-231-0/+3
| | | | Change-Id: Ic90254f7758b9dbd4997a19474e455230355b772
* Trebuchet: Draw the dynamic grid image dynamicallyDanny Baumann2014-11-231-2/+2
| | | | | | | This commits makes it possible to draw the image which previews the selected grid dynamically. Change-Id: I7c029f06110afdf1fe62145a079bba76166bb690
* Customizeable Dynamic Grid:Raj Yengisetty2014-11-191-9/+14
| | | | | | | | | | | | | | | | | | | - Presets - Comfortable (+0) - Cozy (+1) - Condensed (+2) - Custom option with min, max Reordering items in the settings pane for better organization Modifying Settings Layout for readability Conflicts: res/layout/settings_pane_list_item.xml res/values/cm_strings.xml src/com/android/launcher3/DeviceProfile.java src/com/android/launcher3/list/SettingsPinnedHeaderAdapter.java Change-Id: I5c926b6ca4b2ed73c263ef34eeb368caeb7af9b5
* Trebuchet: Change icon labels option stringsblack2014-11-191-2/+4
| | | | | | | Conflicts: src/com/android/launcher3/OverviewSettingsPanel.java Change-Id: I499ec846bf2c7b2dc1c0d39c2c62a2525412335c
* Remove old preference activityRaj Yengisetty2014-11-191-35/+29
| | | | | | | | | | | * Also cleanup & remove unused strings Conflicts: AndroidManifest.xml WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java res/values/cm_strings.xml Change-Id: I0b9f2405ab98b0df612a18ccfaa5d9ba98876d8a
* Move Scrolling Wallpaper to new Trebuchet SettingsRaj Yengisetty2014-11-191-0/+3
| | | | | | | | Conflicts: src/com/android/launcher3/OverviewSettingsPanel.java src/com/android/launcher3/list/SettingsPinnedHeaderAdapter.java Change-Id: I57961ae9b6f0df334ddd2c4563ddfd7e2939f01e
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with ↵Raj Yengisetty2014-11-191-2/+6
| | | | | | | | | | | | | | | | | LOCAL_SDK_VERSION - Fixed adding components to protected folders and adding protected folders to other folders - Fixed issues with EditText for FolderName - Adding support for Settings hooks - Uses Setting's LockPattern for Protected Apps - Add Read from Settings Secure DB (DO NOT WRITE!) - Protecting a folder updates Launcher without restart - Batch send component visibility Conflicts: AndroidManifest.xml res/values/preferences_defaults.xml src/com/android/launcher3/AppsCustomizePagedView.java src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java src/com/android/launcher3/LauncherModel.java src/com/android/launcher3/LauncherProvider.java src/com/android/launcher3/OverviewSettingsPanel.java Change-Id: I41c295e7f2c9abc9b2e77e6e3d39b7ca60d47139
* Trebuchet: Remove duplicate stringMichael Bestas2014-11-191-4/+2
| | | | Change-Id: I5a1ed314ca05eb4771038c0e08c4695ed51b3f92
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-0/+123
- Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b