diff --git a/RMX1931/GetUpdateInfo.json b/RMX1931/GetUpdateInfo.json index 4dfdf6f..8ccefe1 100644 --- a/RMX1931/GetUpdateInfo.json +++ b/RMX1931/GetUpdateInfo.json @@ -1,12 +1,12 @@ { "response":[ { -"datetime":1593201511, -"filename":"AOSiP-10-Quiche-RMX1931-20200626.zip", -"id":"15c06191536a6ea5c497f63072353892", +"datetime":1595243109, +"filename":"AOSiP-10-Quiche-RMX1931-20200720.zip", +"id":"095ce219e6ece5bb53436e99e37cf91c", "romtype":"unofficial", -"size":582861562, -"url":"https://github.com/4j17h/AOSiP_OTA/releases/download/20200626/AOSiP-10-Quiche-RMX1931-20200626.zip", +"size":581087029, +"url":"https://github.com/4j17h/AOSiP_OTA/releases/download/OTA_20200720/AOSiP-10-Quiche-RMX1931-20200720.zip", "version":"10" } ] diff --git a/RMX1931/changelog b/RMX1931/changelog index be4e23f..270deab 100644 --- a/RMX1931/changelog +++ b/RMX1931/changelog @@ -1,3 +1,119 @@ +------------- +July 20, 2020 +------------- +Device Side Changes: +* Added toggle button to limit charging (realme settings) +* OTG is no more turned ON by default, you can enable & disable from settings now (realme settings) +* Fixed battery drain (previously it used to drain if AOD is toggled & not used) +* Now you can choose between AMD & Tilt Sensor to wake up the device, choose whichever works best for you (Ambient Settings) +* Added option to wake up the device to lockscreen instead of ambient (Ambient settings) +* Fixed green pixelation issue around Notch area, top & bottom corners +* Improved corner paddings +* Fixed VoWiFi +* Removed FOD animations +* Added new FOD icon (Icon should now be visible even in white background) +* Fingerprint improvements +* AOD improvements +* Enabled camera2api for Snap camera +* Switched to QTI BT stack (Just like stock rom) +* Updated Dolby app +* Upstreamed kernel +* Performance & battery improvements + +Source Side Changes: + +* Update translations +* Add HeadsUp timeout function +* Add Ethereal background +* Allow the user to move battery icon to QS header +* UI Improvements for screenrecord +* Correct colors for icons in "Search settings" for dark theme +* fonts: drop semi-bold from Gsans and FiraSans +* Lockscreen clock updates +* Extend brightness slider -/+ switch to the brightness mirror +* Fix preview tile in grid option picker +* Revert "ThemePicker: fix grid control activity name" +* OwlsNest: Add Default USB Configuration switch +* SystemUI: Add USB Tether tile +* Trebuchet: Replace LockClock widget with DeskClock +* Trebuchet: Add 5x6, 5x7 and 6x6 default workspaces +* Revert "Add developer options for grid change for Styles" +* Revert "Launcher3: we never want to disable grid control provider" +* Disable QSB on first screen by default +* QSB: request round search bar +* Trebuchet: Update default workspace +* Update GMS updater component disable list +* Update Ethereal theme colors +* CPU info overlay updates +* Translation updates +* Pulse navbar audio gfx visualizer added +* DeskClock: Remove notification sound from firing and snoozing channels +* OwlsNest: Hardware key enable switch +* Set Assistant UID of the current user +* SystemUI: Add tile for enable/disable HW keys +* Buttons: Hardware key disable support +* OwlsNest: ticker/headsup availability +* Status bar notification ticker +* Contacts: Make the launch screen follow the system theme +* AOSP Keyboard updates +* Use headline font for vpn footer in QS +* Improve the VPN footer layout +* Add Less boring heads up option +* Less boring headsup: allow any sms/dialer app set as default by user +* Less boring heads up option: always show alarm clock headsup +* Remove WallpaperPicker since we already have ThemePicker +* Fix grid control activity name in Theme Picker +* Disable AOD tile when power save mode is on +* Cycle through AOD states in AOD Tile +* Remove long click intent in AOD tile +* Fix visibility in expanded statusbar network traffic +* Hide traffic indicators on the lockscreen +* Wrap the size of the navigation handle +* Make IME button space optional +* Allow to hide navigation bar gesture completely +* Improve gesture navigation handle length +* Allow a "L" back swipe to trigger more actions +* Allow disabling lock icon on lockscreen +* Do not allow disabling the default keyboard +* Allow disabling brightness slider -/+ switch +* Add time refresh capabilities for bold, digital and Samsung lockscreen clocks +* Add proper preview layout for MNML clock +* Fix inactive state Wifi Icon in Circular & Filled Icon Pack +* Fix action bar font family on material themes + +Add some fonts +* Titillium Web font +* Ubuntu font +* Fira Sans font +* OnePlus Slate +* Samsung One fonts +* Update GoogleSans + +* Add Pebble icon shape +* Add capability to allow tethering to use VPN upstreams +* Update Bluetooth to CAF implementation, should address TWS compatibility among other fixes +* Fix live caption button when on left side +* Statusbar padding fixes +* Fix issues with Bluetooth tile +* Fix layout issues in QS details +* Fix QS Detail Header spacing and padding +* Add fingerprint authentication vibration toggle for failure and success +* OwlsNest: Redo Buttons page +* Implement R style notification section headers and make it toggleable +* Themes: Set UserIcons tintMode to SRC_ATOP +* Fix lockscreen blur FC +* Add rounded hexagon icon overlay +* Use IMPORTANCE_LOW notification channel for screen recorder notification +* Set a better screenrec notification icon +* Swap the low quality switch with a bitrate selector +* Add support for internal audio recording for screen recorder +* Lower the internal audio capture restriction +* Expose QS detail header for our theming +* Translation import and fixes +* The following only applies to our Official (non-Gapps) builds: +* Require external legacy storage for AOSP Messaging +* Fix call recording force close in AOSP Dialer + ------------- June 27, 2020 -------------