Commit Graph

237 Commits

Author SHA1 Message Date
Matthew Raymer
d2157a7d8c feat(mobile): add deep linking support for Capacitor apps
Adds native deep linking capabilities:
- Configure timesafari:// URL scheme for iOS and Android
- Add @capacitor/app dependency and configuration
- Implement deep link handler with improved error logging
- Support parameterized routes like claim/:id
- Add debug logging for native platforms
- Handle app mounting state for deep links

Technical changes:
- Update AndroidManifest.xml with intent filters
- Add URL scheme to iOS Info.plist
- Add @capacitor/app to Podfile and Gradle
- Enhance main.capacitor.ts with robust deep link handling
2025-02-19 13:07:08 +00:00
11a4bbbc8f fix problem when going directly to people-map where the search results disappear 2025-02-17 20:35:05 -07:00
eabe2b9448 fix problem when going directly to people-map where the search results disappear 2025-02-17 20:35:05 -07:00
5d5a8a4509 add Discover query param searchPeople to go straight to people map 2025-02-17 19:19:38 -07:00
1e9c3f3101 add Discover query param searchPeople to go straight to people map 2025-02-17 19:19:38 -07:00
Matthew Raymer
61e32dd560 Merge branch 'master' into split_build_process
fix: image server references and test configurations

- Update image server references to use test server by default for local dev
- Fix registration status checks in tests
- Remove verbose console logging
- Update environment configurations for consistent image server usage
- Fix alert handling in contact registration tests
- Clean up component lifecycle logging
- Add clarifying comments about shared image server usage
- Update playwright test configurations for better reliability

This commit ensures consistent image server behavior across environments
and improves test reliability by properly handling registration status
checks and alerts.
2025-02-17 06:36:40 +00:00
Matthew Raymer
caabaa3257 Merge branch 'master' into split_build_process
fix: image server references and test configurations

- Update image server references to use test server by default for local dev
- Fix registration status checks in tests
- Remove verbose console logging
- Update environment configurations for consistent image server usage
- Fix alert handling in contact registration tests
- Clean up component lifecycle logging
- Add clarifying comments about shared image server usage
- Update playwright test configurations for better reliability

This commit ensures consistent image server behavior across environments
and improves test reliability by properly handling registration status
checks and alerts.
2025-02-17 06:36:40 +00:00
b24c1b14ed bump version to 0.4.1 2025-02-16 13:55:46 -07:00
b14afc66d5 bump version to 0.4.1 2025-02-16 13:55:46 -07:00
238ed2db13 docs(feed): versioning 0.4.0 2025-02-14 13:49:17 -07:00
f53248cae1 docs(feed): versioning 0.4.0 2025-02-14 13:49:17 -07:00
6946b177b2 docs(feed): documenting improvements to the image view in the home feed 2025-02-14 13:32:36 -07:00
aa0156cdf2 docs(feed): documenting improvements to the image view in the home feed 2025-02-14 13:32:36 -07:00
c8e71abc85 bump version to 0.3.57 2025-02-11 09:13:02 -07:00
cc14b9e0ce bump version to 0.3.57 2025-02-11 09:13:02 -07:00
538bdcc920 bump to version 0.3.55 2025-02-07 14:30:53 -07:00
ae12f243ec bump to version 0.3.55 2025-02-07 14:30:53 -07:00
60384e583b bump version to 0.3.54 2025-02-06 20:21:02 -07:00
ec96bd8235 bump version to 0.3.54 2025-02-06 20:21:02 -07:00
86a128215c bump version to 0.3.53 2025-01-30 08:39:14 -07:00
30552916a2 bump version to 0.3.53 2025-01-30 08:39:14 -07:00
3e486254e0 fix problem with production map endpoint server, and bump version to 0.3.52 2025-01-22 21:20:12 -07:00
41041d72c0 fix problem with production map endpoint server, and bump version to 0.3.52 2025-01-22 21:20:12 -07:00
490410ce86 bump to version 0.3.51, tweak README for deployments 2025-01-22 20:15:04 -07:00
93bf3d2c08 bump to version 0.3.51, tweak README for deployments 2025-01-22 20:15:04 -07:00
22c8e488a0 bump to version 0.3.50 2025-01-21 18:05:22 -07:00
b9fedcd3fd bump to version 0.3.50 2025-01-21 18:05:22 -07:00
3cdf5cb322 bump version and add "-beta" 2025-01-10 07:32:48 -07:00
67c440fde5 bump version and add "-beta" 2025-01-10 07:32:48 -07:00
bfc35cf2ea bump to version 0.3.49 2025-01-09 20:48:13 -07:00
36301ed238 bump to version 0.3.49 2025-01-09 20:48:13 -07:00
27622ad9e5 bump version and add "-beta" 2025-01-08 08:37:07 -07:00
7f6688ee53 bump version and add "-beta" 2025-01-08 08:37:07 -07:00
039717906b bump version to 0.3.48 2025-01-08 08:35:50 -07:00
398f3e64a3 bump version to 0.3.48 2025-01-08 08:35:50 -07:00
df724162b2 bump version and add "-beta" 2025-01-06 12:19:35 -07:00
c7b570d01f bump version and add "-beta" 2025-01-06 12:19:35 -07:00
1fa11b2401 bump version to 0.3.47 2025-01-06 08:58:11 -07:00
c6d77e20f2 bump version to 0.3.47 2025-01-06 08:58:11 -07:00
adb37d2d30 bump version and add "-beta" 2025-01-04 13:15:39 -07:00
cb34c52c40 bump version and add "-beta" 2025-01-04 13:15:39 -07:00
72cb5d89d5 bump version to 0.3.46 and fix vulnerabilities 2025-01-03 13:01:51 -07:00
3b6d981046 bump version to 0.3.46 and fix vulnerabilities 2025-01-03 13:01:51 -07:00
870a6f108e change gifted prompts to point to achievements that were made possible 2025-01-03 12:32:05 -07:00
346bd1dbb4 change gifted prompts to point to achievements that were made possible 2025-01-03 12:32:05 -07:00
e37cb2475e add test that copies contact-import JWT to clipboard and imports from it 2025-01-01 20:08:21 -07:00
55abb5d925 add test that copies contact-import JWT to clipboard and imports from it 2025-01-01 20:08:21 -07:00
fcded84aad bump version and add "-beta" 2025-01-01 14:12:49 -07:00
09c3e3220c bump version and add "-beta" 2025-01-01 14:12:49 -07:00
b1ce9df504 bump version to 0.3.45 2025-01-01 14:07:18 -07:00