OSDN Git Service

Readme & Changelog (issue #5)
authorjruesga <jorge@ruesga.com>
Sun, 28 Oct 2012 15:20:51 +0000 (16:20 +0100)
committerjruesga <jorge@ruesga.com>
Sun, 28 Oct 2012 15:20:51 +0000 (16:20 +0100)
CHANGELOG.md [new file with mode: 0644]
README.md

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..6b2e63b
--- /dev/null
@@ -0,0 +1,32 @@
+CyanogenMod File Manager
+========================
+
+Version 1.0.0
+-------------
+Initial release.
+
+Features:
+
+* 3 navigation modes:
+  · Safe mode (by default)
+  · Prompt user mode
+  · Root mode
+* History
+* Bookmarks
+* Search
+* Pick browsing
+* Breadcrumb browsing
+* Multiple selection
+* Layout view selection
+* Sort order selection
+* Show/Hide system files
+* Compression and uncompression
+* Add shortcuts to desktop
+* Mount and unmount file systems
+* Change file permissions
+* File system information
+* File information
+* Open and Open With
+* Send to
+* Internal editor
+* Swipe support
\ No newline at end of file
index e69de29..48a0940 100644 (file)
--- a/README.md
+++ b/README.md
@@ -0,0 +1,13 @@
+CyanogenMod File Manager
+========================
+
+A file manager for AOSP, focused in rooted devices, and specially designed
+for the CyanogenMod project.
+
+This source was released under the terms of
+[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) licenses.
+
+Visit [CyanogenMod Github](https://github.com/CyanogenMod) and [CyanogenMod
+Code Review](http://review.cyanogenmod.com/) to get the source and patches.
+
+Copyright © 2012 The CyanogenMod Project