Kevin Hester
fed2615d96
Merge pull request #105 from lgoix/vmodel
...
Fix bad connection status #84
2020-07-18 14:30:04 -07:00
geeksville
25ceaa6364
Fix autobugs related to Samsung BLE
2020-07-18 13:18:38 -07:00
Ludovic Goix
4137f5e787
Fix bad connection status #84
2020-07-17 17:06:29 -04:00
Kevin Hester
c10beb816a
Merge pull request #102 from lgoix/battery-plugged
...
Display power plug icon when no battery #99
2020-07-17 12:01:26 -07:00
Kevin Hester
f9769e3959
Merge pull request #103 from zjwhitehead/report-bg
...
Set crash report text background
2020-07-17 12:00:29 -07:00
Zach Whitehead
1f6a3370d6
Set crash report text background
2020-07-16 19:40:11 -04:00
Ludovic Goix
4a6d88039b
Display power plug icon when no battery #99
2020-07-16 08:50:47 -04:00
geeksville
02cda26f12
fix localization warnings
2020-07-15 19:53:45 -07:00
geeksville
4d9fb32fa1
Mangosauce fixes for Chinese!
2020-07-15 15:59:11 -07:00
Ludovic Goix
8f253bdca1
Display last time we receive a transmission from a node #65
2020-07-13 23:49:07 -04:00
Ludovic Goix
d822538c0e
Display battery level of remote nodes #64
2020-07-01 08:28:06 -04:00
geeksville
c7c89aeb71
Merge remote-tracking branch 'root/master' into dev
2020-06-28 14:23:32 -07:00
tuxphone
dee4e31c97
Update strings.xml
...
username_unset - look to "unset", normally not translated to "ungesetzt" instead use "nicht gesetzt"
Translated "cancel" to "Abbrechen". Expected standard for most users. If you want to use "Rückgängig" please fix the typo ("Rückgänig")
looking_for_meshtastic_devices - corrected wrong case
new_channel_rcvd - corrected wrong case
2020-06-28 20:47:41 +02:00
geeksville
90961ba217
Minor Japanese fixes from @Neklan.
2020-06-27 15:30:35 -07:00
geeksville
d18319f16f
@jinks17 contributed Slovenian
2020-06-27 15:30:07 -07:00
Kevin Hester
55dab4b1db
Merge pull request #62 from geeksville/dev
...
Dev
2020-06-24 16:18:11 -07:00
geeksville
8e0ceb6661
Merge remote-tracking branch 'root/master' into dev
2020-06-24 14:59:43 -07:00
geeksville
ca6de33943
Allow user to enter only a very restricted list of channel name chars
...
(for now - possibly loosen in the future - someone reported the device
code didn't like odd characters, and we definitely don't want anything
>127). Also, shrink length to 11 chars (which is 12 including the nul
terminator on the device side (current limit in mesh.options).
2020-06-24 14:58:56 -07:00
Slavomir Hustaty
a9fa63f4df
Update strings.xml
...
Synced via Android Studio Translations Editor with current default/English values.
2020-06-23 15:24:28 +02:00
geeksville
6001d22837
@zone added Turkish translations!
2020-06-22 16:30:40 -07:00
geeksville
97961f274f
Japanese tweak from @neklan
2020-06-21 13:08:35 -07:00
Ludovic Goix
15ae8cd2e8
Show app version in the app #5
2020-06-18 23:06:07 -04:00
geeksville
03af1f1de7
Fix #55 - warn user if they have location disabled
2020-06-16 10:30:18 -07:00
geeksville
3cf7d97dcf
Fix #54 . Thanks @slavino for the report!
2020-06-16 10:09:22 -07:00
Tomas B. / OK1BT
0dfcc9e3fd
Czech localisation
...
This one is based on slovak version (Jo, bylo to jednodušší ;)) and some tags are missing: modem_config_short, modem_config_medium, modem_config_long, modem_config_very_long, modem_config_unrecognized. What is recent source of these tags? I will update it later.
2020-06-15 13:13:06 +02:00
Ludovic Goix
45273f5a7d
Make Channel options available
2020-06-14 00:11:08 -04:00
geeksville
a81edbf646
Fix #37 , show a Toast every time the app launches about missing permissions
2020-06-12 11:17:52 -07:00
Ludovic Goix
ef8003bd0e
add missing translation in french
2020-06-12 07:58:35 -04:00
geeksville
b0e006ce6e
@slavino contributed this WIP for Slovak translation! #41
2020-06-11 11:37:54 -07:00
Ludovic Goix
ac94f3b276
fix label
2020-06-11 13:04:21 -04:00
Ludovic Goix
672fc6f481
Add tooltip to status image icon
2020-06-10 21:50:34 -04:00
geeksville
aa5cd9baf8
fix upaired warning update when user changes radio buttons
2020-06-09 08:09:01 -07:00
geeksville
ce14fde33b
Fix #36 - allow users to select 'none' for the preferred radio
...
If none is selected, we do not leave our service running. And we do
not start it on boot.
2020-06-07 18:55:08 -07:00
geeksville
d1a3d98de4
change to use @mik3y /usb-serial-for-android (WIP)
2020-06-05 20:22:45 -07:00
geeksville
9254a90774
add a min appVersion check, so devices can tell user when android app needs
...
update
2020-06-03 16:16:51 -07:00
geeksville
67d95039bf
begin support for message status
2020-05-30 14:38:16 -07:00
geeksville
38e7e8a783
oops - fix build - default channel name should never be localized
2020-05-29 14:16:16 -07:00
geeksville
05776c2593
fix warnings
2020-05-29 14:00:50 -07:00
geeksville
85033d5d83
Thanks to @NEKLAN for Japanese translations!
2020-05-29 14:00:25 -07:00
geeksville
eff558cf85
Merge remote-tracking branch 'root/master'
2020-05-21 17:40:37 -07:00
KonradRundfunk
3551346f30
Update strings.xml
2020-05-20 09:28:50 +02:00
geeksville
5044c5393f
firmware update wip
2020-05-13 17:34:15 -07:00
geeksville
c1388d6bad
firmware update button is kinda in
2020-05-13 17:00:23 -07:00
geeksville
a3aa6dc5b6
remove some strings that should not be localized
2020-05-13 16:07:41 -07:00
geeksville
1d65542505
add one more string for the visually impared
2020-05-05 11:00:24 -07:00
geeksville
ee34a7a370
fix missing strings reported by @Mango-sauce
2020-05-01 13:43:57 -07:00
geeksville
ad707f4a13
New Chinese translations from @Mango-sauce
2020-04-30 19:39:36 -07:00
geeksville
52c47af364
fix some accessiblity warnings
2020-04-29 12:08:13 -07:00
geeksville
ba91920154
fix autobug: if user has location disabled, warn that we can't provide it to mesh
2020-04-25 07:33:51 -07:00
geeksville
4c39d9e3f9
don't let users edit their name when not connected to radio
2020-04-23 11:24:10 -07:00