index
:
android_packages_apps_CMFileManager
caf/cm-12.0
caf/cm-12.1
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-13.0-backup
cm-14.0
cm-14.1
cm-14.1-newui-wip
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/dev
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
cyanogenmod
/
filemanager
/
activities
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileManager: Editor: Fix race on completion wait/notify
Diogo Ferreira
2016-11-01
1
-1
/
+5
*
CMFileManager: Save history records when quitting
yazhan
2016-10-30
1
-8
/
+216
*
Revert "CMFM: Fix landscape/rotation issues in file system info dialog"
Zhao Wei Liew
2016-10-27
1
-11
/
+0
*
Show message to user when toggling word wrap mode
emancebo
2016-10-28
1
-1
/
+8
*
CMFileManager: Do not create multiple action dialogs
yongga
2016-10-28
1
-4
/
+8
*
Navigate to path when launched from folder shortcut
Scott Mertz
2016-06-22
1
-0
/
+2
*
Search: Hide progress spinner if search fails
Stephen Bird
2016-06-20
1
-0
/
+2
*
Fix sort mode popup after rotation from portrait to landscape
Scott Mertz
2016-06-17
1
-5
/
+11
*
Filter out vnd.android.cursor mimetype for Picker
Keith Mok
2016-06-13
1
-1
/
+2
*
Invalidate preferences headers when resuming
d34d
2016-06-09
1
-0
/
+7
*
Check if view is inited when screen rotated
Keith Mok
2016-06-08
1
-1
/
+3
*
Fix crash when rotate to landscape without grant permission
Keith Mok
2016-05-27
1
-1
/
+4
*
PickerActivity: Grant read url permission
Keith Mok
2016-05-26
1
-0
/
+1
*
Filter display of non-relevant results in search results
Kamaljeet Maini
2016-05-11
1
-5
/
+8
*
Refresh icons view when switching between portrait and landscape
Kamaljeet Maini
2016-05-09
1
-0
/
+1
*
CMFM: Fix landscape/rotation issues in file system info dialog
cretin45
2016-05-05
1
-0
/
+11
*
CMFileManager: Don't add bad search results to the list
cretin45
2016-05-03
1
-1
/
+3
*
PickerActivity: Request for permissions
Diogo Ferreira
2016-03-02
1
-2
/
+47
*
CMFileManager: Don't show access mode pref on unrooted devices
cretin45
2016-02-17
1
-1
/
+2
*
Wrap NPE
Martin Brabham
2016-02-11
1
-4
/
+6
*
fm: Don't crash on rotations when asking for permissions
Diogo Ferreira
2016-02-04
1
-3
/
+5
*
Cleanup permission strings again
Michael Bestas
2016-01-29
1
-1
/
+1
*
Refine CMFM permissions.
Martin Brabham
2016-01-26
1
-13
/
+63
*
Improve permission string & cleanup code
Michael Bestas
2016-01-24
1
-3
/
+3
*
Bump target SDK version to 23
Martin Brabham
2016-01-13
1
-16
/
+77
*
Thumbnail update on copy and overwrite issue of pictures
root
2015-10-21
2
-0
/
+10
*
Use System Resolver
herriojr
2015-10-16
2
-2
/
+2
*
Prevent NPE collecting title, which was preventing
Martin Brabham
2015-10-12
1
-0
/
+1
*
Search: Fix race condition with results display
Stephen Bird
2015-08-26
1
-26
/
+10
*
CMFM: don't apply search filter when search hasn't started
Roman Birg
2015-08-26
1
-1
/
+3
*
CMFM: fix search mime type filter not applying
Roman Birg
2015-08-26
1
-43
/
+46
*
FileManager: Fix shortcuts
Richard MacGregor
2015-08-21
1
-1
/
+5
*
Fix Navigation back from Search
herriojr
2015-08-18
1
-6
/
+0
*
CMFM: improved search performance
Roman Birg
2015-08-13
2
-38
/
+223
*
Fixed search to actually open the clicked folder
herriojr
2015-08-05
1
-0
/
+1
*
Fixed ANR associated with SecureStorage
herriojr
2015-08-05
1
-21
/
+16
*
Revert "Made NavigationView reliant on FileObserver to keep up to date."
herriojr
2015-08-05
1
-1
/
+43
*
Made NavigationView reliant on FileObserver to keep up to date.
herriojr
2015-07-31
1
-43
/
+1
*
[CMFileManager] Fix can't copy after disconnect with pc.
kai.cao
2015-07-31
1
-0
/
+3
*
Fix Secure SD Card Entry to open folder.
herriojr
2015-07-27
1
-2
/
+2
*
Changed NavigationView.refresh() in onResume() of the activity to try
herriojr
2015-07-16
1
-1
/
+1
*
Editor: Handle content uri's in the editor
Stephen Bird
2015-07-16
1
-58
/
+211
*
Easy Mode: Fix exit on easy mode screen
Stephen Bird
2015-07-08
1
-4
/
+6
*
onResume: Refresh current view
Stephen Bird
2015-06-11
1
-0
/
+1
*
Fix there are no folders in NavigationView Pinned file manager
kai.cao
2015-05-25
1
-1
/
+5
*
[CMFileManager]Fix CMFileManager sometimes crash.
kai.cao
2015-05-22
1
-1
/
+5
*
CM Easy Mode File Manager Navigation fixes
Stephen Bird
2015-05-14
1
-3
/
+39
*
[CMFileManager]Fix the software don't hide when the drawerlayout open.
kai.cao
2015-05-12
1
-0
/
+27
*
[CMFileManager]Fix the search result does not display the file path when the ...
kai.cao
2015-05-05
1
-2
/
+2
*
[CMFileManager] Fix the DrawerLayout don't disapper after press back key.
kai.cao
2015-04-21
1
-0
/
+4
[next]