Wykres commitów

1953 Commity (0d62f74a90def6e2a8a59c8d58a4af4e83bbbba4)

Autor SHA1 Wiadomość Data
andrekir 0d62f74a90 update bluetooth strings 2022-08-30 18:35:48 -03:00
Andre K 97cf35a4e6
Merge pull request #473 from meshtastic/osm-features
add osm map features
2022-08-30 17:32:43 -03:00
Andre K c1d854dc84
Merge pull request #469 from legendgroupv2/dev-app-bt-prompt
Shows a prompt when Bluetooth is off and trying to add a device
2022-08-30 17:26:36 -03:00
andrekir 5d95017efa add osm map features 2022-08-30 17:25:11 -03:00
andrekir 4bb8e2f0e4 remove redundant color resource 2022-08-30 17:10:11 -03:00
andrekir 0e8a920b68 add t-echo usb vendor-id product-id 2022-08-30 16:43:51 -03:00
legendgroupv2 1251c76ff0
Changes how bluetooth state is checked for bluetooth check.
Co-authored-by: Andre K <andrekir@pm.me>
2022-08-30 10:45:54 +01:00
andrekir 6e6b1b8ab6 improve handling minAppVersion 2022-08-29 12:50:29 -03:00
Andre K 79eb53df74
Update README.md 2022-08-29 12:15:48 -03:00
andrekir b445faf574 remove mapbox reference 2022-08-29 11:06:47 -03:00
Andre K 8b412961fa
Merge pull request #470 from ScriptTactics/feature/osmand-migration
Feature/osmdroid migration
2022-08-29 11:01:56 -03:00
PWRxPSYCHO 88da9f1c69
Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-29 13:16:55 +00:00
andrekir e1ad213a01 tag hasWifi to MyNodeInfo 2022-08-28 07:54:47 -03:00
PWRxPSYCHO af78188d6e clean up unused files. (Patch from Andre) 2022-08-27 12:38:42 -04:00
PWRxPSYCHO 18d9541d9b removed unused variables and imports 2022-08-27 08:57:01 -04:00
PWRxPSYCHO 426bde986a Cleaned up code based on comments on PR 2022-08-26 17:00:08 -04:00
PWRxPSYCHO 4d809a3cd7
Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-26 13:44:48 +00:00
PWRxPSYCHO 767fb6059d Updated ESRI name,
Andre patch to add text over icon
fixed zoomToBounding box
fixed node locations duplicating on map
2022-08-25 23:35:11 -04:00
andrekir 27ee6a847a remove play services code scanner 2022-08-25 20:50:55 -03:00
Andre K 0516049e2a
Merge pull request #468 from Douile/dev-factory-reset
Add factory reset button
2022-08-25 20:45:49 -03:00
Andre K 7caa09b3a6
Merge branch 'master' into dev-factory-reset 2022-08-25 20:39:53 -03:00
PWRxPSYCHO e23b226b55 updated map reload 2022-08-25 16:58:13 -04:00
PWRxPSYCHO 684bd82772
Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-25 20:16:31 +00:00
PWRxPSYCHO d491722e65 added style changing on the fly (will need to refactor) 2022-08-25 14:32:55 -04:00
PWRxPSYCHO 2a2aacf7c3 fixed zoom level and "unlimited" scroll 2022-08-25 12:28:05 -04:00
PWRxPSYCHO 29c1fe75d4 Removed map sources and added custom 2022-08-25 10:14:19 -04:00
PWRxPSYCHO c57cee569f removed unused item 2022-08-24 23:21:01 -04:00
PWRxPSYCHO 19a847604e fixed map being null on switch 2022-08-24 23:15:48 -04:00
PWRxPSYCHO 3e81abb638 fixed zooming to nodes (lat/lon were reversed) 2022-08-24 16:47:50 -04:00
PWRxPSYCHO 6a6dbad0ee Trying to get nodes to show better and defaulting to smaller tiles 2022-08-24 14:27:12 -04:00
PWRxPSYCHO ed8f3b2d29 updated strings to be constants, updated comment 2022-08-24 13:38:06 -04:00
PWRxPSYCHO 0648ccad4b Moved Map Source menu to MapFragment 2022-08-24 12:16:57 -04:00
PWRxPSYCHO 43e59d21cc creating constants for all hardcoded strings 2022-08-24 11:30:42 -04:00
PWRxPSYCHO bd2951c845 Setup switching of map source 2022-08-24 11:08:39 -04:00
PWRxPSYCHO b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -04:00
PWRxPSYCHO a84eb7e4b6 Setting up markers for map, Looking into options of showing text 2022-08-23 22:32:32 -04:00
Andre K c567df1355
mock firmware assets for release 2022-08-23 22:14:59 -03:00
andrekir 92d6be9d43 1.3.39 2022-08-23 21:52:29 -03:00
andrekir d5c32407ad add connection feedback 2022-08-23 21:51:27 -03:00
andrekir 69f311e133 clean up and reformat 2022-08-23 21:39:08 -03:00
PWRxPSYCHO 269a6df353 Added zoom for multiple GeoPoints 2022-08-23 20:27:14 -04:00
PWRxPSYCHO 017095d171 Working on migrating to OSMdroid from Mapbox 2022-08-23 20:05:19 -04:00
andrekir cf827aefaf rip ota 2022-08-23 18:08:43 -03:00
andrekir 9c6384a2fe add debug msg to shutdown and reboot 2022-08-23 18:06:02 -03:00
Ayub e4b2649807 Shows prompt when Bluetooth is off and trying to add device
When trying to add a Meshtastic device, the app will check if bluetooth is turned on, if it isn't then it will display a message.
2022-08-23 16:52:39 +01:00
andrekir a6b4e400a6 update release notes metadata 2022-08-23 08:26:29 -03:00
andrekir 325ef8e1b6 add bluetooth config proto 2022-08-23 08:23:57 -03:00
Andre K eccb48d7ed
Merge pull request #467 from Douile/dev-channel-warning
Show warning in dialog when using default encryption key
2022-08-23 08:00:22 -03:00
Tom f8cec34862
Improve warning message
Improve wording and add channel name to the default psk warning

Co-authored-by: Andre K <andrekir@pm.me>
2022-08-23 10:44:34 +00:00
Douile 7adf3cd0f5
Add factory reset button 2022-08-23 11:13:47 +01:00