Commit Graph

24 Commits

Author SHA1 Message Date
James Rich
e6dfc8a595 refactor(map)!: move initial map zoom logic to onMapLoaded (#2821)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-23 19:53:30 +00:00
Phil Oliver
c913bb0472 Migrate remaining prefs usages to repo (#2777) 2025-08-19 11:17:22 +00:00
Phil Oliver
6cb0196a6e Migrate (mostly) maps prefs to repo (#2776) 2025-08-18 21:45:23 +00:00
Phil Oliver
daa5afe8ee Migrate SharedPreferencesCustomTileProviderRepository prefs to repo pattern (#2772) 2025-08-18 17:45:11 +00:00
Phil Oliver
d5a840cc18 Migrate analytics prefs to repo pattern (#2766) 2025-08-18 17:37:02 +00:00
James Rich
b6a24ec470 feat(map): persist and restore selected map type (#2758)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-18 12:33:03 +00:00
James Rich
87e50e03ea refactor: maps (#2097)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 17:51:19 +00:00
James Rich
8491f8a60e feat(deps): add Datadog session replay libraries (#2665)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-08 22:14:01 +00:00
James Rich
23c87fb48c feat(analytics): Integrate _more_ Datadog (#2633)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-04 20:27:45 +00:00
James Rich
4b182be500 feat(datadog): datadog init tweaks (#2613)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-02 12:50:44 +00:00
James Rich
ab22a655c4 feat(analytics): Integrate Datadog for RUM and Logging (#2578)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-01 21:54:46 +00:00
andrekir
13b615a470 chore: update license header 2025-01-02 07:00:51 -03:00
andrekir
1219d3037e chore: add GPL-3.0 license headers to source files 2024-11-26 08:54:18 -03:00
Davis
11e31675ca Refactor and cleanup (#850)
* Move google play check to extension

* Extract launching bug report dialog

* Add missing extension for fdroid flavor
2024-02-13 18:41:40 -03:00
Andre K
01360dc557 refactor: migrate to Firebase KTX in the main modules (#836) 2024-02-08 16:45:28 -03:00
andrekir
8f5400c33b refactor: consolidate location APIs into LocationManagerCompat 2024-01-10 06:41:55 -03:00
andrekir
7c56c339ef refactor: adjust FusedLocationProvider update settings 2023-10-08 22:43:14 -03:00
andrekir
15fe0b7cc1 refactor: change FusedLocationProvider interval to 30s 2023-07-20 18:27:39 -03:00
andrekir
5abf141033 chore: update play-services-location to 21.0.1 2023-07-09 08:03:59 -03:00
andrekir
883769922d chore: suppress unused parameter warnings 2023-06-03 10:01:38 -03:00
andrekir
218aa4b86e feat: add isGooglePlayAvailable check 2023-02-03 19:39:17 -03:00
andrekir
3c1629ffbd feat: use FusedLocationClient for google flavor 2023-01-31 18:17:13 -03:00
andrekir
9ea6dff385 refactor: move askToRate() to GeeksvilleApplication 2023-01-26 22:30:47 -03:00
andrekir
6e96a6b7c2 feat: add fdroid and google flavors 2023-01-20 12:27:27 -03:00