Commit Graph

5112 Commits

Author SHA1 Message Date
Jackson Rosenthal
448fe99cf5 setup "dev option" for offline maps 2022-03-12 17:09:20 -05:00
PWRxPSYCHO
0ebcf185a8 More tweaks 2022-03-11 10:08:21 -05:00
Andre Kirchhoff
212eb2b607 Merge pull request #390 from meshtastic/firmware_update
improve firmware update
2022-03-11 00:27:26 -03:00
andrekir
b8b2a8a86c improve firmware update 2022-03-11 00:12:48 -03:00
PWRxPSYCHO
262808e952 Looking into why boolean is not being set 2022-03-10 09:38:56 -05:00
PWRxPSYCHO
e58e12ad5e Added hard-coded strings to translations 2022-03-10 08:52:23 -05:00
PWRxPSYCHO
58a20dc326 Updating UI flow 2022-03-10 08:17:00 -05:00
PWRxPSYCHO
a291f78583 Made FAB invisible until region is created for downloading 2022-03-09 10:24:31 -05:00
PWRxPSYCHO
0df9f8f587 Removed un-used UI layout & related code. 2022-03-09 10:24:03 -05:00
PWRxPSYCHO
0cb30171c1 Trying to keep layers persistent across multiple styles 2022-03-09 10:12:53 -05:00
Jackson Rosenthal
85140e486f syncing changes 2022-03-08 14:05:12 -05:00
Jackson Rosenthal
2f945545e5 syncing changes 2022-03-08 13:58:21 -05:00
PWRxPSYCHO
71724a6fd2 Cleaning up some code 2022-03-08 13:49:34 -05:00
Andre Kirchhoff
718e284743 replace firmware spiffs with littlefs 2022-03-08 12:36:34 -03:00
Andre Kirchhoff
b6d90685c2 Merge pull request #389 from meshtastic/release
1.3.3
2022-03-08 10:35:52 -03:00
andrekir
5bb7b49241 Merge remote-tracking branch 'origin/release' into release 2022-03-08 10:18:02 -03:00
andrekir
5c5c8be6ce 1.3.3 2022-03-08 10:16:22 -03:00
andrekir
961e5a174f update libs 2022-03-08 10:12:59 -03:00
PWRxPSYCHO
58613a68a7 Merge branch 'meshtastic:master' into feature/offline-maps 2022-03-08 02:23:05 +00:00
PWRxPSYCHO
3fde01588c Working on "view region" flow 2022-03-07 09:44:29 -05:00
PWRxPSYCHO
cc295d0fb3 Simplified some logic 2022-03-07 08:10:06 -05:00
Jackson Rosenthal
40b0cbad06 removed unused ui layout 2022-03-06 20:00:34 -05:00
Jackson Rosenthal
217806f93e Simplifying offline flow 2022-03-06 19:52:49 -05:00
Jm Casler
2810fbbbbf updating proto submodule to latest 2022-03-02 18:49:44 -08:00
Jackson Rosenthal
cee1b0e9f3 Testing map with custom style pack 2022-03-02 18:46:50 -05:00
Jackson Rosenthal
a1a9bb1740 Merge branch 'master' into feature/offline-maps 2022-03-02 18:01:09 -05:00
Jackson Rosenthal
a19b24842f Merge branch 'master' into feature/offline-maps 2022-03-02 17:59:31 -05:00
PWRxPSYCHO
c622b72a53 Fixed some logic paths with the menu 2022-03-02 15:29:14 -05:00
Andre Kirchhoff
5da7018a9e Merge pull request #386 from meshtastic/deleteMessage
deleteMessage index by packet.id
2022-03-02 12:12:01 -03:00
andrekir
0b0d82dc76 deleteMessage index by packet id 2022-03-02 11:21:43 -03:00
PWRxPSYCHO
ee68c98e98 added logic to validate map naming window 2022-03-02 09:04:31 -05:00
PWRxPSYCHO
07dd8a826f extracted resource to strings.xml 2022-03-02 08:16:07 -05:00
PWRxPSYCHO
50c762d5c8 removed unused imports 2022-03-02 08:15:39 -05:00
PWRxPSYCHO
b490d40d2e Making progress.
Still need to build the manager & clean up code
2022-03-01 09:28:37 -05:00
Jm Casler
7d611c9a9a updating proto submodule to latest 2022-02-28 22:03:37 -08:00
Jm Casler
489d6d874a updating proto submodule to latest 2022-02-28 19:35:44 -08:00
andrekir
8cd294b089 fix Multiple substitutions specified in non-positional format of string resource string co 2022-02-28 16:59:19 -03:00
andrekir
27994ba2dd anonymize sendPosition 2022-02-28 16:54:16 -03:00
Andre Kirchhoff
567360002e Merge pull request #385 from meshtastic/menu-messages
add action mode menu to messages (delete & select all)
2022-02-28 16:16:48 -03:00
andrekir
9e00e0fa9f add action mode menu to messages (delete select all) 2022-02-28 15:47:52 -03:00
PWRxPSYCHO
e333bb08e7 Updates from master 2022-02-28 07:52:26 -05:00
PWRxPSYCHO
2ad74b37f7 Merge branch 'master' into feature/offline-maps 2022-02-28 07:50:03 -05:00
Andre Kirchhoff
a1c817e76b Merge pull request #384 from mcumings/369-bluetooth
Issue #369 - Expand bluetooth repository use cases
2022-02-27 17:02:35 -03:00
Mike Cumings
9592fd68de Issue #369 - Expand bluetooth repository use cases
Changes:
- Adds support for obtaining bonded devices
- Adds support for obtaining BLE scanner
- Consolidates state into a single, immutable data class instance
- Simplified and renamed broadcast receiver
- Renamed view model permissionsUpdated fun to identify the intended use
2022-02-27 11:46:30 -08:00
Jm Casler
f961f2e07e updating proto submodule to latest 2022-02-27 10:01:37 -08:00
Jm Casler
bd9dbd3230 updating proto submodule to latest 2022-02-27 09:57:03 -08:00
Jm Casler
27fb9d40cc updating proto submodule to latest 2022-02-27 09:52:28 -08:00
andrekir
2e55a178f2 update minFirmwareVersion to 1.3.0 2022-02-27 12:20:00 -03:00
Andre Kirchhoff
df7add76eb Merge pull request #383 from mcumings/369-bluetooth
Issue #369 - Use repository pattern for bluetooth state
2022-02-27 10:04:33 -03:00
Jm Casler
d5bc4dfcc5 updating proto submodule to latest 2022-02-27 01:00:31 -08:00