aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
Commit message (Collapse)AuthorAgeFilesLines
* ActionBar TextSelection: Prevent overlay of textfieldStephen Bird2015-06-291-3/+2
| | | | | | | | | | | | | Selected text in the actionbar would be covered by the actionbar options. Eg: Search Repro steps: - Click the search button in CMFM - Type something into the searchbox - Select that text - Text is covered Change-Id: Ie4978035b27d938becf847f6438baffd0a099f14
* Fix back arrow discoloration in action barStephen Bird2015-05-151-1/+5
| | | | Change-Id: Ic428a0e4fb7802f1983e7c575adb904c1f6fd65d
* Support RTL layouts everywhere.Martin Brabham2015-04-161-6/+6
| | | | | | | | | | | | - Fix custom title text clipping. - Fix breadcrumbs - Remove FSO Dialog permission spinner width adjustment that did not function on RTL. - Fix history and bookmarks items to align properly. - Update layouts to function with RTL Change-Id: I3cd4032887371509ec2847bae6f889558664a356 (cherry picked from commit d0d367d2d681e2372813a81246dea45eab572ce2)
* cmfm: force colorControlNormal to whiteJorge Ruesga2015-03-191-0/+2
| | | | | | | This fixed the color of actionbar controls (like search widget) Change-Id: I7a78cc7cd6bee262224b1d881b645aaef504be29 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* CMFileManager: Allow for sorting by mime type in search.Adnan Begovic2014-12-101-0/+4
| | | | Change-Id: Ib633f84532507f2a32d78978a3c0c87d62617fd8
* CMFileManager: LollipopificationAdnan Begovic2014-12-051-9/+57
| | | | Change-Id: I1702cf147b8ebc68f3a24175fa34cf397d823280
* [CMFM] bookmarks and history in a navigation drawerFlorian Edelmann2014-03-101-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | * used a modified version of DrawerLayout from the Support Library * moved bookmarks and history there -> always accessible * added a drawer icon * made all themeable * removed the BookmarksActivity and HistoryActivity * removed the BookmarksAdapter and HistoryAdapter as they are useless for LinearLayouts. I couldn't use ListViews because they scroll vertically - as well as the drawer itself. * removed the layouts for bookmarks and history Patch Set 2: tab cleanup and reset code I didn't touch Patch Set 3: fixed a FC after changing the theme when settings were opened by the drawer's overflow menu Patch Set 4: updated commit message Patch Set 5: updated commit message Patch Set 6: disabled "clear history" ActionBar action when history is empty Patch Set 7: fixed code style, fixed theme change issue with history items in the drawer, updated theme previews Patch Set 8: remove trailing whitespaces Change-Id: I215211e771ec7c96a2a669cdcc440556c310d6db
* CMFileManager: Resources cleanupjackmu952013-09-221-121/+126
| | | | | | | | - Use new copyright format - Use an intent of 4 - Some other cleanup Change-Id: I49e31f5fc4117bd4d7e65c78a4c70651c8139f64
* CMFM: NL translationEddy Witkamp2013-06-051-2/+1
| | | | | | | | to complete Dutch translation in TTools ps2: derp Change-Id: I391fbdf917b4e211307449dc17c9f5bba32bb089
* CMFM: Display hex format when open a binary fileJorge Ruesga2013-03-231-0/+6
| | | | | Change-Id: I375e41918f3ff9a4f42010746eeee43177c502fa Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* CMFileManager: Themes support + Dark themeJorge Ruesga2012-11-111-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change enabled the theme support, and added a new dark theme under the package CMFileManagerThemes. To compile under build system, it must be enabled in vendor/cm/config/common.mk or vendor/cm/config/themes_common.mk (this was requested in change http://review.cyanogenmod.org/#/c/26311/) Themes were enabled in a new settings option. Under this setting the application show the user the available themes installed in the system. -------------------- For build new themes, developers should: - Create a new package that contains an activity with: * Permission: com.cyanogenmod.filemanager.permissions.READ_THEME * Action: com.cyanogenmod.filemanager.actions.MAIN_THEME * Category: com.cyanogenmod.filemanager.categories.THEME - Define the themes_ids, themes_names and themes_descriptions arrays-strings definitions for the themes that the package support. - Create a xxx_theme.xml for every theme that the package support, where the xxx is the id of the theme. Put your resources in this file, prefixing the resource with the id of the theme (xxx_). For a list of all supported resources see theme.xml in res/values of CMFileManager project. ------------------- Other fixes: * Protect console buffers from NPE * Fix code style of xmls (layouts, drawables, ...) Patchset 2: Fixed code style and added Christian suggestion Patchset 3: Added forgotten READ_THEME permission check as described in the note above. Patchset 4: Use centerInside in theme preview for better image fit Change-Id: I4142da6d9ed1b06318e47ff9c05f9a874c62f3ae
* CMFileManager : Allow rotationJorge Ruesga2012-11-041-1/+11
| | | | | | | | | | | | | Override onConfigurationChanged to help keep the state intact and allow orientation change. Patchset 2 : Override for other activities as well Patchset 3 : Fixed scrollbars dialogs Patchset 4 : Fixed landscape mode of picker activity Patchset 5 : New landscape layout for NavigationActivity Patchset 6 : Fix whitespace errors in copyright headers Change-Id: Ibe52f0a0ebf0ea88d79dab1c8a06fb262d63ecb1
* CMFileManager: Fix formattingMarco Brohet2012-11-021-16/+15
| | | | Change-Id: I939f3bb315f69c9fe10da69a53a371adddf242db
* Better start effect (white action bar style)jruesga2012-10-291-1/+10
|
* Delete confirmation dialog box title is wrong (Issue #18)jruesga2012-10-271-0/+6
| | | | | | | * New dialog title mode (no icons, except were they are needed [welcome and picker]) * Title text without allCaps * New title color * Remove unused drawables
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-2/+2
| | | Full refactoring of package from explorer to filemanager
* Update res/values/styles.xmlDvTonder2012-10-241-3/+4
| | | Fix naming
* New activity "Picker Activity"jruesga2012-10-211-0/+2
| | | | | | | | This activity allows third party application to browse and get the content using GET_CONTENT action and a mime/type. This activity used the NavigationView in jail room mode and it's only capable of pick a file (actions like open or others are not permitted) * CleanUp
* New action "Execute"jruesga2012-10-151-0/+6
| | | | | | | | | The new fso action "Execute" allow execute a shell in the new ExecutionDialog (a console like dialog), that display the ouput, time and exit code of the execution. It's only available for files with EXEC mime/type category. * Added a new method to the async callback to return the exit code to program caller. * CleanUp
* New: Selection Viewjruesga2012-09-231-2/+2
| | | | Selection view with animation effect Clean up
* Initial commitJorge Ruesga2012-08-251-0/+97