Commit Graph

39 Commits

Author SHA1 Message Date
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
59f1c144b3 Display the dismiss button on Macos 2023-11-14 14:47:22 +08:00
96aae14671 Fix build on MacOS 2023-11-14 14:47:22 +08:00
6d7cbc45e3 Simplify code embedding privacy policy and tos 2023-11-02 13:35:03 +08:00
490ada02d6 Add the self hosting options to the Macos app 2023-10-04 09:24:36 +08:00
22289e3d5c Fix login screen sizes, add some spinners during login 2023-09-25 16:18:48 +08:00
79dbe3686b Update safari extension, clean up the macos app 2023-09-19 17:21:02 +08:00
b61b511c23 add os conditionals to get mac app to compile 2023-03-22 09:24:12 -07:00
557bb2ba7b Fix spacing on welcome view 2023-02-10 15:59:19 +08:00
78c44dfec7 Fix layout of welcome screen on smaller devices 2023-02-09 20:04:47 +08:00
dcf40c1daa apply generic local text values 2023-01-25 13:09:19 -08:00
1cbaa87101 apply local text on for text (other than generic list) 2023-01-25 12:45:12 -08:00
86bd9ec66e Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options
Allow setting self-host backends from the iOS app
2023-01-20 12:34:30 +08:00
adf0604c7a remove unused string from .strings files 2023-01-19 19:00:14 -08:00
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
2bb5c24b21 Allow setting self-host backends from the iOS app 2023-01-19 18:26:28 +08:00
b3310c61c7 update buttons on welcome screen to work for macos 2022-10-12 13:23:22 -07:00
e2d823b3d5 Tagline and font changes to the welcome page 2022-09-28 12:29:35 +08:00
0a5e02ec6b WIP: add CachingPlayerItem and switch to AVPlayer for streaming audio 2022-09-13 15:22:09 +08:00
4e7010f7c1 stub in signup view and toggle when button tapped 2022-08-01 21:54:10 -07:00
463c0059fa add emailLoginView 2022-08-01 21:54:10 -07:00
3dd249564e stub in email auth modal 2022-08-01 21:54:10 -07:00
fbb2565d11 show alert after deleting account 2022-07-13 09:32:39 -07:00
e6e954c7ad set username as available when validation api returns void 2022-07-13 09:16:16 -07:00
24032eaae3 add mac commands menu file 2022-07-12 22:31:00 -07:00
587cbe2f26 remove unused Combine imports 2022-06-21 14:51:26 -07:00
77081290e5 remove appauth and use google sign in lib instead 2022-06-20 23:43:23 -07:00
7c832242da update welcome view background color 2022-06-01 23:06:33 -07:00
4b014c49ab set alignment to leading on welcome screen zstack 2022-06-01 22:58:10 -07:00
35a40363f2 link to about page on welcome screen 2022-06-01 22:58:10 -07:00
5ef3768548 center auth buttons 2022-06-01 22:58:10 -07:00
0aa33cc76c show terms and privacy views in web modal 2022-06-01 22:58:10 -07:00
cbc93acf4a style welcome footer view 2022-06-01 22:58:10 -07:00
65e0accd36 adjust layout to work on ipad 2022-06-01 22:58:10 -07:00
d0041e87a2 use geometry reader to resolve auth button layout type 2022-06-01 22:58:10 -07:00
9bfb50f8d8 update welcome view and registration view 2022-06-01 22:58:10 -07:00
da70e40c6a pass in appenv binding to debug view 2022-02-28 12:32:42 -08:00
1aaab4d337 use onAppear to set selectedEnvironment in debug menu 2022-02-28 12:18:19 -08:00
e7e710feaa rename Binders package to App 2022-02-24 15:07:32 -08:00