Commit graph

134 commits

Author SHA1 Message Date
andrekir
14110d433f add shutdown & reboot strings 2022-06-06 17:36:40 -03:00
andrekir
47793a2086 add shutdown & reboot admin commands 2022-06-06 17:29:09 -03:00
andrekir
48fd657d8a update protobufs 2022-05-26 16:23:47 -03:00
andrekir
99dfc8014a use standard IM text input convention 2022-05-06 17:25:35 -03:00
andrekir
1bc843897d use keyboard capitalization settings 2022-04-07 23:21:12 -03:00
andrekir
ba2a6e0573 add contacts 2022-04-03 11:25:50 -03:00
Andre Kirchhoff
1abfc77112
Merge pull request #399 from meshtastic/is_always_powered
remove isAlwaysPowered
2022-03-28 09:13:11 -03:00
andrekir
a6fb214852 remove isAlwaysPowered 2022-03-28 09:11:06 -03:00
wkawecki
f3d43674a7 Rename 'Scan' button to add translation 2022-03-28 09:06:53 +02:00
PWRxPSYCHO
0ebcf185a8 More tweaks 2022-03-11 10:08:21 -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
Jackson Rosenthal
40b0cbad06 removed unused ui layout 2022-03-06 20:00:34 -05:00
Jackson Rosenthal
a1a9bb1740 Merge branch 'master' into feature/offline-maps 2022-03-02 18:01:09 -05:00
PWRxPSYCHO
07dd8a826f extracted resource to strings.xml 2022-03-02 08:16:07 -05:00
PWRxPSYCHO
b490d40d2e Making progress.
Still need to build the manager & clean up code
2022-03-01 09:28:37 -05:00
andrekir
9e00e0fa9f add action mode menu to messages (delete select all) 2022-02-28 15:47:52 -03:00
PWRxPSYCHO
cdbd762e27 Hide elements until value exists, added comments 2022-02-23 09:26:56 -05:00
Jackson Rosenthal
483360c1bd Updated dialog for URI input 2022-02-20 19:11:03 -05:00
PWRxPSYCHO
a579ce76fc Added dialog for download. (investigating other options) 2022-02-18 10:58:59 -05:00
Jackson Rosenthal
068f2ba8b2 Added "download button" with icon and updated onMapTouch 2022-02-17 17:12:17 -05:00
PWRxPSYCHO
dac84c2093 Forgot to add map_view.xml 2022-02-17 15:22:46 -05:00
PWRxPSYCHO
52daa14658 removed example files 2022-02-17 15:10:10 -05:00
PWRxPSYCHO
23c748ddc2 Making some changes.
There is a TODO list I am working through
2022-02-17 11:41:05 -05:00
Jackson Rosenthal
1d0bc12798 Added temp file 2022-02-17 10:38:46 -05:00
Jackson Rosenthal
d80302e274 Added updated mapview.xml 2022-02-17 10:38:33 -05:00
Jackson Rosenthal
56c1480acb added example files for offline maps for testing 2022-02-16 08:32:50 -05:00
Jackson Rosenthal
062cad189e Updated camera movement for nodes,
Zoomed out map for initial load
2022-02-05 22:01:46 -05:00
Jackson Rosenthal
79ef308eac removed default lat/long for map 2022-02-05 21:30:12 -05:00
Jackson Rosenthal
3a06bd0478 Added layers to map, got gestures working 2022-02-05 16:44:39 -05:00
Jackson Rosenthal
7fd3cbba69 Merge remote-tracking branch 'origin/master' into feature/mapbox-v10-migration 2022-02-05 13:22:09 -05:00
Jackson Rosenthal
ed98232263 Migrating to Mapbox API V10 2022-02-04 21:58:00 -05:00
andrekir
f540a7ad94 remove icon from reset channel 2022-02-03 02:14:41 -03:00
Andre Kirchhoff
852cd2ddc7
Merge pull request #354 from meshtastic/release
1.2.54
2022-01-26 22:58:46 -03:00
andrekir
fbe79dbfa6 add channelUtilization & airUtilTx to UsersFragment 2022-01-26 22:28:30 -03:00
andrekir
3270cb2f15 update send icon 2022-01-26 02:38:15 -03:00
andrekir
11e6332d5d add switches to advanced settings 2022-01-24 18:23:09 -03:00
andrekir
d0614c7934 update initCommonUI 2022-01-08 16:30:06 -03:00
andrekir
bc57946aec convert changeRadioButton to fab 2022-01-08 16:18:36 -03:00
andrekir
460288d99f add isAlwaysPowered 2021-12-21 16:28:57 -03:00
Andre Kirchhoff
20e0dda159
maxLength 228 2021-11-28 17:26:06 -03:00
andrekir
3ecc247c76 QR Code scanning with camera 2021-11-17 21:00:46 -03:00
Kevin Hester
d867c5c85e
Merge branch 'master' into sendButton 2021-11-18 02:02:34 +08:00
srichs
0e20ec78db removed hints from channel inputs 2021-09-06 22:43:33 -06:00
andrekir
15161862f3 Fix: EditText with textMultiLine & IME_ACTION_SEND 2021-09-05 15:10:02 -03:00
andrekir
615f202583 minor adjustments, reformat & contentDescription added to messages_fragment.xml 2021-09-02 12:39:16 -03:00
andrekir
fdff15448f added android:maxLength="200" to messages_fragment.xml 2021-08-31 16:59:34 -03:00
andrekir
5b26714a1e added binding.sendButton.setOnClickListener to MessagesFragment.kt 2021-08-31 11:39:55 -03:00
andrekir
56c8fcddfb sendButton img & layout 2021-08-29 23:48:49 -03:00
Kevin Hester
74a34cd9b6 store background location pref 2021-06-23 12:41:44 -07:00