aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml4
-rw-r--r--res/raw/changelog17
2 files changed, 19 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 81eb93d..dbac663 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.cyanogenmod.wallpapers.photophase"
- android:versionCode="1010"
- android:versionName="1.0.8"
+ android:versionCode="1013"
+ android:versionName="1.0.11"
android:installLocation="auto">
<original-package android:name="org.cyanogenmod.wallpapers.photophase" />
diff --git a/res/raw/changelog b/res/raw/changelog
index a13eb89..a4261c1 100644
--- a/res/raw/changelog
+++ b/res/raw/changelog
@@ -1,3 +1,20 @@
+v1.0.11
+----------------------------
+- Restart wallpaper if a bad egl context is detected
+- Minor bug fixes
+- Updated translations
+
+v1.0.10
+----------------------------
+- Revert etc1 compression feature
+- Fix incorrect French string translation
+
+v1.0.9
+----------------------------
+- Use compressed etc1 textures if is supported to reduce memory footprint
+- Allow to choose more than one minute in transition intervals
+- Update translations
+
v1.0.8
----------------------------
- Fixed a memory leak bug