Commit Graph

77 Commits

Author SHA1 Message Date
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
9fb4ae35cf use local state to track email/authProvider signin 2022-08-23 11:50:20 -07:00
9e14b49c07 apply font styles to welcome screen text 2022-08-23 08:00:18 -07:00
e58058a4f4 add vertical padding to login buttons 2022-08-22 19:55:22 -07:00
028af7d699 add apple login logo to button 2022-08-22 18:43:03 -07:00
66a5c21b96 WIP: add omnivore image name logo and partially layout welcome screen 2022-08-22 14:04:12 -07:00
3887a91186 set background color on welcome screen 2022-08-22 11:43:29 -07:00
a50e39efc3 move login fields code out of main activity and into email view 2022-08-22 10:39:29 -07:00
53b8f7eeac organize android views into packages 2022-08-22 09:15:45 -07:00
1115cf34d9 update google login client id for android 2022-08-19 19:39:41 -07:00
fd69fd8aa7 Use navigation to have a separate splash and login view 2022-08-19 18:03:06 +08:00
2a84440917 Use the Omnivore logo, set name as Save to Omnivore to differentiate from the PWA 2022-08-19 16:13:35 +08:00