File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 16
16
17
17
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
18
18
package =" com.ceco.gm2.gravitybox"
19
- android : versionCode =" 43 "
20
- android : versionName =" 2.6.7 " >
19
+ android : versionCode =" 44 "
20
+ android : versionName =" 2.6.8 " >
21
21
22
22
<uses-sdk
23
23
android : minSdkVersion =" 16"
Original file line number Diff line number Diff line change
1
+ Changelog 2.6.8 - 02/11/2013
2
+ --------------------------------------
3
+ - Fixed SystemUI crash when changing Pie properties while Pie is not active
4
+ - Fixed glitch (buttons disappearing) in navigation bar introduced by app launcher key
5
+ - Fixed volume panel expansion on Xperia devices (thanks to MohammadAG)
6
+ - Improved navigation bar app launcher key layout for non-AOSP devices (Xperia)
7
+ - Added option to make the panel fully expand to take up all the wasted space (thanks to MohammadAG)
8
+ - Improved and simplified battery style tweaks (potentially eliminates phantom circle battery/percentage on some ROMs)
9
+ - QuickSettings tiles: improved tiles layout for Android 4.3 (thanks daniil1410 for testing)
10
+ - Updated Chinese (Traditional) translations (thanks to Eric850130)
11
+ - Updated Italian translations (thanks to pitone02)
12
+ - Updated French translation (thanks to ch-vox)
13
+ - Updated Indonesian translations (thanks to awaaas)
14
+ - Updated Polish translations (thanks to xtrem007)
15
+ - Updated Portuguese (PT) translation (thanks to bgcngm)
16
+
1
17
Changelog 2.6.7 - 31/10/2013
2
18
--------------------------------------
3
19
- Fixed SystemUI crash on tablet devices
You can’t perform that action at this time.
0 commit comments