aboutsummaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of default locale issues.Danny Baumann2013-09-205-47/+40
* Some optimizations spotted during profiling.Danny Baumann2013-09-2013-86/+75
* Implement showing of apk icon and image and video thumbs in listingJo De Boeck2013-09-2014-223/+876
* CMFileManager: Add a dismiss listener for the exceptions YesNo dialogsJorge Ruesga2013-09-191-0/+9
* CMFileManager: Enable symlinks by defaultDan Pasanen2013-09-171-3/+3
* CMFileManager: Check write operationJorge Ruesga2013-09-071-49/+97
* CMFileManager: Simplify selection string creationHasso Tepper2013-07-301-6/+8
* Allow pluralization of selection string.Danny Baumann2013-07-221-9/+9
* CMFileManager: Make use of plurals correctlyHasso Tepper2013-07-222-32/+12
* CMFileManager: Correct logic of string generationHasso Tepper2013-07-091-2/+7
* CMFM: Fix AssociationsDialog selection when have scrollingJorge Ruesga2013-05-261-1/+2
* CMFM: File Manager lets you select a file more than onceJorge Ruesga2013-04-281-7/+16
* CMFM: Fix editor overflow icon on black themeJorge Ruesga2013-04-211-0/+2
* CMFM: Fix shortcuts path initializationJorge Ruesga2013-04-211-51/+58
* CMFM: User-defined date/time formatJorge Ruesga2013-04-197-25/+222
* CMFM: Protect AssociationsDialog from NPEJunwen Sun2013-04-071-12/+10
* Merge "CMFM: Double click to open associated intent" into cm-10.1Danny Baumann2013-04-052-16/+28
|\
| * CMFM: Double click to open associated intentSun Junwen2013-04-052-16/+28
* | CMFM: File manager SEND issuesJorge Ruesga2013-04-051-2/+2
|/
* CMFM: Fix hex viewer dark themeJorge Ruesga2013-03-311-2/+15
* CMFM: Editor initial highlight support + props syntax processor + others feat...Jorge Ruesga2013-03-2718-514/+1671
* CMFM: Display hex format when open a binary fileJorge Ruesga2013-03-231-13/+145
* CMFM: Use holo style progress barJorge Ruesga2013-03-221-1/+5
* CMFM: Ask to gain privileges for asynchronous commandsJorge Ruesga2013-03-227-106/+293
* CMFM: Add word wrap supportJorge Ruesga2013-03-194-5/+222
* Merge "CMFM: CYAN-200 - Archiving and Extracting .ZIP files in CM File Manage...Jorge Ruesga2013-03-188-40/+258
|\
| * CMFM: CYAN-200 - Archiving and Extracting .ZIP files in CM File ManagerJorge Ruesga2013-03-178-40/+258
* | CMFM: Fix checksum java commandJorge Ruesga2013-03-181-2/+2
|/
* CMFM: CYAN-285 - Add ability to calculate file checksumsJorge Ruesga2013-03-1611-14/+947
* CMFileManager: Fix tar commandThiago Vinícius Freire de Araújo Ribeiro2013-03-111-1/+3
* CMFM: CYAN-533 - Increase timeout in File ManagerJorge Ruesga2013-03-1015-61/+296
* CMFM: Fix invalid initial directoryJorge Ruesga2013-03-092-46/+107
* CMFM: fix broken toolbox ls commandJorge Ruesga2013-02-201-7/+18
* Allow picking of directories.Danny Baumann2013-01-235-13/+174
* Don't prompt for superuser access when picking a file.Danny Baumann2013-01-225-35/+5
* CMFM: Support for Intent.ACTION_SEND_MULTIPLEJorge Ruesga2013-01-143-3/+107
* Merge "CMFM: Fix select/unselect from menu dialog" into cm-10.1Jorge Ruesga2013-01-141-10/+3
|\
| * CMFM: Fix select/unselect from menu dialogJorge Ruesga2013-01-131-10/+3
* | Merge "CMFM: Fix change to root when initial directory not exists" into cm-10.1Jorge Ruesga2013-01-141-3/+16
|\ \
| * | CMFM: Fix change to root when initial directory not existsJorge Ruesga2013-01-131-3/+16
| |/
* / CMFM: Wait indefinitely on privileged console allocationJorge Ruesga2013-01-132-83/+146
|/
* Merge "CMFM: Properly handle async task exception" into cm-10.1Jorge Ruesga2013-01-131-13/+17
|\
| * CMFM: Properly handle async task exceptionJorge Ruesga2013-01-131-13/+17
* | CMFM: Fix relaunchables exceptionsJorge Ruesga2013-01-131-1/+0
|/
* Add ability to toggle .nomedia file in storage locationsNathan Grebowiec2013-01-115-27/+259
* CMFM: Fix typoJorge Ruesga2013-01-091-4/+4
* CMFM: Do not use cd and pwd commandsJorge Ruesga2013-01-0917-703/+30
* CMFM: Fix race conditionJorge Ruesga2013-01-081-3/+0
* Merge "CMFM: Fix FC caused by accessing ui outside of UI thread" into cm-10.1Jorge Ruesga2013-01-072-8/+15
|\
| * CMFM: Fix FC caused by accessing ui outside of UI threadJorge Ruesga2013-01-072-8/+15