aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2012-11-04 02:04:54 +0100
committerDvTonder <david.vantonder@gmail.com>2012-11-04 09:33:49 -0500
commitb0601629d55fb1da6a4241442a66058d87c18321 (patch)
tree4006084798850688d5901733b4af56b4da301f45 /CHANGELOG.md
parent4e9f8bb0ddecaf81a4226534d4c8b488a19d1044 (diff)
downloadandroid_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.tar.gz
android_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.tar.bz2
android_packages_apps_CMFileManager-b0601629d55fb1da6a4241442a66058d87c18321.zip
CMFileManager : Allow rotation
Override onConfigurationChanged to help keep the state intact and allow orientation change. Patchset 2 : Override for other activities as well Patchset 3 : Fixed scrollbars dialogs Patchset 4 : Fixed landscape mode of picker activity Patchset 5 : New landscape layout for NavigationActivity Patchset 6 : Fix whitespace errors in copyright headers Change-Id: Ibe52f0a0ebf0ea88d79dab1c8a06fb262d63ecb1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db526c62..ce061b9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,4 +28,4 @@ Features:
* File information
* Open and Open With
* Send to
-* Internal editor \ No newline at end of file
+* Internal editor