Dees_Troy
c0583f54e4
Fix file selector crash
...
Sometimes a var change event came in while the file selector was
being rendered. Changes to the mFolderList or mFileList vectors
sometimes resulted in a crash. This patch set moves the
GetFileList call to the Render function to prevent the vectors
from changing while the render is taking place.
2013-02-28 11:29:36 -06:00
Vojtech Bocek
7cc278bb99
Add fast scroll bar to fileselector
...
Also fix build problems with libblkid in CM7
Signed-off-by: Vojtech Bocek <vbocek@gmail.com >
Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454
2013-02-27 21:59:21 +00:00
Dees_Troy
6ef6635ad3
Check for root and root perms and offer to install/fix
...
Also fix sort order for file selector by date and file sizes
Change-Id: Idff9fe4232c19d4ed1082e78fabe6f921aa0a114
2013-02-21 18:23:43 +00:00
Dees_Troy
e7585ca9b5
Add highlight to file selector
2013-02-15 11:42:29 -06:00
Dees_Troy
3ee47bc2ab
file manager updates for exFAT
...
Change-Id: I06fa6120a975cbc3d4eef9bc2ca034ec716740ee
2013-01-28 15:20:03 +00:00
Dees_Troy
80a11d9a6e
Fix file manager displays empty list when folder is deleted
2013-01-25 16:36:07 +00:00
Dees_Troy
af4d0ce08b
Display symlinks and block devices in file manager
2012-09-26 20:19:06 -04:00
Dees_Troy
51a0e82eb2
TWRP-ify AOSP code
...
Pull in most TWRP sources
Stub out partition management code
Make it compile -- probably will not boot
Kind of a mess but have to start somewhere
2012-09-05 15:24:31 -04:00