You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Layout improvements
* Recreate view after theme changes
* Option to export config file
* Add Firebase Crashlytics
* Firebase Cloud Msg for app updates notifications
* Add option to delete remotes
* Add option to delete remotes
* Layout improvements
* Recreate view after theme changes
* Option to export config file
* Add Firebase Crashlytics
* Firebase Cloud Msg for app updates notifications
* Add option to delete remotes
* Upload only one file at a time
* Download one file at a time
* Move/delete each file individually
View is refreshed after each file is moved or deleted
* Option to empty trash for supported remotes
* Update app version
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,9 @@ Grab the [latest version](https://github.com/kaczmarkiewiczp/rcloneExplorer/rele
44
44
45
45
Credits/Libraries
46
46
-----------------
47
+
-[Android Support Libraries](https://developer.android.com/topic/libraries/support-library)
47
48
-[Floating Action Button SpeedDial](https://github.com/leinardi/FloatingActionButtonSpeedDial) - A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification.
49
+
-[Glide](https://github.com/bumptech/glide) - An image loading and caching library for Android focused on smooth scrolling.
48
50
-[Markdown View](https://github.com/falnatsheh/MarkdownView) - MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
49
51
-[Material Design Icons](https://github.com/Templarian/MaterialDesign) - 2200+ Material Design Icons from the Community.
50
52
-[rclone](https://github.com/ncw/rclone) - "rsync for cloud storage"
0 commit comments