Skip to content

Commit

Permalink
official_devices: Update changelog for awakenOS 4.2
Browse files Browse the repository at this point in the history
Change-Id: Icdd140b7ee3329dc23d74771291d0deaca0cbe7a
  • Loading branch information
PainKiller3 committed Jan 6, 2024
1 parent 5965dbf commit d529f8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/notify.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ for (const device of devices_updated) {
<b>• Build Date:</b> ${date}
<b>• Device:</b> ${device_name} (<i>${codename}</i>)
<b>• Maintainer:</b> ${maintainers.join(" | ")}
If you like the project, then you can support us by donating
<b>PayPal:</b> https://paypal.me/Beastmaster007
<b>UPI:</b> <code>bjsaikiran1@ybl</code>
`;

const res_body = {
Expand Down
14 changes: 14 additions & 0 deletions changelogs/awakenos.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 06-Jan-2024
- Allow users to customize default notification vibration pattern
- Allow users to disable private dns for vpn
- Bring back applock & dual tone qs
- Bring back lockscreen charging info
- Fixed an issue where power menu doesn't hide on lockscreen
- Fixed some NPE
- Introduced increased touch sensitivity (glove mode) & high touch polling rate feature control
- Introduced haptic feedback to tiles & bluetooth dialog
- Introduced hotspot toggle in QS internet dialog
- Reintroducing adaptive playback & automated DC Dimming
- Reintroducing Bluetooth & WIFI timeout feature
- Reintroducing network traffic indicator

# 14-Dec-2023
- Added metro clock
- Added status bar clock customization
Expand Down

0 comments on commit d529f8a

Please sign in to comment.