File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.oreo.gravitybox"
19
- android : versionCode =" 820 "
20
- android : versionName =" 8.2.0 " >
19
+ android : versionCode =" 821 "
20
+ android : versionName =" 8.2.1 " >
21
21
22
22
<uses-sdk
23
23
android : minSdkVersion =" 26"
Original file line number Diff line number Diff line change
1
+ Changelog 8.2.1 - 29/06/2018
2
+ --------------------------------------
3
+ - QuietHours: added support for multiple time ranges:
4
+ --- allows to set multiple time ranges for automatic quiet hours together with days which they apply to
5
+ --- change requires setting up new time ranges; as the previous ones are not preserved due to design changes
6
+ - QuietHours Interactive Mode: treat session as interactive when device is locked during phone call
7
+ - OOS Call Recording enabler:
8
+ --- reworked to support all OP devices/OOS variants
9
+ --- enabled call recorder specific options in Phone settings (auto call recording, etc.)
10
+ --- should survive firmware updates
11
+ - Search: include all children of matching preference categories
12
+ - Updated Turkish translations (thanks to Fatih Firinci)
13
+
1
14
Changelog 8.2.0 - 13/06/2018
2
15
--------------------------------------
3
16
- Settings: added search feature
You can’t perform that action at this time.
0 commit comments