Meshtastic Android 1.3.16 alpha preview
Pre-release
Pre-release
Important note: Don't use Bluetooth OTA firmware updates.
What's Changed
- Update EU865 to EU868 & Add TH and IN by @andrekir in #374
- Change the default pre shared key to break backward compatibility of default channel by @andrekir in #375
- Update with new default modem configurations by @andrekir in #376
- Remove mynodeinfo.num_bands by @andrekir in #377
- Remove hw_model_deprecated by @andrekir in #378
- remove legacy MyNodeInfo.region by @andrekir in #379
- CSV export improvements to make it more reliable by @mcumings in #382
- Issue #369 - Use repository pattern for bluetooth state by @mcumings in #383
- Issue #369 - Expand bluetooth repository use cases by @mcumings in #384
- add action mode menu to messages (delete & select all) by @andrekir in #385
- deleteMessage index by packet.id by @andrekir in #386
- improve firmware update by @andrekir in #390
- Feature/offline maps by @PWRxPSYCHO in #391
- remove is_router by @andrekir in #393
- use locationShareDisabled boolean by @andrekir in #395
- Correct pl transtations by @wkawecki in #398
- remove isAlwaysPowered by @andrekir in #399
- add telemetry.protos by @andrekir in #396
- insert sent messages in Packet by @andrekir in #400
- add Contacts by @andrekir in #404
- promote device metrics by @andrekir in #405
- Update README.md by @mc-hamster in #406
- add an option to force language X by @wkawecki in #401
- use keyboard capitalization settings by @andrekir in #407
- Issue #392 - fix connected but sleeping text to reflect actual device state by @andrekir in #408
- MapFragment crashes if analytics are not allowed by @mcumings in #409
- Initial step in refactoring RadioInterfaceService for dependency injection by @mcumings in #410
- Extract USB serial communication into USB repository by @mcumings in #411
- update pl translations by @Aloisy by @andrekir in #414
- #73 'Resend Button' on message selection by @wkawecki in #412
- clean up contacts & messages fragments by @andrekir in #415
- Prep work for radio service repository by @mcumings in #417
- #413 Add Satellite Map Layers by @wkawecki in #416
- improve users fragment by @andrekir in #418
- make MutableLiveData private by @andrekir in #419
- rename isConnected by @andrekir in #421
- add device association list by @andrekir in #424
- bluetooth scan & connect UI rework by @andrekir in #428
RadioInterfaceService
is no longer an AndroidService
by @mcumings in #420- expand interface options beyond Bluetooth by @andrekir in #429
- add network service discovery by @andrekir in #430
- add ML Kit barcode scanner by @andrekir in #431
- move location service to repository by @andrekir in #433
- Extract
RadioInterfaceService
companion object functions by @mcumings in #434 - update protobufs by @andrekir in #435
- localonly & apponly protobuf updates by @andrekir in #439
- add shutdown & reboot buttons by @andrekir in #440
- improve location checks by @andrekir in #441
New Contributors
- @wkawecki made their first contribution in #398
- @mc-hamster made their first contribution in #406
Full Changelog: 1.2.58...1.3.16