| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
| |
Advise of few space in DiskUsageGraph when free space is lower than 95%
|
| |
|
|
| |
Advise in breadcrumb with other color, when the filesystem has less
than 5% of free space
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
| |
This patch allows to use the same ActionDialog class from NavigationView
and SearchActivity, to share the same functionality.
|
| |
|
|
| |
Some improvements for InlineAutocompleteTextView widget (IME, tab,
enter, ..)
|
| |
|
| |
Remove trailing whitespaces of Bookmarks
|
| |
|
|
| |
Use Boolean.valueOf, Long.valueOf, Integer.valueOf, ... instead of new
Boolean(), new Long(), ..., as ADT recommends
|
| |
|
| |
On Select All action, don't select or deselect the parent directory
|
| |
|
|
| |
Use getConsole for retrieve the current console or create a default one
if not exists.
|
| |
|
| |
All commands can be reexecute, not only the WriteableExecutable
|
| |
|
|
| |
Remove sh wrap from su (not working in JB). A simple su opens a shell
DiskUsageGraph invalidate all canvas instead of rect
|
| | |
|
| |
|