aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Advise of few space in DiskUsageGraphjruesga2012-09-221-1/+13
| | | Advise of few space in DiskUsageGraph when free space is lower than 95%
* Advise on mount points with < 5% of free spacejruesga2012-09-221-3/+11
| | | | Advise in breadcrumb with other color, when the filesystem has less than 5% of free space
* Some renamesjruesga2012-09-224-25/+25
|
* Variousjruesga2012-09-2220-98/+1212
| | | | | | | | | | Various changes: * New: Fso properties dialog * Changed SID to AID. Added a list of supported AIDs * Improve Filesystem Dialog * Minor changes in model * Improve ExceptionUtil for a better detection and support of RelaunchableException * Fixed bugs in ListCommand: ls and readlink
* Rename Identifiable to ObjectIndentifierjruesga2012-09-168-19/+20
|
* Synchronize actions menu dialogjruesga2012-09-158-52/+219
| | | | This patch allows to use the same ActionDialog class from NavigationView and SearchActivity, to share the same functionality.
* InlineAutocompleteTextView improvementsjruesga2012-09-152-99/+250
| | | | Some improvements for InlineAutocompleteTextView widget (IME, tab, enter, ..)
* Fix Code Stylejruesga2012-09-141-2/+2
| | | Remove trailing whitespaces of Bookmarks
* Use valueOf as ADT recommendsjruesga2012-09-1413-19/+24
| | | | Use Boolean.valueOf, Long.valueOf, Integer.valueOf, ... instead of new Boolean(), new Long(), ..., as ADT recommends
* No select the parent directoryjruesga2012-09-141-0/+4
| | | On Select All action, don't select or deselect the parent directory
* Use current consolejruesga2012-09-141-2/+2
| | | | Use getConsole for retrieve the current console or create a default one if not exists.
* Fix the reexecution of commandsjruesga2012-09-141-7/+8
| | | All commands can be reexecute, not only the WriteableExecutable
* Improvements, Clean upjruesga2012-09-144-10/+19
| | | | Remove sh wrap from su (not working in JB). A simple su opens a shell DiskUsageGraph invalidate all canvas instead of rect
* Update to CM10/JellyBeanjruesga2012-09-133-5/+33
|
* Initial commitJorge Ruesga2012-08-25165-0/+23539