Commit Graph

1234 Commits

Author SHA1 Message Date
andrekir
b8ee4152a3 use ServiceCompat.stopForeground() for API < 24 compatibility 2023-01-03 21:02:31 -03:00
andrekir
cfff2561d9 refactor settings Snackbar 2023-01-02 22:38:25 -03:00
Andre K
73fd52dcb5 calculate zoomToNodes zoom level (#553) 2023-01-02 22:34:56 -03:00
Andre K
7c28c4091f distinguish between implicit and real ACKs (#552) 2023-01-02 22:23:23 -03:00
andrekir
1e95c200e6 handle missing contactKey digit 2023-01-02 21:36:35 -03:00
andrekir
9e5cffbfb1 add lora.ignoreIncoming config 2023-01-02 21:27:51 -03:00
andrekir
2a25649766 update deprecated method 2023-01-02 21:19:10 -03:00
andrekir
d41f85fee7 add new module configs 2023-01-02 21:15:33 -03:00
Andre K
27d8a498c4 update foreground service start (#551) 2023-01-02 21:12:57 -03:00
andrekir
7afccebb0f fix map our NodeInfo reference 2022-12-28 17:41:30 -03:00
Andre K
99a42b1aa1 export hardcoded strings (#547) 2022-12-28 17:37:25 -03:00
andrekir
96ea0bf5a9 make isLicensed optional 2022-12-25 23:40:28 -03:00
andrekir
991a8622dc add hwModel to setOwner 2022-12-24 09:09:47 -03:00
andrekir
e550219e1e analytics/report bug if isGooglePlayAvailable 2022-12-24 08:37:38 -03:00
andrekir
4ea17e36bc update coroutine scopes 2022-12-24 00:20:54 -03:00
andrekir
4646d228bc remove debug message 2022-12-23 22:33:05 -03:00
andrekir
4632b8f956 filter out null bluetooth names 2022-12-23 22:23:48 -03:00
andrekir
0fc00b0468 refactor Bluetooth scan API preference 2022-12-12 22:00:15 -03:00
andrekir
d74c5b6ec9 refactor BTScanModel constants 2022-12-12 21:52:09 -03:00
andrekir
08ec7dfef1 clean up language tags parser 2022-12-12 21:51:15 -03:00
andrekir
c9ac6860db add new proto configs 2022-12-12 21:50:48 -03:00
andrekir
7f7758c28e fix module_config proto changes 2022-12-12 21:05:47 -03:00
Andre K
c9a81c72e0 update in-app language picker (#538) 2022-12-10 11:03:14 -03:00
Andre K
8dca9ea8b6 fix lat lon validation for fixed position (#537) 2022-12-10 08:49:32 -03:00
andrekir
5c3595931f use encodeToByteArray / decodeToString methods 2022-12-10 00:45:50 -03:00
andrekir
e816b03f47 update isConnected logic 2022-12-10 00:42:51 -03:00
Andre K
d538c2afff list devices from adapter.bondedDevices (#536) 2022-12-10 00:16:14 -03:00
Andre K
6ede4ed3bd fix broadcastMessageStatus (#535) 2022-12-10 00:14:32 -03:00
Ben Meadors
dcc03be484 Account for negative metric values in telemetry (#532) 2022-12-03 18:53:20 -03:00
andrekir
35ffcceb79 add aidl get/begin/commit configs 2022-11-29 17:47:49 -03:00
andrekir
a1984c5136 revert broadcastMessageStatus 2022-11-29 17:45:04 -03:00
andrekir
7d8e5a93a6 force connection broadcast on setDeviceAddress 2022-11-29 17:42:16 -03:00
andrekir
d9691a7fbd ignore onItemSelected without changes 2022-11-29 17:38:21 -03:00
andrekir
bb698e14d1 update configs 2022-11-29 17:32:41 -03:00
andrekir
3d79601965 change provideLocation on isPressed 2022-11-25 18:53:50 -03:00
Andre K
689e7e7eca add ModuleConfig settings (#526) 2022-11-22 22:01:37 -03:00
Andre K
0c783dfbff add fields for position fixed (#524) 2022-11-15 22:00:29 -03:00
andrekir
57030f90b6 fix early ownerName null call 2022-11-15 16:31:35 -03:00
Andre K
9442c1d510 config clean up and updates (#522) 2022-11-15 12:19:59 -03:00
andrekir
e328b5b5d9 set allowSpecialFloatingPointValues 2022-11-15 11:44:47 -03:00
andrekir
989ddbe761 add proto max_size validation 2022-11-11 18:24:58 -03:00
andrekir
a10b55a5ed limit short name length 2022-11-09 07:20:05 -03:00
andrekir
9a71092b5f add DisplayConfig.OledType 2022-11-08 23:28:02 -03:00
Andre K
4bcd408dce add user & device config settings (#520)
* add MeshUser & LocalConfig prefs
2022-11-08 23:11:18 -03:00
andrekir
6894883362 add option to request remote nodes position 2022-11-06 17:46:57 -03:00
andrekir
e18b1a9a4a check Telemetry oneOf to update Nodeinfo 2022-11-06 08:39:05 -03:00
andrekir
00de511907 update targetSdkVersion to 31 2022-11-04 18:31:18 -03:00
PWRxPSYCHO
71ff6002a9 Merge branch 'osmdroid-phase3' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase3 2022-10-27 09:26:28 -04:00
PWRxPSYCHO
3c701ea17a removed unused weather layer for future use 2022-10-27 09:26:16 -04:00
PWRxPSYCHO
68dfc71812 Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-27 09:21:24 -04:00