diff --git a/RMX1931/GetUpdateInfo.json b/RMX1931/GetUpdateInfo.json index 8ccefe1..bd7c933 100644 --- a/RMX1931/GetUpdateInfo.json +++ b/RMX1931/GetUpdateInfo.json @@ -1,12 +1,12 @@ { "response":[ { -"datetime":1595243109, -"filename":"AOSiP-10-Quiche-RMX1931-20200720.zip", -"id":"095ce219e6ece5bb53436e99e37cf91c", +"datetime":1597249818, +"filename":"AOSiP-10-Quiche-RMX1931-20200812.zip", +"id":"c019d0ae9657775dea36214ee7226252", "romtype":"unofficial", -"size":581087029, -"url":"https://github.com/4j17h/AOSiP_OTA/releases/download/OTA_20200720/AOSiP-10-Quiche-RMX1931-20200720.zip", +"size":609486688, +"url":"https://github.com/4j17h/AOSiP_OTA/releases/download/OTA_20200812/AOSiP-10-Quiche-RMX1931-20200812.zip", "version":"10" } ] diff --git a/RMX1931/changelog b/RMX1931/changelog index 270deab..dbf496c 100644 --- a/RMX1931/changelog +++ b/RMX1931/changelog @@ -1,3 +1,37 @@ +---------------------- +August 12, 2020 +---------------------- +Device Side Changes: +* Added F2FS support +* Volume Panel improvements from PA +* External Speaker can now be disabled in Dolby App +* GameMode improvements (realme settings) +* FOD speed improvements +* SafetyNet is passed by default for Global & CN variants (Magisk is needed though) +* Fixed 90 FPS in officially supported games for our device +* Ambient display battery drain is fixed permanently (Drain which used to happen even if we didn't enable Ambient/AOD) +* Added Face Unlock (upon users request, yeah discord bois :P ) +* Replaced aosp Gallery with Gallery Go + +Source Side Changes: +* August Security Patch +* LatinIME theme updates +* Fix freeform window moving/resizing doesn't work +* package_whitelist: Whitelist QCOM FMRadio +* Restore some fonts back to previous styles +* Revert "Fix action bar font family on material themes" +* Fix navbar when IME space is hidden +* Update AOD title string +* Fix theme for PostCallActivity +* Dialer: Set default call recording audio source to VOICE_CALL +* DeskClock font, icon updates and some fixes +* Phone ringtone setting for Multi SIM device +* SystemShortcut: Add uninstall option +* A lot of launcher updates (for the non gapps builds) +* Add protected apps in launcher +* Fix action bar font family on material themes +* Active Edge / Motion Sense cleanup + ------------- July 20, 2020 -------------