Meshtastic-Android/app/src/main
andrekir ca537becd1 fix: register Bluetooth and USB receivers using RECEIVER_EXPORTED flag
https://developer.android.com/develop/background-work/background-tasks/broadcasts#context-registered-receivers

Note from Step 4.:
"Some system broadcasts come from highly privileged apps, such as Bluetooth and telephony, that are part of the Android framework but do not run under the system's unique process ID (UID). To receive all system broadcasts, including broadcasts from highly privileged apps, flag your receiver with RECEIVER_EXPORTED."
2024-08-03 07:47:18 -03:00
..
aidl/com/geeksville/mesh Add option to delete single node from nodeDB (#958) 2024-04-09 07:18:38 -03:00
java/com/geeksville/mesh fix: register Bluetooth and USB receivers using RECEIVER_EXPORTED flag 2024-08-03 07:47:18 -03:00
play docs: update contact email 2024-04-06 07:58:05 -03:00
proto@10494bf328 chore: update proto submodule to v2.4.0 2024-07-28 09:31:43 -03:00
res feat: support add=true in QR codes (#1151) 2024-07-28 08:50:54 -03:00
.gitignore we now request perms 2020-01-21 13:12:01 -08:00
AndroidManifest.xml chore: declare permission to meet connectedDevice runtime prerequisites 2024-07-23 19:17:32 -03:00
ic_launcher-114x114.png add icon for the amazon store 2020-07-14 22:05:38 -07:00
ic_launcher2-playstore.png update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00