wkawecki
8b5b33bcd5
meshtastic#413 Add Satellite Map Layers
2022-04-22 12:28:04 +02:00
Andre Kirchhoff
627299c6db
Merge pull request #412 from wkawecki/master
...
meshtastic#73 'Resend Button' on message selection
2022-04-19 14:59:37 -03:00
andrekir
603af182df
update pl translations by @aloisy
2022-04-19 13:01:50 -03:00
wkawecki
6f9f2c4b04
meshtastic#73 'Resend Button' on message selection
2022-04-12 17:00:49 +02:00
Andre Kirchhoff
caae04c2ff
Merge pull request #408 from meshtastic/connection-sleep
...
Issue #392 - fix connected but sleeping text to reflect actual device state
2022-04-07 23:53:05 -03:00
andrekir
b1ad9c1d0e
update not_connected string
2022-04-07 23:38:28 -03:00
wkawecki
f0cd86b7a5
#13 add an option to force language X
2022-03-30 23:14:02 +02:00
wkawecki
f3d43674a7
Rename 'Scan' button to add translation
2022-03-28 09:06:53 +02:00
Jackson Rosenthal
b42149de05
Merge branch 'master' into feature/offline-maps
2022-03-12 17:10:59 -05:00
Jackson Rosenthal
448fe99cf5
setup "dev option" for offline maps
2022-03-12 17:09:20 -05:00
PWRxPSYCHO
e58e12ad5e
Added hard-coded strings to translations
2022-03-10 08:52:23 -05:00
Andre Kirchhoff
b6d90685c2
Merge pull request #389 from meshtastic/release
...
1.3.3
2022-03-08 10:35:52 -03: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
andrekir
8cd294b089
fix Multiple substitutions specified in non-positional format of string resource string co
2022-02-28 16:59:19 -03:00
andrekir
9e00e0fa9f
add action mode menu to messages (delete select all)
2022-02-28 15:47:52 -03:00
Jackson Rosenthal
dcad0f3ad9
updated marker image & testing some features
2022-02-17 17:43:06 -05:00
PWRxPSYCHO
34a3900936
Making slow progress
2022-02-17 15:22:22 -05:00
andrekir
ffbd4c6e00
update modem config strings
2022-02-15 19:48:14 -03:00
andrekir
3001696f9c
rename "save messages as csv" to "export rangetest.csv"
2022-02-06 10:30:28 -03:00
Jackson Rosenthal
93e81e4639
Added delete all messages into the AlertDialog.
2022-01-31 19:11:32 -05:00
Jackson Rosenthal
bc0c682eea
Added popup to prompt delete when user long presses
2022-01-29 18:00:24 -05:00
Andre Kirchhoff
d35d56cfa5
Merge pull request #352 from meshtastic/advanced
...
add is_power_saving to advanced settings
2022-01-24 18:49:37 -03:00
andrekir
e3c0e4eb0d
remove "0 to disable" from broadcast_position_secs
2022-01-24 18:25:49 -03:00
andrekir
2d663156c6
update location_disabled strings
2022-01-24 16:50:20 -03:00
andrekir
3ba0b30304
update permission strings
2021-12-14 17:03:38 -03:00
andrekir
41e4c12842
fix typo & cap minBroadcastPeriodSecs 30s
2021-12-10 18:37:02 -03:00
andrekir
8e5eabec29
add LoRa channels (MediumFast, MediumSlow)
2021-12-10 15:55:44 -03:00
andrekir
bd42397237
add dialog / strings (camera_required & why_camera_required)
2021-11-19 23:35:10 -03:00
Kevin Hester
cf39069a4e
fix hungarian translations
2021-07-26 16:55:49 -07:00
Kevin Hester
b1fab80422
make store agnostic
2021-07-26 16:18:57 -07:00
attila@qualisoft
03a6df3d0d
Hungarian (hu) translation
2021-07-21 14:41:31 +02:00
Kevin Hester
74a34cd9b6
store background location pref
2021-06-23 12:41:44 -07:00
Kevin Hester
74f7281a60
better dialog for background location
2021-06-23 12:17:06 -07:00
Kevin Hester
7efaf56f4f
location warnings are now much cleaner
2021-06-23 11:40:15 -07:00
Zbynek Merhaut
2c17a6f95d
Added dark theme option
2021-04-11 12:10:17 +02:00
Kevin Hester
7d898481a6
fix autobug for devices that don't have URL sharing support
2021-03-31 19:45:31 +08:00
Kevin Hester
10d6537972
Disable the "set default channel" button if already on the default channel
2021-03-24 14:28:11 +08:00
Kevin Hester
5f6cb7637c
Merge remote-tracking branch 'root/master' into dev1.2
...
# Conflicts:
# app/src/main/java/com/geeksville/mesh/MainActivity.kt
2021-03-24 13:49:46 +08:00
Kevin Hester
ad7a189c51
add default channel button
2021-03-24 13:48:26 +08:00
Daniel Nemenyi
6e545e628b
Fix expired link
...
The 'Firmware update required' modal contains an expired link to the
Wiki. This commit points the user towards the Firmware Installation
section on Github instead.
* app/src/main/res/values/strings.xml
2021-03-22 09:14:29 +00:00
Kevin Hester
a18343e30c
Merge remote-tracking branch 'root/master' into dev1.2
...
# Conflicts:
# app/src/main/java/com/geeksville/mesh/service/MeshService.kt
# app/src/main/java/com/geeksville/mesh/service/MockInterface.kt
# app/src/main/res/values/strings.xml
2021-03-19 15:09:33 +08:00
Kevin Hester
3ab9ee4afc
Merge branch 'master' into master
2021-03-19 15:00:49 +08:00
Vadim Furman
78a08898fe
Save messages in CSV and fix position broadcast
2021-03-17 21:00:01 -07:00
Kevin Hester
98356b9205
fix autobug crash when primary channel is null
2021-03-17 15:37:09 +08:00
goga
c8107441de
display timeAgo properly and show coords in users screen
2021-03-15 23:46:53 +05:00
Kevin Hester
d15ff7ed36
region setting is finished
2021-03-04 11:20:51 +08:00
Kevin Hester
ba86d3e88f
localization
2021-03-02 16:27:34 +08:00
Kevin Hester
e27a3d937d
show alert for old firmware
2021-03-02 15:12:57 +08:00
Kevin Hester
ae402e8fd2
add warning text for downrev apps
2021-03-02 13:22:55 +08:00