Commit Graph

67 Commits

Author SHA1 Message Date
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
1b46739a0d add sign in option for android client on server 2022-08-18 18:42:18 -07:00
4bc1173de4 create GoogleAuth Button file 2022-08-18 11:52:40 -07:00
b5e0d828e1 wire up google auth for android 2022-08-18 11:52:14 -07:00
d5233f24ec remove unused code 2022-08-18 08:44:41 -07:00
d9d50883c3 Pass viewModel into the SaveContent view 2022-08-18 19:20:26 +08:00
7c2fa1554f Remove unused import 2022-08-18 18:52:33 +08:00
1e03cc599a Remove close button, simplify code a bit 2022-08-18 18:38:26 +08:00
4dfc29b68b Use a ModalBottomSheet for saving on Android 2022-08-18 17:56:14 +08:00
da45bcdd2c update kotlin version. use material3 color scheme. 2022-08-17 20:08:01 -07:00
a99aafe6d8 show snackbar when login submission returns an error 2022-08-17 12:20:34 -07:00