summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove local variable that was a class varfeature/sdlmanager_testsBretty White2018-07-131-3/+0
* added one getter test that i missedBretty White2018-07-131-0/+1
* collapse getters to match other getter methods in sdlmanagerBretty White2018-07-131-9/+3
* finished testing sdlmanager settersBretty White2018-07-132-14/+27
* Merge branch 'feature/issue_782_Android_Managers' into feature/sdlmanager_testsBretty White2018-07-121-7/+12
|\
| * addressing states and locks in basesubmanager according to commentBretty White2018-07-121-7/+12
* | start method to test manager settersBretty White2018-07-121-1/+13
* | add protected getters to sdlmanager classBretty White2018-07-121-4/+28
* | set all builder parameters in sdlmanagertestsBretty White2018-07-122-2/+18
* | Merge branch 'feature/issue_782_Android_Managers' into feature/sdlmanager_testsBretty White2018-07-122-33/+20
|\ \ | |/
| * update sdlmanager and basesubmanager per review commentsBretty White2018-07-122-33/+20
* | add test contacts and refactor to allow access to protected methodsBretty White2018-07-122-3/+17
* | start of sdlmanager tests. add manager builder method and test required paramsBretty White2018-07-122-1/+76
|/
* add javadocs to day/night template setters. fix spacing on commented out codeBretty White2018-07-121-39/+51
* changed sending methods to accept RPCMessage, added docs to those methodsBretty White2018-07-111-6/+61
* multiple updates to SdlManager (see desc)Bretty White2018-07-112-20/+63
* fix javadocBretty White2018-07-111-1/+1
* add javadocs, add back in startAudioService method to ISDLBretty White2018-07-114-1/+77
* fix testsBretty White2018-07-111-3/+37
* added new paramsBretty White2018-07-112-4/+10
* initial manager workBretty White2018-07-116-9/+1056
* Feature/issue 650 turn signals (#798)Bretty2018-07-1022-14/+332
* Merge branch 'master' into developJoey Grover2018-07-091-2/+2
|\
| * Merge branch 'hotfix/fix_version_name'4.6.1Joey Grover2018-07-091-2/+2
| |\
| | * Fix versionNamehotfix/fix_version_nameBilal2018-07-091-2/+2
| |/
* | Merge pull request #799 from smartdevicelink/feature/issue_603Joey Grover2018-06-294-10/+72
|\ \
| * | Fix typo in AddSubMenuTestsAustin Kirk2018-06-291-1/+1
| * | Update unit tests for menuIcon in AddSubMenufeature/issue_603Bilal2018-06-252-4/+20
| * | add an icon image to AddSubMenuBilal2018-06-252-6/+52
| |/
* | Merge pull request #543 from smartdevicelink/issue_419Joey Grover2018-06-282-1/+7
|\ \
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...issue_419Austin Kirk2018-06-25310-3487/+27233
| |\ \ | | |/
| * | Adding FILE enum to SpeechCapabilitiesAustin Kirk2017-06-192-1/+7
* | | Fix javadoc typoJoey Grover2018-06-281-1/+1
* | | Merge branch 'feature/issue_534' of https://github.com/smartdevicelink/sdl_an...Joey Grover2018-06-284-4/+57
|\ \ \
| * | | Adding additional constructor, deprecating oldfeature/issue_534Austin Kirk2018-06-251-0/+15
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Austin Kirk2018-06-25310-3487/+27233
| |\ \ \ | | | |/ | | |/|
| * | | Rearranging import statements as they wereAustin Kirk2017-06-211-3/+3
| * | | Fixing spacingAustin Kirk2017-06-192-7/+7
| * | | Fixing unit tests to account for new methodsAustin Kirk2017-06-193-3/+9
| * | | Deprecating use of DisplayType parameter in DisplayCapabilitiesAustin Kirk2017-06-193-2/+34
| | |/ | |/|
* | | Merge pull request #760 from smartdevicelink/feature/issue_594Joey Grover2018-06-287-8/+59
|\ \ \
| * | | Update RPC spec versionfeature/issue_594Bilal2018-05-233-3/+3
| * | | Fix spaces issueBilal2018-05-163-7/+7
| * | | Add test casesBilal2018-05-164-6/+19
| * | | Implement the required APIs and enum valuesBilal2018-05-163-5/+43
* | | | Feature/issue 453 - Icon Resumed (#508)Austin Kirk2018-06-284-5/+42
* | | | Merge branch 'feature/issue_452_putfile_checksum' of https://github.com/smart...Joey Grover2018-06-288-10/+104
|\ \ \ \
| * \ \ \ Merge branch 'develop' into feature/issue_452_putfile_checksumfeature/issue_452_putfile_checksumBretty White2018-06-25158-931/+9537
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | add some javadocs to the public methodsBretty White2018-05-221-0/+15
| * | | | updated test per austin commentBretty White2018-05-221-1/+2