Commit graph

16 commits

Author SHA1 Message Date
Johannes Millan
9259e0051c build(android): register edge-to-edge support plugin in gradle 2026-05-28 23:54:51 +02:00
Johannes Millan
348dc47e3e fix(android): handle foreground service failures 2026-05-11 14:10:51 +02:00
Johannes Millan
142107b12e build: update capacitor and package-lock.json 2026-03-26 17:43:04 +01:00
Johannes Millan
4c4a0a3afd fix(android): use native safe area insets for proper status bar padding
Install capacitor-plugin-safe-area to read native safe area insets and
inject them as CSS variables, working around Capacitor 7's broken
adjustMarginsForEdgeToEdge and Android WebView's unreliable
env(safe-area-inset-*) values.

- Add _initSafeAreaInsets() to GlobalThemeService
- Remove broken adjustMarginsForEdgeToEdge: 'auto' from capacitor config
- Clamp context menu trigger Y to safe area top
- Fix light mode status bar color to match theme (#f8f8f7)
2026-02-11 20:37:40 +01:00
Johannes Millan
4d17ae8f2f feat(ios): add keyboard and status bar support 2026-01-14 13:45:42 +01:00
Johannes Millan
242bc25ac4 feat: make share work for native android 2025-10-22 15:25:53 +02:00
Johannes Millan
ff0b9fc579 build: update gradle etc 2025-06-09 13:41:16 +02:00
Johannes Millan
8e91360305 feat(sync): make android folder selection work again #4390 2025-06-09 13:41:16 +02:00
Johannes Millan
6173a2da6e feat(android): make most basic notifications work 2025-04-17 11:42:59 +02:00
Johannes Millan
e15754dd2d fix(android): not reacting to dark mode change 2025-04-15 15:46:38 +02:00
Johannes Millan
df67f4a78b feat: sync whenever app goes to background on mobile 2025-04-12 14:00:39 +02:00
Johannes Millan
8cdd24e4fc feat(pfapi): prepare better android file sync 2025-04-12 13:58:03 +02:00
Johannes Millan
6d6270638c fix(android): status bar for all 2025-04-12 13:50:08 +02:00
Johannes Millan
0d853f21e6 fix(android): status bar for android sdk 35 #4205 2025-04-05 11:30:11 +02:00
Johannes Millan
c5b8f2e63e feat(android): minimize app instead of close 2024-11-15 15:38:35 +01:00
Johannes Millan
5224beb00f ____MERGING SUPER PRODUCTIVITY ANDROID ____ 2024-10-11 14:11:23 +02:00