Skip to content

Releases: RisingTechOSS/risingOS_changelogs

RisingOS v1.4

03 Sep 16:05
Compare
Choose a tag to compare

RisingOS Version 1.4 Final (Elysium) 🏞️

Note: This is the final release/version bump for Android 13.

Inspired by Elysium, the realm of perfect happiness and beauty, this update brings a series of fixes and improvements to enhance the user experience on RisingOS.


🔒 Security

  • Android Security: Security patches for September 2023 have been applied.
  • Safetynet Attestation: Passes by default. Play Protect certification status is certified.

⚙️ RisingOS General Changes

🛠️ Improvements

System

  • Updated the touch sound effect.
  • Introduced more fonts for overriding.
  • Updated the Oneplus Sans font.
  • Optimized system binaries for performance and size.
    Co-authors: Andrzej Perczak, Yi Kong, John Galt
  • Weather updates moved to the background to reduce resource usage.
  • Improved multitasking performance
  • Improved multi-window/freeform support
    • improved freeform handling
    • added freeform shorcut when long pressing app icon from drawer/hotseat
  • Added keylayout for DualSense Edge/Xbox wireless controller

Settings

  • Minor UI improvements:
    • New illustration for personalization preference.
    • New maintainer name highlighting style.

Volume Panel

  • Sound feedback provided when changing volume via tap/drag.
  • Long-press the per-app volume icon to launch the active media app.

Memory Usage Optimizations

  • Improved memory management.
  • Enhanced resource handling.

Stability

  • Optimized QS Panel reinflation to prevent potential System UI crashes.
  • Removed unstable codec changes.

Bluetooth

  • Optimized Bluetooth battery level scanning.

🐛 Fixes

  • Fonts: Resolved an issue where monospace was overridden by sans-serif.
  • System Memory Leaks: Addressed various memory leaks to enhance system stability.
  • Crashes:
    • Resolved System UI crashes when the system manager game boost mode is active.
    • Fixed Android service library crash.
    • Resolved Google services crashes.
    • Resolve BaseBundle crashes
  • Keyguard: Fixed the issue of adaptive charging indication appearing even when disabled.
  • Display: Rectified possible flickering caused by a null surface control.
  • Authentication: Fixed the authentication ripple scrim getting stuck.
  • User Switching: Resolved a random crash occurring during user switching.
  • Brightness Slider: Fixed the QS Panel brightness slider vibrating due to automatic brightness adjustments.
  • Ortus Launcher: Rectified issues with recent apps touch and gestures getting stuck.
  • Adaptive Charging: Fixed adaptive charging activating on daytime.
  • Firewall: Fixed the firewall's internet/data access switch malfunction.
  • Desktop Mode: Fixed Desktop mode pc settings crash.
  • Desktop Mode: Fixed app drawer search bar layout.
  • Security Patch: September build version is now reported to most apps e.g safetynet apps etc (without breaking cts).

🍒 Cherry-picked Features

  • Improved Blur Handling: Author: nift4
  • Fixed Quickswitch with Gesture Pill Disabled: Author: nift4
  • Rectified Missing Rotate Suggestion in 2-Button Nav Mode: Author: nift4
  • Bluetooth Battery Level Enhancements: Authors: jhonboy121, Pranav Vashi
  • Ensured Completion of the LightRevealScrim: Author: Chenyang Zhong
  • Allowed Limiting AOD & Ambient Display Refresh Rate: Author: Ido Ben-Hur
  • Navbar Layouts Settings: Author: Pranav Vashi

RisingOS v1.3.1

24 Aug 10:02
7507835
Compare
Choose a tag to compare

RisingOS Version 1.3.1 (Damascus) 🌇

Inspired by the rich history of Damascus, one of the oldest cities in the Middle East, this update brings new features, improvements, and bug fixes to enhance your experience with RisingOS.

🔒 Security

  • [Security] Android August ASB 2023
  • [Security] Safetynet attestation passes by default

✨ RisingOS Additions

  • [Feature] Introducing Custom QS Header Image
  • [Feature] Exposed split app button for non-tablet devices
  • [Feature] Added kill/force close system shortcut for accessibility
  • [Feature] [Modified by RisingOS team] Expanded Pulse visualizer options (fixed and forward-ported) - Co-Author: TikkiTikki
  • [Feature] [Modified by RisingOS team] Enhanced gesture navbar length and radius handling - Co-Authors: spkal01, Terminator-j, jhonboy121

⚙️ RisingOS General Changes

🛠️ Improvements

  • Revamped System Manager structure and initialization for efficiency and robustness
  • Introduced system UI restart/system reboot prompt for customizations that requires system reloading
  • Optional toggle for Google camera spoof (Exclusive for Pixel devices only)
  • Redesigned recent apps layout for a better app switching experience
  • Applied material you colors to home screen folder background
  • Adjusted Udfps icon scale based on device's resolution
  • Refined immersive status bar-navigation hiding
  • Small inverted back arrow when keyboard is active is now hidden when Hide IME space feature is enabled
  • Performance enhancements for better user experience
    • Optimized binaries and libraries for performance by tweaking link time optimization flags
    • Moved weather updates to background to avoid any potential performance regressions
    • Enabled and improved pro-active kills for devices with modern kernels that supports LRU/PSI
    • Optimized storage manager service for a more faster lookup - improving system startup times
    • Moved freezer and compaction thread to background for memory/performance improvements
    • Implemented service rescheduler API - a service mechanism that delays non-persistant background apps
    • Improved refresh rate scheduler algorithm - reworked refresh rate selection for smoother transition with low-high refresh rate - Co-Author: arter97
    • Faster and smoother animations app-launcher transition by disabling blur effect when performing app launch/exit and improving animation transition scale

✔️ Stability

  • Removed faulty/blind-picked/experimental source changes in preparation for incoming Android U upstream
  • Removed GameSpace notification modes that required system UI restart to take effect

🐛 Fixed

  • Recents apps glitches when swiping task views
  • GameSpace crashes with "device & app notification" access
  • QS notification were hidden when danmaku notification mode is active
  • Wallpaper app lag fixed (caused by Android 14 wallpaper picker UI)
  • Crash when multiple package installer intents were received when installing apps through apps/third party providers
  • Random crash when animating media player play/pause button
  • Fixed app crashes when picking photos through Google Photos
  • Wallpaper app not accessible for tablets

🍒 Cherry-picked Features (Taken from other open-source Android projects)

  • Less boring heads up option - Authors: ezio84, Pranav Vashi, DroidFreak32
  • Option to disable clipboard overlay - Author: Adithya R
  • Toggle for floating rotation button - Author: idoybh