204 Commits

Author SHA1 Message Date
daniel31x13
ba0d133b6b fix(mobile): unify tab icons on ios and android 2026-06-28 21:39:58 -04:00
daniel31x13
083935a256 feat(mobile): add whats new sheet 2026-06-28 21:33:14 -04:00
daniel31x13
cd6b01ad12 fix centering on android 2026-06-28 15:08:09 -04:00
daniel31x13
7844a7fea0 center nothing found 2026-06-28 00:28:41 -04:00
daniel31x13
a59cf4c199 bug fix 2026-06-24 16:28:27 -04:00
daniel31x13
3b946f1694 feat(mobile): support for native tabs 2026-06-19 14:49:57 -04:00
daniel31x13
eac9e43db7 disable autocapitalization for some fields 2026-06-19 12:14:41 -04:00
daniel31x13
3800170328 fix(mobile): link add flicker bug 2026-06-19 12:09:05 -04:00
daniel31x13
c72416a02f minor fix 2026-06-18 14:17:55 -04:00
daniel31x13
4cac137572 store Google Play purchase token & reset store fields on provider/store switch 2026-06-18 13:14:57 -04:00
daniel31x13
8f16e1e941 reposition account deletion forms 2026-06-16 20:35:01 -04:00
daniel31x13
da1ea61de1 implement account deletion functionality for non subscribed users 2026-06-16 20:24:23 -04:00
daniel31x13
0f4c382d85 feat(mobile): enhance subscription screen with RevenueCat integration and UI improvements 2026-06-16 14:26:34 -04:00
daniel31x13
e97c5613a9 refactor(mobile): remove ensureCloudIsReachable checks from index page 2026-06-16 11:17:17 -04:00
daniel31x13
91ce8ce3bd feat(mobile): add ensureCloudIsReachable utility and integrate it into authentication flows 2026-06-15 15:24:56 -04:00
daniel31x13
33118b0a53 update free trial message for clarity 2026-06-14 23:40:46 -04:00
daniel31x13
58d7568599 add chechbox to host selection dropdown 2026-06-12 14:55:18 -04:00
daniel31x13
14bfef5b77 feat(mobile): update HomeScreen layout and enhance visual elements 2026-06-12 14:45:53 -04:00
daniel31x13
be63d145a6 mobile: remove login and register screens, update navigation 2026-06-12 14:21:49 -04:00
daniel31x13
cea8ca776d fix(mobile): add handling for cancelled Google sign-in response 2026-06-12 13:20:10 -04:00
daniel31x13
07069d21b0 improved welcome screen 2026-06-12 12:58:39 -04:00
daniel31x13
bd2c8db7e8 feat(mobile): redesign HomeScreen layout and improve user interface 2026-06-11 13:34:08 -04:00
daniel31x13
43789c0e2b refactor: remove unnecessary void operator from async function calls
- Updated multiple components to remove the `void` operator from async function calls, improving code readability and consistency.
- Components affected include LinkDetailsSheet, LoginSheet, ReadableHighlightSheet, ReadableHighlightsSheet, ReaderSettingsSheet, SelfHostedServerSheet, SignUpSheet, SupportSheet, and ReadableFormat.
- Enhanced instance configuration handling in auth store to manage instance info and logins more effectively.
- Added promotional email acceptance option in sign-up process.
- Improved error handling for instance configuration fetching.
2026-06-11 10:49:00 -04:00
daniel31x13
9ddf861030 feat(mobile): enhance authentication flow 2026-06-11 10:26:55 -04:00
daniel31x13
8ba22146be use real client api keys 2026-06-08 11:26:56 -04:00
daniel31x13
b0c240e8aa add/update email for revenuecat 2026-06-04 11:21:08 -04:00
daniel31x13
1a06adccbe bug fix 2026-06-03 21:26:38 -04:00
daniel31x13
ba356555d0 more logic hardening for revenuecat 2026-06-03 20:58:29 -04:00
daniel31x13
8ca0e214d6 revenuecat init 2026-06-02 19:10:52 -04:00
daniel31x13
9159c496df add subscription page UI 2026-06-01 10:27:07 -04:00
daniel31x13
1268bfa537 feat(mobile): add google oauth 2026-05-27 15:45:48 -04:00
daniel31x13
5c0786e695 feat(mobile): add sign in with apple to iOS 2026-05-20 15:36:24 -04:00
daniel31x13
530a32a9df mobile: remove help from login 2026-05-18 22:45:33 -04:00
daniel31x13
742aa572e3 feat(mobile): add signup support 2026-05-18 22:36:03 -04:00
daniel31x13
8468bc94ab chore(mobile): update version to 1.3.0 in app.json 2026-05-06 10:41:30 -04:00
daniel31x13
f6c512cce2 feat(mobile): implement full offline storage and sync functionality for the preserved formats 2026-05-06 10:37:45 -04:00
daniel31x13
e7000bbb76 refactor(mobile): unify caching logic across formats 2026-05-01 14:24:20 -04:00
daniel31x13
3a8152819f feat(mobile): implement caching for link previews 2026-05-01 13:03:45 -04:00
daniel31x13
49d5ba05f5 feat(mobile): add Link Details sheet and integrate into Context Menu 2026-05-01 11:59:04 -04:00
daniel31x13
ec0c9b64cc move cancel icon to a X button at the top right side of the action sheets + more consistent action sheet layouts 2026-04-28 19:13:25 -04:00
daniel31x13
cd13a89fe2 feat(mobile): implement display settings functionality in the reader view 2026-04-27 21:23:42 -04:00
daniel31x13
92d1f679f1 mobile: move highlight button into the headerRight 2026-04-27 19:13:52 -04:00
daniel31x13
366f9e9911 feat(mobile): add highlight sheet and delete highlight functionality 2026-04-27 19:04:16 -04:00
daniel31x13
d7cfd10539 refactor(mobile): replace manual highlight fetch logic with custom hooks for highlight management 2026-04-25 13:43:28 -04:00
daniel31x13
8e8e6f92aa feat(mobile): added highlight and annotation functionality to the reader view 2026-04-24 23:29:21 -04:00
daniel31x13
a32c908a2b merge mobile and web reader view styling 2026-04-24 15:48:22 -04:00
daniel31x13
f123c34563 feat(mobile): add tags in mobile 2026-04-21 18:28:52 -04:00
daniel31x13
694f8e7f48 feat(tags): implement search functionality for tags across mobile and web 2026-04-17 16:18:03 -04:00
daniel31x13
576d784cf9 fix(mobile): app crashing when sharing a link on iOS 2026-04-17 13:28:20 -04:00
daniel31x13
df4cc97f8e feat: add the functionality to display monolith from a separate domain, sandboxed 2026-04-16 23:32:10 -04:00