Matthew Raymer
1e22cdec82
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
5d5a8a4509
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
b24c1b14ed
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
6946b177b2
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
538bdcc920
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
86a128215c
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
490410ce86
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
3cdf5cb322
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
27622ad9e5
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
df724162b2
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
adb37d2d30
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
870a6f108e
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
fcded84aad
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
fac80d0d00
bump version and add "-beta"
2024-12-31 10:49:04 -07:00
92b32551f1
fix centering of numbers on map markers, fix recenter after first drag
2024-12-31 10:26:48 -07:00
be9edc197e
fix linting
2024-12-30 14:53:09 -07:00
2fca59c01d
bump version to 0.3.43
2024-12-30 13:56:55 -07:00
6f67e7845b
add requests for map tiles with counts of plans (commented out)
2024-12-29 19:14:23 -07:00
8cadfb15dd
add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42
2024-12-27 09:06:25 -07:00
df9256b93e
bump to version 0.3.41
2024-12-21 16:24:38 -07:00
d71f3f5ec5
bump version and add "-beta"
2024-12-20 20:25:18 -07:00
a67d265439
don't show issuer for self-issued claims
2024-12-20 20:19:55 -07:00
8fe251e67a
bump version and add "-beta"
2024-12-20 20:00:35 -07:00
53153308cf
bump to version 0.3.39
2024-12-20 19:57:32 -07:00
4646502960
bump version and add -beta
2024-12-14 14:39:01 -07:00
0e06a781e2
bump version to 0.3.38
2024-12-14 14:33:11 -07:00
d7935083aa
bump version to 0.3.37
2024-12-13 14:05:00 -07:00
7189cce25e
ensure overlays show on top of relative+absolute positioning like green pluses
2024-11-30 15:30:17 -07:00
d621828d53
add tests for gives to & from projects
2024-11-29 10:42:58 -07:00
60eb4a9dc7
bump version and add "-beta"
2024-11-26 08:31:26 -07:00
1b87bda471
change default reminder message; show people & unnamed icons blue for clickable
2024-11-24 20:14:30 -07:00
bb10d2f8e3
bump version and add "-beta"
2024-11-24 17:53:23 -07:00
ee0bc33db5
fix problem when notification subscription isn't found
2024-11-24 17:40:29 -07:00
2758af6e6e
finish separation of daily reminder message, bump version to 0.3.34
2024-11-24 13:09:40 -07:00
9b079ee5f2
update changelog
2024-11-10 19:07:39 -07:00
a73f0239c9
fix problem not showing user's projects on project page
2024-11-07 18:48:52 -07:00
71675edc3f
bump all files to 0.3.33
2024-11-07 18:21:09 -07:00