Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
hotdogb update
Browse files Browse the repository at this point in the history
  • Loading branch information
frazerecho committed Jul 1, 2023
1 parent ee048ce commit 56e004b
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 8 deletions.
60 changes: 60 additions & 0 deletions changelog_hotdogb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,66 @@ Device: OnePlus 7T (hotdogb)
Device maintainer: Hasan Okarci (frazerecho)


===== 30 June, 2023 =====
- Initial crDroid 9.6 release
- Updated to June 2023 security patches
- Implemented Android 13 QPR3
- Added new smart charging controls (under battery settings)
- Removed old smart charging support
- Added OnePlus Camera
- Added OnePlus Gallery
- Switch latest clang to 17.0.2
- Fix the memory leak during high speed recording
- SystemUI: Import more QS Header resources
- SystemUI: Hide notification icon area if headsup is visible
- PixelPropsUtils: Update supported pixel code names
- Messaging: Use light icons on conversations select menu
- Launcher3: Corrected some permissions
- Some other small Launcher3 changes
- Configure font spacing for various clock fonts
- Added double-line clock position setting
- Added lockscreen text size settings
- Moved lockscreen clock customization to lockscreen settings
- Reworked frameworks_av (should fix some issues)
- Fixed menu only opening once on legacy apps
- Fixed menu in legacy apps with multiple activities
- Fixed freeform transition visual issue
- Disabled SF backpressure (do report if helps on laggy QS)
- SystemUI: show ime switcher + cursor keys if we have space
- sqlite: Update to version 3.42.0
- fonts: Adjust GoogleSans configuration
- Update dialog radius overlays
- DocumentsUI: Use monet colors
- Updated themed icons
- Updated art, bionic and harfbuzz_ng
- WiFiInfo: Fix crash on google setup wizard
- Increase 5 GHz network signal tolerance
- Launcher3: Fix quickstep live tile implementation
- Launcher3: Allow to control parallax effect and center wallpaper
- Launcher3: Some other small fixes
- SystemUI: Prevent edge lightning from pulsing outside keyguard/doze
- Added brightness slider styles
- Added acun and bang brightness slider
- GmsSwitch: Fix crash when GMS is admin app
- Fixed system crash if font contains invalid/null font data
- Fixed not setting proper call volume for LE Headset
- Fixed an issue where device asks for PUK code instead of SIM PIN
- Removed colorkt and themelib support
- Some small SystemUI changes and optimizations
- Added expanded layout option for 3-button navigation bar
- Added haptic effect for brightness slider
- Moved lockscreen shortcut customization to Wallpaper & Style (Theme Picker)
- Fixed memory leak in notification panel and network traffic
- Fixed washed out emojis with native keyboard
- Updated theming for Gallery, DocumentsUI, Jelly browser
- Removed brightness slider styles
- Removed QS header styles for now
- Reworked SetupWizard
- Launcher3: Fix launcher crash caused by divide by zero
- Updated DeskClock colors
- Updated Chromium Webview to 114.0.5735.131
- Updated translations

===== 06 May, 2023 =====
- Initial crDroid 9.5 release
- Updated to May 2023 security patches
Expand Down
16 changes: 8 additions & 8 deletions hotdogb.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"maintainer": "Hasan Okarci (frazerecho)",
"oem": "OnePlus",
"device": "OnePlus 7T",
"filename": "crDroidAndroid-13.0-20230506-hotdogb-v9.5.zip",
"download": "https://sourceforge.net/projects/crdroid/files/hotdogb/9.x/crDroidAndroid-13.0-20230506-hotdogb-v9.5.zip/download",
"timestamp": 1683365281,
"md5": "4bebaca06eb370437d0b00b829757947",
"sha256": "394085477a80b0fc92fbdd80129de3f278f9d796711950f03bb98c6323db8aec",
"size": 1150966268,
"version": "9.5",
"filename": "crDroidAndroid-13.0-20230630-hotdogb-v9.6.zip",
"download": "https://sourceforge.net/projects/crdroid/files/hotdogb/9.x/crDroidAndroid-13.0-20230630-hotdogb-v9.6.zip/download",
"timestamp": 1688140546,
"md5": "d2257b20d47e758721f0631e8cb0b256",
"sha256": "9cac30a010d0850325d2d3066550959c57fae9e7201f64d64b6176ddb3a19f3a",
"size": 1344800728,
"version": "9.6",
"buildtype": "Monthly",
"forum": "https://forum.xda-developers.com/t/rom-13-official-crdroid-android-v9-0-hotdogb.4467671/",
"gapps": "https://downloads.codefi.re/jdcteam/javelinanddart/gapps",
"gapps": "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-T/",
"firmware": "",
"modem": "",
"bootloader": "",
Expand Down

0 comments on commit 56e004b

Please sign in to comment.