schroda
95ac4832bd
Fix "main route" detection
...
There was a possibility that routes were incorrectly detected as main routes which caused the back button to not get shown.
E.g. a route that is only visible on desktop was still considered a main route on mobile devices
2025-03-09 16:19:33 +01:00
schroda
df719df666
Show "Download" page only on desktop in nav bar
2025-03-09 16:19:32 +01:00
schroda
6afc9f22b6
Introduce "more" page
...
- moves "Settings" into "more" page
2025-03-09 16:19:31 +01:00
schroda
2cfbaf8148
Use "useNavBarContext" hook everywhere
2025-01-23 13:15:06 +01:00
schroda
d844ad3f5d
Use full height and width of viewport on iOS
...
- render appbar background color on ios status bar
- handle "home indicator" safe area inset
2024-12-16 14:49:35 +01:00
schroda
cff0ed5ec3
Extract app routes into constant
2024-12-11 20:25:49 +01:00
schroda
8c4ff516c0
Rename "theme.tsx" to "ThemeCreator.ts"
2024-12-11 18:02:03 +01:00
schroda
b3e3d94bda
Move "theme.tsx" to proper module
2024-12-11 13:57:24 +01:00
schroda
050fbc794c
Properly reset "app bar height"
2024-10-24 17:34:28 +02:00
schroda
e7e1fbbc4e
Move more core logic to new folder
2024-10-06 00:16:41 +02:00
schroda
c0eabf8865
Move navigation-bar files into new folder
2024-10-06 00:01:51 +02:00