andrekir
27ee6a847a
remove play services code scanner
2022-08-25 20:50:55 -03:00
Andre Kirchhoff
25de235a93
Merge branch 'master' into dev-app-intro
2022-08-16 19:13:19 -03:00
andrekir
46dfa80344
revert unwanted manifest changes
2022-08-16 18:52:26 -03:00
Ayub
d2bed1344a
AndroidManifest added back new code
...
Added back new code to the file. This is all that is changed in this PR.
2022-08-16 11:55:36 +01:00
Ayub
831a1c79df
Reverting changes to AndroidManifest file
...
Removing formatting and new code from AndroidManifest file. This will be added back in with the next commit. Hopefully this resolves the issue
2022-08-16 11:43:46 +01:00
Andre Kirchhoff
c8724f73f0
update channel url prefix
2022-08-14 08:54:18 -03:00
Ayub
51f78a3328
Added App Introduction Screens
...
Added three screens explaining Meshtastic and how to use the app. This is only shown on the first launch of the app.
2022-08-10 17:12:49 +01:00
andrekir
b0e7868957
set singleInstance to MainActivity
2022-06-16 22:47:22 -03:00
andrekir
a4e1f0de77
add mlkit barcode scanner
2022-05-17 17:29:21 -03:00
Mike Cumings
0acf037000
Merge remote-tracking branch 'remotes/origin/master'
2022-05-06 11:19:11 -07:00
Andre Kirchhoff
2c34126a51
Update AndroidManifest.xml
...
disable Auto Backup
2022-04-24 10:30:41 -03:00
Mike Cumings
9687fb7370
RadioInterfaceService is no longer an Android Service
...
Removes the AIDL and associated support for the `IRadioInterfaceService`.
This should give some performance benefit since radio data no longer
has to round-trip through the platform.
2022-04-22 17:40:01 -07:00
Mike Cumings
4f6357103b
Move radio service code verbatim into repository/radio
2022-04-22 10:22:03 -07:00
andrekir
64114ce341
hold new permissions until targetSdkVersion update
2022-02-09 22:10:25 -03:00
andrekir
239a22c1bc
add splash screen
2022-02-04 00:57:27 -03:00
andrekir
3a1c87d26f
update API 31+ bluetooth manifest
2022-01-25 17:53:44 -03:00
andrekir
e8e389930e
downgrade zxing:core for minSdkVersion 21
2022-01-10 00:33:26 -03:00
andrekir
e8999712d2
fix companion device pairing
2022-01-07 18:51:20 -03:00
andrekir
c8d7427f2f
remove duplicate permission
2021-12-26 23:26:41 -03:00
andrekir
bb40672401
disable storage
2021-12-14 22:48:20 -03:00
andrekir
3ecc247c76
QR Code scanning with camera
2021-11-17 21:00:46 -03:00
Kevin Hester
59e430d30d
WIP color fixes
2021-05-09 09:02:53 +08:00
Kevin Hester
2fc4099bfc
Merge branch 'dev' into dev1.2
...
# Conflicts:
# app/src/main/java/com/geeksville/mesh/MainActivity.kt
# app/src/main/java/com/geeksville/mesh/service/MeshService.kt
2021-03-02 14:38:55 +08:00
Kevin Hester
bd796524b9
channelset wip
2021-02-27 12:04:44 +08:00
Vadim Furman
ead36b2fc6
Do not use windowSoftInputMode=adjustPan, as the toolbar hides when input is active.
2021-02-22 15:00:32 -08:00
Kevin Hester
9d75c6f062
fix missing crashlytics permission
2021-02-21 11:00:11 +08:00
Vadim Furman
2d81acbee5
Added settings
2021-02-05 21:29:28 -08:00
Kevin Hester
6c3c20c154
switch app launcher to new icon
2021-01-30 14:44:55 +08:00
Kevin Hester
6fbe63c0b7
use upper case for base of URL in QR code to simplify the image
2021-01-05 13:29:04 +08:00
Kevin Hester
cc2b99fdfc
WIP for new protobufs
2020-12-07 19:50:06 +08:00
geeksville
b2b20cb8cf
0.7.95 just to make amazon happy
2020-07-16 18:25:31 -07:00
geeksville
a527852f55
make HW GPS optional on phone
2020-07-15 17:09:45 -07:00
geeksville
55d6c9448b
if app gets upgraded, restart the service after the upgrade
2020-07-07 14:21:26 -07:00
geeksville
3be44439ab
#38 : add USB hotplug support (but android doesn't yet remember accross reboots)
2020-06-09 17:10:49 -07:00
geeksville
420b718b11
USB WIP
2020-06-08 14:04:56 -07:00
geeksville
30137efc68
WIP - cleaned up BLE vs serial interface approximately works
2020-06-07 17:11:30 -07:00
geeksville
d1a3d98de4
change to use @mik3y /usb-serial-for-android (WIP)
2020-06-05 20:22:45 -07:00
geeksville
76f3df94df
WIP
2020-06-05 11:53:50 -07:00
geeksville
cecc369598
split out common code for USB and BLE links
2020-06-04 12:34:34 -07:00
geeksville
d4de805813
turn off all analytics by default
2020-04-21 08:58:20 -07:00
geeksville
b4bf682df0
#14 : WIP we now show the new GUI properly
2020-04-18 16:30:30 -07:00
geeksville
8dc0430368
mark our URLs as verified android app links, so the user doesn't get prompt to open
2020-04-15 18:39:01 -07:00
geeksville
0447bc2858
stop asking for filesystem access, we only need it during development
2020-04-12 17:13:13 -07:00
geeksville
ef5c59705e
zxing qr code generator technically requires hw accel
2020-04-12 16:21:48 -07:00
geeksville
2c50f27d22
Update zxing lib, to hopefully fix a an autobug
2020-04-12 16:11:16 -07:00
geeksville
aa79d55a66
add a rating library
2020-04-11 09:39:34 -07:00
geeksville
5a90a06580
get ready for translations
2020-04-09 11:03:17 -07:00
Kevin Hester
b753d52b93
don't incorrectly ask for CAMERA permission
2020-03-02 10:30:32 -08:00
Kevin Hester
e43e687766
register our app to handle meshtastic urls
2020-03-02 08:54:57 -08:00
geeksville
227450528d
expose channel settings via an URL
2020-02-16 18:14:40 -08:00