Commit Graph

88 Commits

Author SHA1 Message Date
6f6df5b2fb Release Android 0.0.7 2022-09-15 16:08:27 +08:00
ea4eda7e53 Set the API cookie as well as the web cookie
We need to set both of these values as the web will make an
API request.
2022-09-15 11:57:21 +08:00
5cb2ee1715 Fix web URLs in Android app 2022-09-14 13:35:31 +08:00
b54136843d Remove binary android studio added 2022-09-12 11:40:40 +08:00
1561000c47 Release Android 0.0.4 2022-09-09 15:00:27 +08:00
357faf5947 fix kotlin string concat error. clear cursor value when search term changes 2022-09-06 21:29:56 -07:00
c952dd0686 track search results order to make sure old queries aren't displayed 2022-09-06 20:25:14 -07:00
ece9c6b9d5 reset search term after search bar is dismissed 2022-09-06 15:35:40 -07:00
d9b0dea0a9 use surfaceVariant color for top app bar container color 2022-09-06 13:20:32 -07:00
e4e5afe072 use material3 topappbar 2022-09-06 13:10:10 -07:00
d069952f5a Add search bar to android home feed 2022-09-06 09:59:22 -07:00
f1eedbf03d check if image url is null 2022-09-02 14:01:58 -07:00
a0b56f43a1 update android feed card layout 2022-09-02 10:26:38 -07:00
687352920c set status and nav bar background to black 2022-09-02 10:26:38 -07:00
6fa0ecb10a add system bars padding modifier 2022-09-02 10:26:38 -07:00
538f85e3d2 add infinite loader to home feed 2022-08-31 14:53:27 -07:00
4fafca7f46 Move web reader into own file 2022-08-31 13:38:01 -07:00
06390bd479 add a settings view 2022-08-31 13:36:17 -07:00
fb5b77a522 navigate to web reader via navhost when item card is tapped 2022-08-31 11:48:38 -07:00
ca54edad26 navigate to webreader by using the navhost 2022-08-31 11:41:30 -07:00
3e41d3d59b add navController to root of home 2022-08-31 11:27:02 -07:00
bc9ee845dc use card component to render item list 2022-08-31 10:30:51 -07:00
a280e29ee6 fix cookie settings in android webview 2022-08-31 06:18:34 -07:00
efe0475be7 load /app/me/slug pages in android webview 2022-08-30 14:45:46 -07:00
67d8d95825 WIP: Render list of linked items 2022-08-30 11:09:54 -07:00
2eabc318fe add a home view model 2022-08-30 11:09:54 -07:00
be51a17315 extracy logout button to it's own comosable function 2022-08-30 11:09:54 -07:00
a157584076 Release android v0.0.3 2022-08-30 12:06:12 +08:00
0786e71c68 remove topbar from apple auth webview 2022-08-28 22:44:45 -07:00
3d78b4df44 exchange apple token for omnivore token 2022-08-28 22:44:45 -07:00
8ca10ea75e update android apple login redirect uri 2022-08-28 22:44:45 -07:00
9888285556 apple auth sort of works 2022-08-28 22:44:45 -07:00
f4ebcd5578 enable apple auth button 2022-08-28 22:44:45 -07:00
3ea8304726 format fixes 2022-08-28 22:44:45 -07:00
6d1b2482c0 rename flow activity to save activity 2022-08-28 22:44:45 -07:00
826c363f2f sign out of google when tapping logout on android 2022-08-25 08:12:02 -07:00
252bb4b8e1 add to android gitignore 2022-08-25 07:53:33 -07:00
0545c29453 use properties file for signing info 2022-08-25 22:23:55 +08:00
c8b498095c Button colour on the share extension 2022-08-25 21:54:04 +08:00
4d7d2bac1e Make the server URL configurable, used shared keys for signing 2022-08-25 21:51:46 +08:00
3289884a00 use onComplete and onFail listeners in slinetSignIn closure 2022-08-24 15:28:52 -07:00
4af03846e0 use silnt auth for google 2022-08-24 13:32:07 -07:00
758ec4a237 configure apple auth 2022-08-24 13:31:39 -07:00
ee6fed85c3 WIP 2022-08-24 13:31:36 -07:00
784bf8e8e7 Merge pull request #1129 from omnivore-app/chore/remove-apple-button
Disable Apple Auth (Android)
2022-08-24 13:29:33 -07:00
08c12fb757 Revert gcp_id change 2022-08-24 23:13:46 +08:00
1196a24d2d Update a few colours and strings in the Android welcome and login screens 2022-08-24 16:44:55 +08:00
5be9c4de23 set error message if google auth on client fails 2022-08-23 23:42:00 -07:00
6d2d469fd5 remove headline text for email view 2022-08-23 12:22:05 -07:00
e22a7a5eb4 move focus manager up one view level 2022-08-23 12:09:04 -07:00