aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CMFM: update welcome UIcm-14.1-newui-wipJoey Rizzoli2016-12-0227-380/+1096
| | | | | | | Assets by Asher Change-Id: Ib11a2eceb166e00ca106f79f72ef3e1c657cf730 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* CMFM: cleanup stringsJoey Rizzoli2016-12-021-101/+101
| | | | | Change-Id: I71ee43a0f624e5119a7a4dcaf68fa8484282a41d Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* CMFileManager: update colorsJoey Rizzoli2016-12-026-60/+54
| | | | | Change-Id: Ibde6ee379001ac41dc8df1f8ff4e972e7d36d6ef Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* CMFM: Fix up home activity layoutJoey Rizzoli2016-12-022-15/+1
| | | | | | | | * Disable actionbar title * Remove empty useless card Change-Id: I0d644ecbd87a079b9e9f32454cfd098f4482fe43 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* cmfm: Fix build issuesSteve Kondik2016-11-035-65/+55
| | | | Change-Id: I9c28bbba740f66518bb7aeefc806def9448bb8d5
* Revert "Search: Fix race condition with results display"Steve Kondik2016-11-031-1/+24
| | | | | | This reverts commit 1a23b92dc1d3a1a2f9b386139c40281d9c24fc26. Change-Id: Ie3aebe3760823a64af92b0ae54d51f541f436eaf
* Picker UpdatesRichard MacGregor2016-11-0218-153/+694
| | | | | | | | | | | | | - Roots directory no longer uses navigation view - Roots directory uses different item layouts than navigation - Dialog header for roots view now correct - Dialog header now changes layout for roots vs browsing lists - Dialog header now reflects volume color - ***NEW: CREATE NEW FOLDERS RIGHT FROM THE PICKER*** CLOUD-180 Change-Id: I2789d11f2315c441b02f4b38218e31d7eacb6efa
* Selection bar: New toolbar updateStephen Bird2016-11-0228-1554/+1068
| | | | | | | | The file selection toolbar is now functional. Also, Some small cleanup around the app, less themes. Change-Id: Ic5465208a611be53c2d6b1b5b429b4e94d4319b5
* Added in the MFU Screen and data layer.herriojr2016-11-0224-94/+1358
| | | | | | | | | This implementation includes the MFU for keeping track of the top 5 most frequently accessed files. It is implemented in such a way that we can easily change algorithms if need be. Change-Id: Ib9b068deb5ac66f4cff99128396318133d4729c0 Ticket: CLOUD-48
* Add support for showing and moving files with CMFM [1/2]d34d2016-11-027-4/+305
| | | | Change-Id: I6851acf05a279a1b83bd041a4d90c8238892765d
* Update open file progress dialogRichard MacGregor2016-11-0214-28/+503
| | | | | | | Now uses icon and color of file being opened Background is correct color. Change-Id: I0eda7bf82f81a057220822f92396c81d6cacafaf
* NavigationFragment: Stop intending to have multiple navigation viewsStephen Bird2016-11-021-72/+29
| | | | | | | | | | Apparently at one point the navigation view was intended to be more. Multiple navigation views just are not necessary. Sthap. Change-Id: I3fe975bb059bec0299a1622fff62a06ed6d6198c
* Replace pdf iconRichard MacGregor2016-11-021-14/+3
| | | | | | | Replace pdf icon with something that doesn't look like a certain application's icon... Change-Id: I0c49f62fe7f8283569e9c870c14651eb59eb8fc3
* Remove old filetype iconsRichard MacGregor2016-11-02147-658/+3
| | | | | | Remove old filetype icon resources. Change-Id: I42345c0fa561c7fad1787dd0aa21eace7a6809a9
* Quick Search: Bring Design up to parStephen Bird2016-11-028-129/+290
| | | | Change-Id: I5fd21e4bdc916e11a37e465d25ce040831190e34
* Two more iconsRichard MacGregor2016-11-021-4/+2
| | | | | | | System files are now pretty. More executables are now pretty. Change-Id: I963d3a1d737697d4178f2d049c2e7a61da974b26
* Fix navigation view background and selection ripplesRichard MacGregor2016-11-023-7/+27
| | | | Change-Id: I68eb5c7f433175c6fa11a449bd6043916cb64ded
* Add file system details to menuRaj Yengisetty2016-11-025-19/+213
| | | | Change-Id: I2e531e5a812146910fe50e89d8cbb88fb7cde4ee
* Folders now use volume colorRichard MacGregor2016-11-023-6/+29
| | | | | | | Folders within a volume now use the color which represents that volume for icons. Change-Id: I11dec343e0f7951ab3ea6f90cd1bad83f51fcc78
* Set Navigation Drawer header color based on current DirectoryRaj Yengisetty2016-11-023-3/+15
| | | | Change-Id: I6d0ff34eab2659b1fa36e2eb7460945cae29c2b5
* Make icons prettyRichard MacGregor2016-11-0249-717/+1526
| | | | | | | New circle icons for all file types. Modified navigation view items so icons show up correctly. Change-Id: Iab6a31463127d418aa81fafebb5818026b5cc47a
* Implement new action barRaj Yengisetty2016-11-0226-1148/+575
| | | | | | ref: CLOUD-69 Change-Id: Ia105bb65d2358ad779066b84672d6d508ad81e63
* Fix launcher shortcutsRaj Yengisetty2016-11-021-2/+17
| | | | Change-Id: I239088c4dbac612f5bcd22d160b461caded59801
* Why?cretin452016-11-021-1/+1
| | | | Change-Id: Icc8530585a14859869852e824d4486091e569dc0
* Handle errors on Open/Copy/Move/Deletecretin452016-11-0214-224/+483
| | | | Change-Id: I1280062be8ae8097305fa5563c78b9cfc89cc7ab
* Home screen: update search barRaj Yengisetty2016-11-0214-53/+333
| | | | Change-Id: I99e3fc83fcd4bb792f046df7690f2e4ee50953e0
* Milestone 2: version bumpRaj Yengisetty2016-11-021-2/+2
| | | | Change-Id: Icd94e0cf16a33ae014001a9739b37f6e1e48d755
* New launcher icon and bannercretin452016-11-027-0/+0
| | | | Change-Id: I5c3d021cf313166ad1c91f7a2b97f7faba6a1d7e
* Update actions which appear in ActionsDialogRichard MacGregor2016-11-025-119/+92
| | | | | | | | | | | | | | | - New CMFM concept of "Home" has changed - New CMFM doesn't have non-global (long press) action dialog - Actions that once were in long press (non-global) are now present in the global action dialog (if single entry is selected) - Rename and Create copy are now present and wired up. - "Open" and "Open with do not exist anymore - "Add to bookmarks" is now removed - Items that still need to be wired up: - Print - Compute Checksum Change-Id: Ia84569ecced7ff3596cffaa266f44b68bea4ee63
* Temporarily Remove Icon LayoutRichard MacGregor2016-11-023-6/+8
| | | | | | | CMFilemanager UI is undergoing several updates. Icon layout is temporarily disabled until it is finished. Change-Id: I1a03ff12f6aaf0ecfc9c60be3f7890e4a3cdfbb3
* Add roots list to picker activityRichard MacGregor2016-11-028-23/+265
| | | | | | | | When browsing via picker activity, the roots list needs to be shown. To do this, add a new "parent" to each root head directory which points to the roots directory. Change-Id: I1a8d270ea000777756893ab4a44c03740a76f3dc
* Fix behavior when receiving mount event intentsRichard MacGregor2016-11-025-66/+197
| | | | | | | Rewire mount/unmount intents to update navigation drawer. Goto Home if currently browsing a mountpoint that was unmounted. Change-Id: I25eba630e59fbd263170a33918d5fc96338ecbeb
* Show selection on clickRichard MacGregor2016-11-021-0/+1
| | | | | | | When selecting navigation drawer item, change selection state on click. Selection would be changed, but not immediately, this patch fixes that. Change-Id: I870dced25a51f488be729f97fd7ae3a60cc91f45
* Fix selections states in navigation drawerRichard MacGregor2016-11-025-24/+136
| | | | | | | | Navigation drawer now reflects the mount point currently being browsed. If navigating from root to protected storage, navigation drawer will switch selection once new mount point is reached. Change-Id: I1051f854351e1514b1ca1eeba52ae15e3c279a80
* Fix onBack behaviorRichard MacGregor2016-11-024-34/+142
| | | | | | | | - Fix onback behavior for cloudstorage browsing. - Fix onback behavior for fragments - Fix onback behavior for protected storage (failed/aborted login) Change-Id: I6fd8aba3717f91f250c30a9f8a78c1ea44fa81f7
* Update NavigationDrawerRichard MacGregor2016-11-0216-151/+661
| | | | | | | | | | | | | Replace android.support.design NavigationView header and menu components with a list view containing the header and menu items. This allows for better control over item layouts. Specifically MenuItems does not support colors per item, and subtitle (summary). Rewire secure storage. Fix cancel and bad password behavior when navigating to protected storage. Change-Id: I708a7b8e5e8352e4846195480d91fb97c8c2e67b
* CMFM: Move hidden/folder/system/symlink settings into settingsLinus Lee2016-11-0210-85/+149
| | | | | | This is in preparation of updating action bar Change-Id: Ic743b0d6a91c109779bc273428c45e1e2413692a
* Add elevation to appbarRichard MacGregor2016-11-021-0/+1
| | | | | | Material elevation now used for the app bar. Change-Id: I0f277542e511f5f1cce9b4f3c6f5e7d90bf1d1e7
* Fix breadcrumb item dividerRichard MacGregor2016-11-025-27/+10
| | | | | | | | Fix icon used for breadcrumb divider. This patch also removes reliance on CMFM internal theme manager for the breadcrumb items. Change-Id: Ia2bf6a54ce1cc196ee0a34bb8bd28530329e122a
* CMFM: Switch sort options to use similar logic to navigation sortLinus Lee2016-11-0213-146/+213
| | | | | | This merges the sort logic into one place and leverages the dialog Change-Id: I039f93ef5b575090230b205c44963732141e01af
* CMFM: Make the sort dialog prettyLinus Lee2016-11-0214-46/+581
| | | | Change-Id: I5b53589b15b059f257b1c22ad06ac0efa3864fdd
* Revert "CMFM: improved search performance"Steve Kondik2016-11-023-273/+196
| | | | | | | | * Will revisit. This reverts commit 21560d809d52fbba94d55b1e6b8eb091c885b9fa. Change-Id: I665b6a5365eeb11d2f81ed229c81018d438e7e5e
* Fix breadcrumbsRichard MacGregor2016-11-024-3/+32
| | | | | | Breadcrumbs now work with storage providers. Change-Id: Ic288109c3f21efa7b70f5dd839c92f9628885181
* Intro: update pagination, show storage provider intro screenStephen Bird2016-11-0215-31/+317
| | | | | | NavDrawer: add manage storage sources Change-Id: If31846100b30cd8805d904278f3cb105c41d1cea
* Fix drawer some drawer mount pointsRichard MacGregor2016-11-027-52/+256
| | | | | | | | | | | | | Add drawer mount points for: Local Storage Root (only in privilaged mode) SDCard (if available) USB (if available) Still needs to be done: Secure Storage mount point Change-Id: Idec79d78ab7080897ccbb440aa2ed6bf1cae9bda
* Replace back button with menu (hamburger)Richard MacGregor2016-11-024-9/+61
| | | | | | | Show menu button instead of back button. Open drawer on click. Change-Id: I81735b5d2df1fc2dfcd35aa0a228c0385cb39003
* Fix file details icon colorRichard MacGregor2016-11-022-1/+4
| | | | | | No longer white Change-Id: I802810efa36d7cc92d3c7cffa313a90886711a46
* Intro Screen: Initial design and mechanicsStephen Bird2016-11-0217-29/+1212
| | | | Change-Id: I0d96dc6608e565f06f8bfaa7fac1d6f211aa3c91
* Update drawer foundation and uiRichard MacGregor2016-11-0218-43/+483
| | | | | | | | | Adds new UI elements and lays out the foundation so that the navigation drawer can be wired up. Currently new drawer has wired links to home, roots, and settings. Change-Id: I73d577fca0377eaba397cb2931ad378c0613ef34
* Navigation & homepageStephen Bird2016-11-0222-1133/+1455
| | | | | | | | | | Move from single view to fragments. Add homepage. The base homepage is basically a list/scroll view with a search box at the top. Below will be search quick links and other fast link items. Change-Id: Ifd5fe9f1859837e1a76e250c42312c35e637657f