Commit Graph

163 Commits

Author SHA1 Message Date
010ff8a0c8 feat: current weather on home screen (MET/Yr API, no key)
The Yr app (no.nrk.yr) exposes no data to third parties; its backend,
api.met.no locationforecast 2.0, works with no API key (User-Agent header
only). New toggle 'Show Current Weather' under Display, right after 'Show
App Icons'. The home element is formatted exactly like the daily word and
shows a nerd-font weather glyph (nf-weather-*, from the installed
JetBrainsMonoNerdFont) plus the temperature in Celsius, e.g. '\uE312 16°'.

A 95KB subset of JetBrainsMonoNerdFont (ASCII + weather glyphs, OFL) is
bundled as R.font.jetbrains_mono_nf_weather so the glyphs render even if
the launcher font setting changes.

Uses the launcher's existing saved location (lat/lon prefs).
2026-08-19 11:15:21 +02:00
5288c980d0 feat: notification dots on app icons
New NotificationBadgeService (NotificationListenerService) tracks pending,
dismissible notifications per app. Home, favorite, and drawer icons get a
red dot in the top-right corner when the app has active notifications.

Settings: 'Notification Dots' toggle under Display features; enabling it
opens the system notification-access screen when permission is missing.
Dots update live via a StateFlow observed by the fragments.
2026-08-19 10:53:39 +02:00
Jonas H
416766a491 key press -> app list
Some checks failed
Android Main Branch CI / Build, Sign & Upload (push) Has been cancelled
Update CHANGELOG.md / changelog (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Android Release CI / Build, Sign & Release (push) Has been cancelled
Nightly Release / release (push) Has been cancelled
Nightly Release / Build, Sign & Release (push) Has been cancelled
Delete Unused Caches / delete (push) Has been cancelled
Close Inactive Issues & Pull Requests / close-issues (push) Has been cancelled
2026-08-17 11:48:43 +02:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
6aea7e1449 Lang: Updated Language Files. (#239) 2025-07-15 12:31:01 +01:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
d90a6e7437 Lang: Updated Language Files. (#231) 2025-04-25 19:49:45 +01:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
006b329db7 Lang: Updated Language Files. (#228) 2025-03-06 07:33:28 +00:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
6cd62d8371 Lang: Updated Language Files. (#226) 2025-02-16 16:43:12 +00:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
d3264065e2 Lang: Updated Language Files. (#213) 2025-01-05 07:55:32 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
da04643837 Lang: Updated Language Files. (#204) 2024-12-08 07:06:13 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
f11822c117 Lang: Updated Language Files. (#200) 2024-12-04 17:38:51 +00:00
HeCodes2Much
66065b76f8 Fix: Fixed a few issues with app draw including icons as well as work profile stuff. 2024-12-04 17:34:47 +00:00
HeCodes2Much
8ae80d36d6 Refactor: Re-Enabled 3 fonts that was not working. 2024-12-04 13:16:06 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
a55fa685cd Lang: Updated Language Files. (#198) 2024-12-02 20:01:28 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
fe7def69fe Lang: Updated Language Files. (#197) 2024-12-02 13:31:40 +00:00
HeCodes2Much
b874d55569 Feature: Added the ability to backup and restore apps. 2024-12-02 10:42:45 +00:00
HeCodes2Much
7041293152 fix: fixed the gestures for the settings. 2024-12-01 19:41:34 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
8366c48f79 Lang: Updated Language Files. (#194) 2024-12-01 19:41:19 +00:00
HeCodes2Much
b510511bad Refactor: Worked on a better looking widget settings. 2024-12-01 19:01:27 +00:00
HeCodes2Much
db56cb0df7 Feature: Added Navigation hiding. 2024-12-01 19:00:47 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
c1cc46949b Lang: Updated Language Files. (#193) 2024-12-01 17:45:14 +00:00
HeCodes2Much
fc6a7caab3 Miscellaneous Bug Fixes 2024-12-01 17:42:20 +00:00
HeCodes2Much
2f028f3956 Refactor: No longer using custom View so therefor fixes gestures. 2024-12-01 12:30:01 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
3e0e66e0be Lang: Updated Language Files. (#189) 2024-11-29 20:27:04 +00:00
HeCodes2Much
d70f785935 Just a Typo spelling mistake 2024-11-29 20:24:48 +00:00
HeCodes2Much
8bcec489e9 Feature: Added the ability to change swipeThreshold. 2024-11-29 20:18:29 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2c217c4972 Lang: Updated Language Files. (#187)
Co-authored-by: HeCodes2Much-Bot <wayne6324@protonmail.com>
2024-11-29 18:23:58 +00:00
HeCodes2Much
7ebe91ce01 I have added the MarginHorizontal back to the top section of home. 2024-11-29 17:57:57 +00:00
HeCodes2Much
e049de06d8 Feature: Added the ability for home app to be at bottom. 2024-11-29 17:55:18 +00:00
HeCodes2Much
2ead2c19a5 Fix: Fixed crash on trying to get to settings. 2024-11-29 15:44:09 +00:00
HeCodes2Much
98413aa5ae Fix: Fixed the swipes to not use actions. 2024-11-29 15:27:33 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
08ee5892b0 Lang: Updated Language Files. (#185) 2024-11-29 09:05:06 +00:00
HeCodes2Much
4138c02da3 Feature: Added a toggle to disable animations. 2024-11-29 08:52:31 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
5ee2bf4b8b Lang: Updated Language Files. (#184) 2024-11-28 21:32:57 +00:00
HeCodes2Much
b17d66192e Feature: Added the ability to set a gesture to open Launcher Settings and Digital Wellbeing. 2024-11-28 21:30:03 +00:00
HeCodes2Much
83841bef18 Fix: Fixed the swiping gestures. 2024-11-28 21:18:53 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
88eb5c61b6 Lang: Updated Language Files. (#179) 2024-11-26 19:31:16 +00:00
HeCodes2Much
0d8425d746 Feature: Added setting for icon packs. 2024-11-26 19:19:25 +00:00
HeCodes2Much
27a2ad99bb Remove: Removed setting for dots. 2024-11-26 19:18:58 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
7ee6f16145 Lang: Updated Language Files. (#177) 2024-11-26 18:16:20 +00:00
HeCodes2Much
dec67663f0 Refactor: Cleaned up the settings panel size 2024-11-26 18:10:30 +00:00
HeCodes2Much
a5397afbc6 Feature: Added a new App Group Padding setting 2024-11-26 17:56:49 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
3908ce6abb Lang: Updated Language Files. (#174) 2024-11-26 14:52:55 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
12f3cf8bfe Lang: Updated Language Files. (#172) 2024-11-25 17:49:50 +00:00
HeCodes2Much
b4e56876d1 Feature: Added app language selection. 2024-11-25 17:30:53 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
ce1de52ac0 Lang: Updated Language Files. (#171) 2024-11-25 15:44:44 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
afac3fde00 Lang: Updated Language Files. (#170) 2024-11-25 15:39:02 +00:00
HeCodes2Much
d6b223f261 Fix: Fixed issues with translations missing strings 2024-11-25 15:37:14 +00:00
HeCodes2Much
153a4d9d41 Fix: Fixed issues with translations 2024-11-25 15:34:35 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
f0851888f5 Lang: Updated Language Files. (#168) 2024-11-25 10:02:56 +00:00
lars
fdc46eed4a Sanitized wordoftheday.xml files for each language (#166)
Signed-off-by: lars <143285903+Sarsharses@users.noreply.github.com>
2024-11-25 07:34:50 +00:00