summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Update version to 5.6.1Joey Grover2023-02-131-1/+1
* Fix formatting error in SdlBroadcastReceiver #1840Joey Grover2023-02-131-1/+1
* Fix #1839Joey Grover2023-02-021-9/+46
* Update CHANGELOG, version name/code“JKAST”2022-09-231-1/+1
* Bugfix/issue 1835 AlertManager File upload fix (#1836)Julian Kast2022-09-231-12/+28
* Update current screen data in T&G manager with template config (#1834)Julian Kast2022-09-211-7/+8
* Bugfix/issue 1828 Good text failing (#1831)Chloe Matthews2022-09-211-9/+194
* Prevent exceptions being thrown for remaining startForegroundService calls (#...Joey Grover2022-09-143-5/+20
* Bugfix/issue 1824 Add missing DisplayCapabilities info and window ID (#1825)Julian Kast2022-09-121-1/+2
* Bugfix/issue 1802 Unregister apps when audio output becomes unavailable (#1827)Joey Grover2022-09-074-4/+44
* Check local array to see if we need bluetooth connect permission“JKAST”2022-09-041-3/+6
* Flip permission methods and rename them“JKAST”2022-09-041-6/+14
* Review updates“JKAST”2022-08-311-2/+3
* Formatting fixes“JKAST”2022-08-301-4/+3
* Add comments for denying permission“JKAST”2022-08-291-0/+4
* Add POST_NOTIFICATION permission to hello_SDL“JKAST”2022-08-252-16/+45
* Update target and compile sdk to api 33 for sdl_android and hello sdl app“JKAST”2022-08-252-4/+4
* Add method handleStartServiceException to handle exceptions when trying to st...“JKAST”2022-08-151-10/+21
* Catch ForegroundServiceStartNotAllowedException in SdlBroadcastReceiver“JKAST”2022-07-261-0/+6
* Remove cloning the ImageRPC in the clone method for SdlArtwork (#1821)Julian Kast2022-07-181-1/+1
* Update Version name and version code for 5.5.0_RC“JKAST”2022-06-211-1/+1
* 1738 - Soft button manager image upload fix (#1811)Julian Kast2022-06-211-0/+24
* Merge pull request #1808 from smartdevicelink/video_streaming_restart_errornoah-livio2022-04-112-3/+17
|\
| * Add mEglCore release and set it to null in shutdown of VDE. And revert change...“JKAST”2022-04-112-1/+5
| * Remove added space“JKAST”2022-04-111-1/+0
| * Add behavior that video streaming will start back up if the app went form an ...“JKAST”2022-04-111-0/+4
| * Kept getting a error message form core "WARNING: EglCore was not explicitly r...“JKAST”2022-04-111-0/+3
| * Changed a log error to a log info, This appears to not be an error.“JKAST”2022-04-111-1/+1
| * Fix auto restart video stream to ensure hmi level is streamable“JKAST”2022-04-081-3/+7
* | Improve handling of unsupported resolutions (#1804)noah-livio2022-04-112-4/+36
|/
* Bugfix/rs notification issue usb (#1797)Joey Grover2022-03-281-4/+15
* Fix LCM to close down properly (#1796)Joey Grover2022-03-232-3/+11
* Update name and version code5.4.0_RCJulianKast2022-03-081-1/+1
* Merge pull request #1771 from smartdevicelink/feature/android_12_fixesJoey Grover2022-02-2412-35/+330
|\
| * Remove accidental ignoreRHenigan2022-02-241-2/+0
| * Re-Review changesRHenigan2022-02-235-11/+15
| * Dev Review FixesRHenigan2022-02-216-66/+54
| * Clean up and commentsRHenigan2022-02-145-22/+41
| * Router Service Version increaseRHenigan2022-02-142-2/+2
| * Remove BT Scan Permission CheckRHenigan2022-02-141-2/+1
| * Add Bt check for t permissions notificaitonRHenigan2022-02-141-1/+1
| * Proposal Revision ChangesRHenigan2022-02-116-46/+85
| * Merge branch 'develop' into feature/android_12_fixesRHenigan2022-02-1137-192/+411
| |\
| * | Add notification to remind user to allow bluetooth permissionsfeature/android_12_fixesBilal Alsharifi2021-11-302-5/+86
| * | Remove secondPass LogicRHeniz2021-11-301-23/+1
| * | Update RS to pick idedal RSRHeniz2021-11-292-23/+47
| * | Add Check for TransportType to RSRHeniz2021-11-232-23/+27
| * | Add PendingIntents to start services from RSRHeniz2021-11-194-6/+31
| * | Fix initCheck in RSRHeniz2021-11-186-60/+49
| * | Allow USB to start Router Service if no BT permRHeniz2021-11-126-20/+36