summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace mainLooper with myLooper for non UI tasksissue/bugfix_1696Henigan2021-09-012-3/+12
* Cleanup where looper was already preparedHenigan2021-08-233-10/+4
* Add null checks for myLooper to prep looperHenigan2021-08-233-1/+10
* Change to mainLooperHenigan2021-08-181-1/+1
* Update Handler constructors from deprecatedHenigan2021-08-186-8/+9
* [SDL-0236] Update mismatch in TireStatus structure (#1707)Iryna Lytvynenko (GitHub)2021-08-032-76/+246
* Notify ChoiceSetManager of failed preloads (#1716)Robert Henigan2021-07-202-8/+31
* Merge pull request #1709 from smartdevicelink/release/5.2.0_RCBilal Alsharifi2021-06-3040-167/+1132
|\
| * update version nameRC_5.2.05.2.0release/5.2.0_RCJulian Kast2021-06-295-5/+5
| * Update Release notesJulian Kast2021-06-291-5/+33
| * Add a way to manually trigger the Github CI (#1711)Bilal Alsharifi2021-06-292-14/+12
| * Update BSON to the latest stable version 1.2.5 (#1713)Bilal Alsharifi2021-06-281-1/+1
| * Fix potential NPE in LCM (#1710)Bilal Alsharifi2021-06-281-1/+1
| * Update BSON to 1.2.5_RC5.2.0_RCBilal Alsharifi2021-06-081-1/+1
| * Update version in gradle.propertiesBilal Alsharifi2021-06-081-1/+1
| * Update versionBilal Alsharifi2021-06-085-5/+5
| * Merge pull request #1708 from smartdevicelink/bugfix/issue_1688Bilal Alsharifi2021-06-081-2/+2
| |\
| | * Remove/rearrange unit test codeJulian Kast2021-06-041-18/+4
| | * Add Image fields to WindowCapability for menuManagerTestJulian Kast2021-06-041-4/+18
| | * Add check for secondary Image Field for menuCellsJulian Kast2021-06-031-2/+2
| * | Make lockscreen show again after dismissal if a DD notification is received w...Bilal Alsharifi2021-06-072-4/+42
| * | Fix Choice Cells and Menu Cells do not take which properties are available in...Julian Kast2021-06-044-21/+340
| * | Fix PredefinedLayout.NON_MEDIA not found in templatesAvailable (#1706)Julian Kast2021-06-042-1/+34
| |/
| * Merge pull request #1698 from smartdevicelink/bugfix/issue_1697Bilal Alsharifi2021-06-021-0/+6
| |\
| | * Add onClose callbacks after LCM clean() callsJoey Grover2021-05-261-0/+6
| * | Merge pull request #1691 from smartdevicelink/bugfix/issue_1676Bilal Alsharifi2021-06-025-20/+136
| |\ \
| | * | Remove unused logic in unit testJulian Kast2021-05-251-15/+0
| | * | Fix errors found in unit test dealing with null check and fix unit test to te...Julian Kast2021-05-252-1/+8
| | * | Fix deleting voiceCommand logicJulian Kast2021-05-251-2/+1
| | * | Add clone method to VoiceCommand and update the handling of comparing voiceCo...Julian Kast2021-05-252-7/+32
| | * | Merge branch 'develop' into bugfix/issue_1676Julian Kast2021-05-252-6/+84
| | |\ \
| | * | | Add unit test for deleting voiceCommandsJulian Kast2021-05-241-0/+38
| | * | | Merge branch 'develop' into bugfix/issue_1676Julian Kast2021-05-2412-39/+54
| | |\ \ \
| | * | | | Update voiceCommand listeners from previous uploadsJulian Kast2021-05-241-1/+10
| | * | | | Add unit test for voiceCommandsJulian Kast2021-05-211-0/+25
| | * | | | Update custom hashCode method to match IOSJulian Kast2021-05-211-3/+2
| | * | | | Make VoiceCommandChangesListener package privet for unit Test, and fix broken...Julian Kast2021-05-212-1/+5
| | * | | | Fix to avoid deleting and setting identical voice commands, Updates in BaseVo...Julian Kast2021-05-212-7/+32
| * | | | | Move legacy mode modifications to single points (#1704)Joey Grover2021-06-021-15/+21
| | |_|_|/ | |/| | |
| * | | | Fix issue in hasUploadedFile() (#1693)Bilal Alsharifi2021-05-251-5/+11
| * | | | Update LCM to workaround Sync 3 bug with media capabilities (#1694)Bilal Alsharifi2021-05-252-0/+61
| | |_|/ | |/| |
| * | | Fix for voice command that contains no string should be removed (#1686)Julian Kast2021-05-252-6/+84
| | |/ | |/|
| * | Merge pull request #1689 from smartdevicelink/bugfix/issue_1687Bilal Alsharifi2021-05-209-25/+23
| |\ \
| | * | Move exception reporting to debugtoolJoey Grover2021-05-209-25/+23
| | |/
| * | Merge pull request #1685 from smartdevicelink/feature/allow_device_listen_dur...Bilal Alsharifi2021-05-203-14/+31
| |\ \ | | |/ | |/|
| | * Update SDL BR to start SDLlistener when BT==nullJoey Grover2021-05-111-3/+10
| | * Add ability to use SDL listener if BT device==nullJoey Grover2021-05-111-10/+10
| | * Add ability to retrieve BT device from BT transprtJoey Grover2021-05-111-1/+11
| * | Improve packet state machine (#1683)Joey Grover2021-05-172-32/+222
| |/
| * Merge pull request #1681 from smartdevicelink/bugfix/issue_1677Bilal Alsharifi2021-05-102-0/+41
| |\