Wykres commitów

1894 Commity (2282e9c78230b12bb35d50fcce5fe495eb86ea97)

Autor SHA1 Wiadomość Data
andrekir 7086444917 fix: set socket to null after close 2023-01-10 17:36:46 -03:00
andrekir 8e2e97b250 refactor: change NetworkConfig.AddressMode description 2023-01-10 17:34:27 -03:00
andrekir 22e83ba953 feat: add BluetoothConfig.fixedPin validation 2023-01-10 17:32:50 -03:00
andrekir eaaadf3b34 feat: add EditIPv4Preference 2023-01-08 10:38:04 -03:00
andrekir 4ab9e18a82 refactor: replace hardcoded config totals 2023-01-06 22:20:39 -03:00
andrekir 9425b4d172 fix: pt modem_config_long typo 2023-01-06 21:54:17 -03:00
andrekir 405b8e2ea3 2.0.11 2023-01-03 21:48:30 -03:00
andrekir 807337ca9b add new configs 2023-01-03 21:45:41 -03:00
andrekir 5a6b5a7202 fix proto name change 2023-01-03 21:18:32 -03:00
andrekir 942469bbc9 updating proto submodule to latest 2023-01-03 21:04:17 -03:00
andrekir b8ee4152a3 use ServiceCompat.stopForeground() for API < 24 compatibility 2023-01-03 21:02:31 -03:00
andrekir af05355186 2.0.9 2023-01-02 22:44:56 -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 0662844009 updating proto submodule to latest 2022-12-29 09:04:17 -03:00
andrekir c1da8f31ee clean up removed resource strings 2022-12-29 08:29:37 -03:00
andrekir 5853aa16d6 2.0.8 2022-12-28 18:19:44 -03:00
andrekir 79173c12f0 updating proto submodule to latest 2022-12-28 18:07:51 -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 d42dbb7b04 add foregroundServiceType connectedDevice 2022-12-23 22:52:44 -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 ed4862a135 2.0.7 2022-12-12 22:04:51 -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
la mer 6c5a718410
improve documentation for usage of bound service (#534) 2022-12-12 21:30:35 -03:00
andrekir 7f7758c28e fix module_config proto changes 2022-12-12 21:05:47 -03:00
andrekir 572a23a547 updating proto submodule to latest 2022-12-12 20:58:16 -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
Krezalis 88fabab750
Ukrainian translation (#531) 2022-12-03 18:52:21 -03:00
andrekir 255ef0b532 2.0.6 2022-11-29 18:01:28 -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 ebe6b1030e updating proto submodule to latest 2022-11-29 17:25:36 -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
andrekir 36cb78a332 updating proto submodule to latest 2022-11-22 18:24:29 -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
andrekir 068a90f93b 2.0.3 2022-11-15 12:28:45 -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 ac316c6179 updating proto submodule to latest 2022-11-14 23:26:45 -03:00
andrekir 989ddbe761 add proto max_size validation 2022-11-11 18:24:58 -03:00
andrekir c6bbed8106 2.0.1 2022-11-09 07:23:07 -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
andrekir 79d0c36de3 updating proto submodule to latest 2022-11-08 23:16:25 -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
andrekir 4c46f2ae1c upgrade gradle libs 2022-11-02 15:38:26 -03:00
andrekir 3e1416f7ce add compose libs 2022-11-02 15:34:56 -03:00
andrekir 0eb3486eb9 update lifecycle libs 2022-11-02 15:16:30 -03:00
andrekir 357b4e21df updating submodules to latest 2022-11-02 14:56:49 -03:00
andrekir 56f4d0bfaf updating proto submodule to latest 2022-10-30 21:38:30 -03:00
andrekir d467163eca 2.0.0 2022-10-30 21:28:06 -03:00
andrekir aa8596da2a fix nodes card layout 2022-10-30 17:19:10 -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
andrekir 2cc839eafd 1.3.48 2022-10-27 09:14:37 -03:00
andrekir 94a9071dc6 updating proto submodule to latest 2022-10-26 18:41:02 -03:00
andrekir 9ad6dd137d when we init default, set use_preset to true (meshtastic/Meshtastic-device#1845) 2022-10-26 17:58:38 -03:00
andrekir 726e54786c updating proto submodule to latest 2022-10-26 17:49:32 -03:00
andrekir 8ead6aeb45 updating proto submodule to latest 2022-10-26 17:09:30 -03:00
andrekir 7cdb1d0f90 include negative snr in rangetest 2022-10-26 17:03:51 -03:00
PWRxPSYCHO 25ea4bddb8
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-22 15:54:39 -04:00
PWRxPSYCHO b9ae181ee4 revert back to old map style UI 2022-10-20 21:43:27 -04:00
andrekir b3ec509f82 updating proto submodule to latest 2022-10-20 21:37:14 -03:00
PWRxPSYCHO 07cc8ce701 Updated UI for Map Layers & Style.
Still need on Click listener
2022-10-20 08:50:21 -04:00
PWRxPSYCHO 87cc382416 Getting closer. Just need to populate the recycler & wrap the menu into constrained box 2022-10-19 16:52:44 -04:00
PWRxPSYCHO 11ea26a22e Updated UI for cache deletion 2022-10-19 11:13:37 -04:00
PWRxPSYCHO b07163adb7 Merge branch 'osmdroid-phase3' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase3 2022-10-19 09:38:11 -04:00
PWRxPSYCHO acc529f53f working on menu changes 2022-10-19 09:38:07 -04:00
PWRxPSYCHO ee388db491 Clear cache based on tile source 2022-10-19 09:36:16 -04:00
PWRxPSYCHO e22c7f8c35 Trying to update map style menu 2022-10-18 21:48:14 -04:00
PWRxPSYCHO c3eab4fcdc
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-18 14:32:15 -04:00
andrekir bfb9c9ea56 fix ChannelSetTest 2022-10-18 06:31:38 -03:00
PWRxPSYCHO cc1814b499
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-17 19:56:28 -04:00
andrekir a3aa2a51aa 1.3.45 2022-10-16 19:30:45 -03:00
andrekir ce140383bb install channels from wantConfig 2022-10-16 19:19:03 -03:00
andrekir 6c37b451c3 clean up view bindings 2022-10-16 19:16:33 -03:00
andrekir 9d0c637ec1 updating proto submodule to latest 2022-10-16 19:12:23 -03:00
andrekir f400774481 fix default channel LoRa settings 2022-10-16 19:02:27 -03:00
andrekir a3cc422afc reset channels no longer in use 2022-10-16 12:40:05 -03:00
andrekir d29c86ee74 admin channel not case-sensitive 2022-10-16 12:36:21 -03:00
PWRxPSYCHO 4acbd05472
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-14 09:53:41 -04:00
andrekir f310bb2019 change ModemPreset and don't reset LoRaConfig 2022-10-13 18:20:51 -03:00
andrekir 003da7c37a 1.3.43 2022-10-13 00:29:22 -03:00
andrekir 2e4cae048f update QR code convention 2022-10-13 00:18:19 -03:00
andrekir 868a0f7bd3 reset invalidVersion just in case 2022-10-13 00:02:00 -03:00
andrekir 22671a73db detect UUID to warn firmware is too old 2022-10-12 23:40:54 -03:00
PWRxPSYCHO a7868c3025
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-12 13:13:11 -04:00
Andre K 3174b53c36
Merge pull request #497 from meshtastic/set-channel
move ChannelSet out of MeshService
2022-10-12 09:47:07 -03:00
andrekir 88b94bd018 move ChannelSet out of service 2022-10-12 09:02:25 -03:00
PWRxPSYCHO 42cba353fa Setup new class to handle "auth" urls 2022-10-11 18:36:44 -04:00
andrekir 07ac4f8392 bump minDeviceVersion to 1.3.43 2022-10-11 19:21:03 -03:00
PWRxPSYCHO 11915df72e
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-11 18:17:21 -04:00
Andre K 8a384af1d2
Change UUID for FromRadio characteristic 2022-10-11 16:25:46 -03:00
PWRxPSYCHO 2c08dd7cd0 Working on overlays 2022-10-10 22:41:02 -04:00
andrekir 478b0be2f9 increase QR code size 2022-10-10 18:37:54 -03:00
andrekir adb0b13f3f updating proto submodule to latest 2022-10-10 18:16:44 -03:00
andrekir d9eb113b12 add remote node admin 2022-10-10 18:09:20 -03:00
andrekir 213164e95b requestConfig refactor 2022-10-10 18:06:19 -03:00
andrekir 79ccd40ae1 use locationManager method to determine gps exists or is disabled 2022-10-10 17:47:21 -03:00
PWRxPSYCHO 50cbc262f2 added new map source and updated tile server for clarity maps 2022-10-10 08:50:02 -04:00
PWRxPSYCHO fcd87cc7b3 added new map source and updated tile server for clarity maps 2022-10-09 18:42:25 -04:00
andrekir b2f15337be use explicit DELAYED_BROADCAST enum 2022-10-07 23:26:00 -03:00
PWRxPSYCHO 9d96024a5a Merge branch 'osmdroid-phase2' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase2 2022-10-07 21:35:12 -04:00
PWRxPSYCHO eed397157c Render map style button after download completes & re-render everything if download fails 2022-10-07 21:34:53 -04:00
PWRxPSYCHO c0a2651e47
Merge branch 'meshtastic:master' into osmdroid-phase2 2022-10-07 20:58:24 -04:00
andrekir 856e704dd1 use gps time in position sent from phone 2022-10-07 21:38:53 -03:00
PWRxPSYCHO d9a6efe5d4 removed hard-coded strings 2022-10-07 17:33:12 -04:00
PWRxPSYCHO a30a8428ce fixed map download 2022-10-07 17:26:57 -04:00
PWRxPSYCHO 07ed060e16 Added SQL cache clearing 2022-10-07 15:56:25 -04:00
PWRxPSYCHO dc09ea9c54 Increased download thread for ESRI Tile Source 2022-10-07 15:55:05 -04:00
PWRxPSYCHO 4431443ecb Added cache clearing 2022-10-07 12:23:26 -04:00
PWRxPSYCHO 5d13c74c3d fixed issue where user could switch map style while download window was open 2022-10-07 11:52:28 -04:00
PWRxPSYCHO 17cbce1d41 minor fixes/tweaks 2022-10-07 11:45:18 -04:00
PWRxPSYCHO ec61d0c66e
Merge branch 'meshtastic:master' into osmdroid-phase2 2022-10-07 10:31:01 -04:00
PWRxPSYCHO edec10a550 Minor tweaks 2022-10-06 17:18:11 -04:00
andrekir 840fa8c697 1.3.42 2022-10-06 18:14:08 -03:00
PWRxPSYCHO b1291e28a7 Moving right along 2022-10-06 17:08:35 -04:00
PWRxPSYCHO 63bee8a3d8 Removed duplicate method and cleaned up some code 2022-10-06 13:16:51 -04:00
PWRxPSYCHO 6bb2a59977 Getting close :) 2022-10-05 22:56:27 -04:00
andrekir bf2cf7bd3b bump minDeviceVersion to 1.3.41 2022-10-05 22:09:00 -03:00