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
Kevin Hester
d33defb502
oops - I nuked a string by accident
2021-03-02 12:01:34 +08:00
Kevin Hester
efbc61eaf2
fix mroe lint warnings
2021-02-21 12:27:13 +08:00
Kevin Hester
4a90bb2fc0
fix various lint warnings
2021-02-21 11:34:43 +08:00
Kevin Hester
a2d37e0343
fix lint error about tranlsation
2021-02-21 11:00:46 +08:00
Vadim Furman
8a065c5b88
Per-channel minimum broadcast period enforcement
2021-02-12 19:07:14 -08:00
Kevin Hester
c46b6f3c96
change alpha to beta in strings
2021-02-11 13:47:46 +08:00
Vadim Furman
e2c8ca2fb2
Separate notification channel for messages
2021-02-07 17:38:54 -08:00
Vadim Furman
0f8357adb0
String resources
2021-02-05 22:05:24 -08:00
Kevin Hester
e8721cdd07
add a few constraints to fix new message layout
2021-01-30 21:14:55 +08:00
Kevin Hester
89fd3e16d8
1.1.33 fix #211 properly set GUI state when during a firmware update and the view gets rebuilt
2021-01-05 15:52:18 +08:00
Ludovic Goix
bc472da856
add missing string & styles
2020-09-27 16:31:45 -04:00
geeksville
502ad2c491
Fix #143 tell user we need high-accuracy access (Samsung apparently lets them choose)
2020-08-30 12:44:05 -07:00
geeksville
25ceaa6364
Fix autobugs related to Samsung BLE
2020-07-18 13:18:38 -07:00
geeksville
02cda26f12
fix localization warnings
2020-07-15 19:53:45 -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
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
ac94f3b276
fix label
2020-06-11 13:04:21 -04:00