Commit graph

109 commits

Author SHA1 Message Date
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
geeksville
7d76f99731 wait for bonding complete before telling service to connect 2020-04-23 08:22:54 -07:00
geeksville
322db5ac25 add more Italian from @ohcdh 2020-04-21 15:41:49 -07:00
geeksville
17f6fd9078 Irish additions from @ohcdh 2020-04-20 15:45:29 -07:00
geeksville
34aa4cde05 if bluetooth was disabled when we started, reattempt device connect later 2020-04-20 09:56:38 -07:00
geeksville
e142637993 add translation updates by @eriktheV-king. 2020-04-20 08:34:30 -07:00
geeksville
b4bf682df0 #14: WIP we now show the new GUI properly 2020-04-18 16:30:30 -07:00
geeksville
0a93f37071 Add new Russian strings from @Eugene 2020-04-16 20:39:37 -07:00
geeksville
18248bd86a add a "report a bug" button 2020-04-15 14:10:40 -07:00
geeksville
f2f7c630c3 Turn on clickable auto linking for URLs that appear in our app. 2020-04-15 13:44:31 -07:00
geeksville
7fa168ab2c 0.3.9 - fix channel setting autobug and update to latest google libs 2020-04-15 07:52:00 -07:00
geeksville
51a1245068 hotfix 0.3.7 - don't ask for permissions in simulation, boolean was backwards 2020-04-12 16:58:37 -07:00