-
Notifications
You must be signed in to change notification settings - Fork 132
Feature/android 12 fixes #1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Feature/android 12 fixes #1771
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
1656b45
Update sdk to 31
bilal-alsharifi 26ccb8b
Update sdk to 31
bilal-alsharifi 664e305
Add the new required android:exported="true" attr
bilal-alsharifi 01ca770
Add FLAG_IMMUTABLE to PendingIntent
bilal-alsharifi 8bb0272
Update BT Permissions and Notification Behavior
121a51f
Merge branch 'develop' into feature/android_12_fixes
4cb096b
Add targetApi
250dffb
RS Notificaiton only if has connected before
49b8180
Get BT permissions as runtime permissions
d1a77c9
Merge branch 'develop' into feature/android_12_fixes
327d8d6
Only set immutable flag if android 12 or newer
RHenigan a07bd7c
Enable or disable rs based on permission
RHenigan 17d39c2
Toggle Service enabled based on BT permissions
RHenigan 316c673
BroadcastReceiver changes
RHenigan 90f8a4a
Merge branch 'develop' into feature/android_12_fixes
RHenigan 01fae83
Stop service is disabled
RHenigan 8c58dc4
Fix broadcastReceiverBehavior
9eb0069
Merge branch 'feature/android_12_fixes' of github.com:smartdevicelink…
RHenigan 7bd28d7
Allow USB to start Router Service if no BT perm
RHenigan e5bb2cf
Fix initCheck in RS
RHenigan 71dc5f6
Add PendingIntents to start services from RS
RHenigan 18133ce
Add Check for TransportType to RS
RHenigan f866291
Update RS to pick idedal RS
RHenigan a76ac65
Remove secondPass Logic
RHenigan 71f80f4
Add notification to remind user to allow bluetooth permissions
bilal-alsharifi 997b231
Merge branch 'develop' into feature/android_12_fixes
RHenigan 0dfdb87
Proposal Revision Changes
RHenigan 578a182
Add Bt check for t permissions notificaiton
RHenigan 475e170
Remove BT Scan Permission Check
RHenigan 6fd76ae
Router Service Version increase
RHenigan 3b2f02b
Clean up and comments
RHenigan 48f7cb0
Dev Review Fixes
RHenigan bbbfb8c
Re-Review changes
RHenigan 2600817
Fix edge case with permissions being revoked
RHenigan 03a0682
Remove accidental ignore
RHenigan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 41 additions & 2 deletions
43
android/hello_sdl_android/src/main/java/com/sdl/hellosdlandroid/MainActivity.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.