stopflock
6f017fd6c1
version, changelog
2026-07-25 19:28:32 -05:00
stopflock
78f1ef58de
selectable/copyable node tags, pending submission status on details sheet, "view on osm" button styling
2026-07-25 19:27:11 -05:00
stopflock
3e2c9c5b9e
add option to hide zoom controls and indicator
2026-07-25 18:04:54 -05:00
stopflock
dd93ac64b6
changelog
2026-07-25 17:44:18 -05:00
stopflock
096fb5868b
require delete reason, give options
2026-07-25 17:43:41 -05:00
stopflock
974204bd91
prevent deletes without being logged in
2026-07-25 17:11:39 -05:00
stopflock and GitHub
6a0d4cd8f7
Merge pull request #182 from FoggedLens/location-fixes
...
Location fixes
2026-07-25 16:47:28 -05:00
stopflock
af2a08bf3d
better limits for min/max zoom validations, separate lat+lon validation, less verbose comments
2026-07-25 16:42:38 -05:00
stopflock
dd8c9b88cc
bump version and changelog
2026-07-25 16:32:25 -05:00
stopflock
1cfca663a6
catch and correct possible bad values for lat/lon, add tests
2026-07-25 16:32:08 -05:00
stopflock and GitHub
b9110c1670
Merge pull request #177 from reb1995/Fix-172-Sanitize-tags
...
Fixes 172: Sanitize tags when editing or creating a node
2026-07-17 14:48:34 -05:00
Ryan Brown
36675508e8
Sanitize tags.
2026-07-16 19:23:42 -04:00
stopflock
9a0928d22d
version bump
v2.10.3-release
2026-07-15 21:58:29 -05:00
stopflock and GitHub
b3001927c6
Merge pull request #176 from FoggedLens/no-429-splitting
...
No 429 splitting, bring back query reduction
2026-07-15 21:39:25 -05:00
stopflock
b9d82d6de7
change mock node color to green
2026-07-15 21:29:54 -05:00
stopflock
38eee8d125
Bring back profile subsumption elimination for overpass queries
2026-07-15 21:20:44 -05:00
stopflock
f8632b6a06
remove extraneous unreferenced file
2026-07-15 19:39:06 -05:00
stopflock
be2fe84db5
first pass
2026-07-15 18:01:29 -05:00
stopflock
2cddcbef7d
forgot a file - maybe why suspected locations not updating
2026-07-15 16:29:55 -05:00
stopflock and GitHub
60c17c41bf
Merge pull request #174 from FoggedLens/overpass-load-2
...
fuck me
2026-07-14 14:32:48 -05:00
stopflock and GitHub
ee8ead6695
fuck me
2026-07-14 14:32:27 -05:00
stopflock and GitHub
4d6bea8cfe
Merge pull request #173 from FoggedLens/reduce-overpass-query-heaviness
...
out skel -> out ids
2026-07-14 14:22:57 -05:00
stopflock and GitHub
25c1611fd3
out skel -> out ids
2026-07-14 14:21:39 -05:00
stopflock
7ed1d7386d
specify apple app ID
v2.10.2-release
2026-06-29 18:37:33 -05:00
stopflock
9268ef2eb2
bump version identifier
2026-06-29 17:37:54 -05:00
stopflock and GitHub
1e2eba53a9
Merge pull request #169 from reb1995/deintegrate-CocoaPods
...
Update Flutter to minumum 3.44.0. Deintegrate CocoaPods from build completely
2026-06-29 14:47:13 -05:00
Ryan Brown
d009803215
Update Flutter to minumum 3.44.0. Deintegrate CocoaPods from build compepletely.
2026-06-27 21:19:17 +00:00
stopflock and GitHub
2dc5b6efa1
Merge pull request #168 from reb1995/update-local-notifications-version
...
Update flutter_local_notifications to min v19.0.0. Update app to use Swift Package Manager build process for all packages.
2026-06-27 12:32:04 -05:00
Ryan Brown
0800f1ed45
Update NDK version to clear 'jni requires Android NDK 28.2.13676358' build error. Appeared after updating other dependencies and updating flutter_local_notifications minimum version.
2026-06-26 06:56:25 +00:00
Ryan Brown
c844cff67b
Update flutter_local_notifications to min v19.0.0. Update app to use Swift Package Manager build process for all packages.
2026-06-24 03:59:20 +00:00
stopflock
3ff9ff2352
fix profile reordering test
2026-06-15 16:30:41 -05:00
stopflock
12ffe92df8
suspected locations background refresh
2026-06-14 21:40:22 -05:00
stopflock
0b812bdaea
long press to add node
2026-06-14 21:20:17 -05:00
stopflock
d87a112c0a
silence useless deeplink exception
2026-06-14 19:36:08 -05:00
stopflock
41479e7ee4
2.10.2 fixes reorderlist deprecation
2026-06-14 19:02:54 -05:00
stopflock and GitHub
036ac8c5e6
Merge pull request #166 from FoggedLens/feature/node-deeplink
...
Feature/node deeplink
2026-06-14 15:11:27 -05:00
191b5ccae0
refactor: use UserAgentClient for OSM API fetch, remove redundant comments
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-06-01 17:39:30 -06:00
480f99b360
feat: wire HomeScreen to handle node deep links
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-01 17:39:30 -06:00
74d8214dda
feat: add node deep link handling to DeepLinkService
...
Adds `deflockapp://node?id=<nodeId>` deep link support: parses the node
ID, fetches the OSM node via the public API, and delivers it via an
`onNodeDeepLink` callback for HomeScreen to register. Includes URL
parsing unit tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-06-01 17:39:30 -06:00
8aab359f22
feat: add node deep link intent filter
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-06-01 17:39:30 -06:00
stopflock and GitHub
b00e44e3bb
Merge pull request #163 from reb1995/keep-screen-awake-while-using-app
...
Keep screen awake while using app. Update translations for new settings.
2026-05-12 15:18:32 -05:00
Ryan Brown
f438c21166
Add translations. Translated by Google Translate.
2026-05-09 23:35:19 +00:00
Ryan Brown
e0b2a6a19c
Update and confirm english localizations.
2026-05-09 22:34:04 +00:00
Ryan Brown
329974a8f0
Feature: Keep screen on while using app. Initial working.
2026-05-09 22:02:36 +00:00
stopflock and GitHub
5b55171080
Merge pull request #155 from reb1995/fix-android-gps-location-accuracy-requirement
...
Update gps_controller to not require location accuracy in android.
2026-05-04 21:38:32 -05:00
reb1995 and GitHub
2ba0667a76
Update gps_controller.dart
...
Remove extra import that isn't required. Now passes flutter analyze.
2026-04-12 21:07:26 -04:00
reb1995 and GitHub
8a3ece630c
Merge branch 'FoggedLens:main' into fix-android-gps-location-accuracy-requirement
2026-04-12 19:39:37 -04:00
stopflock and GitHub
c2b0f6f9fd
Merge pull request #156 from reb1995/Update-OAuth2-with-Application-Permissions
...
Update DEVELOPER.md to include OSM OAuth2 Application Permissions
2026-04-12 16:25:48 -05:00
reb1995 and GitHub
273bccc5eb
Update DEVELOPER.md
...
Updates DEVELOPER.md instructions with the OSM OAuth2 Application Permissions and Redirect URIs. Adds needed clarity for developers to make sure the app has the required permissions if compiling on their own.
2026-04-09 00:33:39 -04:00
reb1995 and GitHub
d7be022a11
Update gps_controller to not require location accuracy in android.
...
Adds basic target matching. If Android Do... Else use old code.
2026-04-06 13:09:41 -04:00