OSDN Git Service

[CMFileManager] Fix can't copy after disconnect with pc.
[android-x86/packages-apps-CMFileManager.git] / src /
2015-07-31 kai.cao[CMFileManager] Fix can't copy after disconnect with pc.
2015-07-29 herriojrANR Caused by passes over Data Set on notifyDataSetChan...
2015-07-27 Stephen BirdSecure Move: Check to make sure libtruecrypt correctly...
2015-07-27 herriojrFix Secure SD Card Entry to open folder.
2015-07-27 herriojrRefactored the ImageLoader a bit, so that it doesn...
2015-07-22 herriojrMoved the sort of the data set off the UI Thread.
2015-07-16 herriojrChanged NavigationView.refresh() in onResume() of the...
2015-07-16 Stephen BirdProgressDialog: Require user to explicitly use the...
2015-07-16 Stephen BirdEditor: Handle content uri's in the editor
2015-07-10 Stephen BirdSecure Storage: Fix unlock button
2015-07-08 Stephen BirdEasy Mode: Fix exit on easy mode screen
2015-06-23 Roman BirgShell console: fix bug in shell output stream
2015-06-22 Roman BirgFix parsing of shell command output regardless of encoding
2015-06-13 d34dProperly validate fields when resetting password
2015-06-11 Stephen BirdonResume: Refresh current view
2015-06-11 Stephen BirdSizes: Let disk usage show sizes as doubles
2015-06-11 Stephen BirdMediaScanning: Update with calls to Mediascanner
2015-06-11 d34dDelete destination file when copy fails
2015-05-25 kai.caoFix there are no folders in NavigationView Pinned file...
2015-05-22 kai.cao[CMFileManager]Fix CMFileManager sometimes crash.
2015-05-21 kai.cao[CMFileManager]Fix the FileManager Crash.
2015-05-20 kai.cao[CMFileManager] The remember selection don't work when...
2015-05-19 Martin BrabhamPrevent possible OutOfBoundsException
2015-05-14 Stephen BirdCM Easy Mode File Manager Navigation fixes
2015-05-14 Martin BrabhamPrevent possible OOBE when ran under monkey test
2015-05-12 kai.cao[CMFileManager]Fix the software don't hide when the...
2015-05-05 kai.cao[CMFileManager]Fix the search result does not display...
2015-04-29 kai.cao[CMFileManager]Fix click two times when check the ...
2015-04-22 kai.cao[CMFileManager] Fix "File Manager isn't responding...
2015-04-21 kai.cao[CMFileManager] Fix the DrawerLayout don't disapper...
2015-04-21 jing.zhaoCMFileManager: when cancel coping, the dest file also...
2015-04-21 jing.zhaoCMFileManager: After change language, the navigation...
2015-04-21 kai.cao[CMFileManager] Fix the filemanager can copy parent...
2015-04-17 Martin BrabhamEnable ok button, filename is still valid.
2015-04-17 Martin BrabhamMake the new filename max length error message show.
2015-04-17 kai.caoCMFileManager: Fix CMFileManager display "sdcard1"...
2015-04-17 jing.zhaoCMFileManager: Printing preview content is not show...
2015-04-17 Martin BrabhamImplement a dialog that warns the user that we must...
2015-04-16 Martin BrabhamSupport RTL layouts everywhere.
2015-04-15 jing.zhao[CMFileManager] Always display searching progress after...
2015-04-13 Martin BrabhamImplement ability to cancel file copy.
2015-04-10 Matt GarnesFix deadlock when reading shell output.
2015-04-10 Matt GarnesDetect text encoding with juniversalchardet.
2015-04-10 Raj YengisettyCMFileManager: change dialog buttons to use dialog_text...
2015-04-03 Martin BrabhamAdd character limit for name input dialog.
2015-04-02 Matt GarnesFix support for USB OTG.
2015-04-01 Raj YengisettyCMFileManager: show hamburger icon for the navigation...
2015-04-01 Matt GarnesCatch RuntimeException when opening 3gp files for inspe...
2015-03-31 Raj YengisettyCMFileManager: change warning drawables used in dialogs...
2015-03-30 Raj YengisettyCMFileManager: account for displayed dialogs during...
2015-03-30 André Rivotti Casimiromake sure MountPointInfo and DiskUsageInfo runs in...
2015-03-26 Matt GarnesSupport ambigous file extension mimetypes.
2015-03-23 Zyg0teCMFileManager: Removed copyright portion of about_summary
2015-03-22 Zyg0teCMFileManager: Check if intent action is null when...
2015-03-21 Raj YengisettyCMFileManager: set compute folder statistics to true...
2015-03-21 Rohit YengisettyCM File Manager - Gracefully handle renaming on case...
2015-03-19 Jorge Ruesgacmfm: delete obsolete themes resources
2015-03-19 Jorge Ruesgacmfm: fix edit home bookmark icon
2015-03-19 xiao.huCMFileManager: Fix back press events of SearchActivity
2015-03-17 Raj YengisettyCMFileManager: protect code path for access mSdBookmarks
2015-03-12 Raj YengisettyCMFileManager: Fix back press events
2015-02-27 Jorge Ruesgacmfm: add support for init navigation in a concrete...
2015-02-27 Jorge Ruesgacmfm: add support for Intent.EXTRA_MIME_TYPES
2015-02-19 Rohit YengisettyCM File Manager - Intent to open video files will have...
2015-02-12 Rohit YengisettyCM File Manager - Make AsyncResultExecutable's cancel...
2015-02-05 Raj YengisettyCMFileManager: Don't show unmounted volumes in PickerAc...
2015-02-04 Rohit YengisettyCM File Manager : Add Application category to Easy...
2015-02-03 Michael BestasNew Material icon
2015-01-30 Rohit YengisettyCM File Manager : Populate results as they are found...
2015-01-26 Adnan BegovicCMFileManager: Hide cmcc "easy mode" behind overlay...
2015-01-26 Rohit YengisettyCM File Manager - Enable Thumbnail previews by default
2015-01-23 Rohit YengisettyCM File Manager : Change Document search to include...
2015-01-21 Matt GarnesInform the user if copy/move fails with no space remaining.
2015-01-19 Martin BrabhamHide unmounted or removed media from the navigation...
2015-01-18 Matt GarnesAdd special case for Gallery2 when opening image files.
2015-01-13 Raj YengisettyCMFileManager: Include sort by type
2015-01-12 Raj YengisettyCMFileManager: Add sort by size
2015-01-08 Martin BrabhamCMFM: Implement initial landing view for "External...
2015-01-08 Raj YengisettyCMFileManager: Return after setting result for Director...
2015-01-08 Raj YengisettyCMFileManager: Add support for directory selection
2015-01-08 Raj YengisettyCMFileManager: change breadcrumb views in dialogs for...
2014-12-29 x10fCMFileManager : Settings - Checkbox to Switches
2014-12-18 Martin BrabhamCMFileManager:
2014-12-16 Martin BrabhamCMFileManager: add usage stats by mime type
2014-12-14 Danesh MCMFileManager : Delete from media store when renaming...
2014-12-14 Danesh MondegarianCMFileManager : Pass appropriate media type uri when...
2014-12-10 Adnan BegovicCMFileManager: Allow for sorting by mime type in search.
2014-12-09 Raj YengisettyCMFileManager: Fix force close when sharing more than...
2014-12-09 Adnan BegovicCMFileManager: Add mimetype to search result.
2014-12-06 Adnan BegovicCMFileManager: Lollipopification
2014-11-21 Jorge Ruesgacmfm: allow prompt console without su command
2014-11-21 Jorge Ruesgacmfm: fix ensure read, write and execute checks in...
2014-11-19 Jorge Ruesgacmfm: Readd drawer toggle item selection
2014-11-17 Jorge Ruesgacmfm: Fix clear history button visibility logic
2014-11-17 Jorge Ruesgacmfm: Fix FC with hardware menu
2014-11-10 Jorge Ruesgacmfm: secure storage and other improvements
2014-11-07 Danesh MCMFileManager : Fix details menu for multiple selections
2014-10-01 Jorge RuesgaMerge "cmfm: use textview instead of a edittext" into...
2014-10-01 Jorge Ruesgacmfm: use courier typeface for hex editor
2014-10-01 Jorge Ruesgacmfm: fix build
next