Commit Graph

50 Commits

Author SHA1 Message Date
James Rich 0b4104fedf chore(analytics): Disable Google services for F-Droid builds (#3264)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 02:25:04 +00:00
Phil Oliver 7593560bba Modularize more maps files (#3262) 2025-10-01 01:37:17 +00:00
James Rich 75513f7835 New Crowdin updates (#3247) 2025-10-01 00:26:04 +00:00
James Rich cad88d277b refactor(analytics)!: modularize analytics - remove Logging (#3256)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-30 23:22:22 +00:00
renovate[bot] 51ada3d6ff chore(deps): update core/proto/src/main/proto digest to 394268b (#3252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 21:42:16 +00:00
Phil Oliver db2ef75e08 Add :core:service (#3253) 2025-09-30 20:55:56 +00:00
Phil Oliver cf59033c49 Clearer node filter options (#3250) 2025-09-30 03:47:06 +00:00
James Rich 38332b346e fix(ui): handle ActivityNotFoundException when opening firmware links (#3245)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-29 20:55:08 +00:00
James Rich 1ac5a0c7ec New Crowdin updates (#3242) 2025-09-29 20:55:01 +00:00
Phil Oliver a878373d14 Remove node card expansion (#3243) 2025-09-29 20:54:28 +00:00
James Rich 9ed0f5e0a7 New Crowdin updates (#3239) 2025-09-29 16:58:17 +00:00
Phil Oliver 32b73f7f15 Migrate node sort prefs to datastore (#3241) 2025-09-29 16:57:47 +00:00
Phil Oliver 48a27ba022 Remove NodeChip long-click (#3220) 2025-09-29 14:31:55 +00:00
James Rich 98ef72d240 New Crowdin updates (#3237) 2025-09-29 13:07:42 +00:00
James Rich e3b9869374 New Crowdin updates (#3236) 2025-09-29 12:44:38 +00:00
James Rich 92202e3ebf feat(bluetooth): expose and display bluetooth signal strength (RSSI) (#3235)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-29 12:44:12 +00:00
James Rich 00e9be0919 New Crowdin updates (#3229) 2025-09-28 19:51:20 +00:00
Dane Evans cd010c4967 add colour coding to traceroutes (#3227) 2025-09-28 16:53:33 +00:00
Phil Oliver 3951ebb375 Spruce up LoRaConfigScreen (#3224) 2025-09-28 16:52:42 +00:00
James Rich 8c16052229 New Crowdin updates (#3221) 2025-09-28 14:54:13 +00:00
renovate[bot] 2d2544338c chore(deps): update core/proto/src/main/proto digest to 082bb7c (#3223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-28 14:53:50 +00:00
James Rich f3d34ed8a9 feat(map): Add last heard filter for node tracks (#3222)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-27 21:56:19 +00:00
James Rich 61c6d6c76e feat(map): add last heard filter for map nodes (#3219)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-27 18:40:41 +00:00
Phil Oliver 3e83e61a1a Move some repo classes to :core:data (#3214) 2025-09-26 21:45:11 +00:00
James Rich ed032c66b9 New Crowdin updates (#3211) 2025-09-26 18:52:15 +00:00
James Rich 6c0b2c55a0 feat(db): introduce transactional config installation (#3209)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-26 01:39:26 +00:00
Phil Oliver c5360086b7 Add :core:ui (#3203) 2025-09-25 21:01:53 +00:00
James Rich b139c7edd7 New Crowdin updates (#3202) 2025-09-25 20:26:51 +00:00
James Rich 8be9c38ae6 New Crowdin updates (#3200) 2025-09-25 13:56:56 +00:00
James Rich cd3f6713c6 New Crowdin updates (#3196) 2025-09-24 23:02:17 +00:00
James Rich 39f12ff32c New Crowdin updates (#3195) 2025-09-24 20:53:35 +00:00
Phil Oliver 613714cdb4 Modularize database classes (#3192) 2025-09-24 20:23:05 +00:00
James Rich 80774954b6 New Crowdin updates (#3194) 2025-09-24 19:39:26 +00:00
James Rich 588d86347d New Crowdin updates (#3184) 2025-09-24 18:36:00 +00:00
b8b8 1c3dddf903 Update strings.xml (#3180)
Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
2025-09-24 17:45:25 +00:00
Phil Oliver 4eba3e9daf Modularize more models/utils (#3182) 2025-09-24 15:43:46 +00:00
Phil Oliver 5bb3f73e0d Modularize CustomTileProviderRepository (#3181) 2025-09-24 14:20:35 +00:00
Phil Oliver c37925fed8 Move common dispatchers to :core:di (#3178) 2025-09-23 21:48:16 +00:00
Phil Oliver a1d9f926cb Pref fixes (#3175) 2025-09-23 15:04:44 -05:00
James Rich c5c433c165 New Crowdin updates (#3174) 2025-09-23 14:27:53 +00:00
James Rich 19e3b260a5 New Crowdin updates (#3173) 2025-09-23 12:15:12 +00:00
James Rich ce8bd943d8 feat(settings): add device telemetry toggle (#3166)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 11:26:35 +00:00
Phil Oliver b98e533123 Modularize prefs classes (#3171) 2025-09-23 09:51:03 +00:00
Phil Oliver 53fdda3a9c Add core data modules (#3169) 2025-09-23 03:49:28 +00:00
James Rich bb2e6b9a7d New Crowdin updates (#3170) 2025-09-23 03:00:18 +00:00
James Rich ddb19b959f refactor(settings)!: standardize radio config screens (#3167)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 02:59:33 +00:00
James Rich d2db37e0d4 refactor(R): Move R file imports to core UI module (#3159)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 01:59:39 +00:00
Phil Oliver 8fb41aab74 Modularize some model classes (#3153) 2025-09-19 19:53:43 +00:00
Phil Oliver ab2fff219d Modularize protos (#3152) 2025-09-19 19:09:08 +00:00
Phil Oliver 0d2c1f1516 New core modules for :model, :navigation, :network, :prefs (#3147) 2025-09-19 12:16:36 +00:00