summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Separate .properties file for configurable detaiisfeature/gradle_distrAustin Kirk2017-05-022-8/+19
* Working gradle script that deploys to BintrayAustin Kirk2017-04-272-0/+81
* Merge pull request #455 from smartdevicelink/release/4.3.0_rc1Joey Grover2017-04-241-10/+31
|\
| * Update change log4.3.0release/4.3.0_rc1Joey Grover2017-04-061-10/+31
|/
* Merge pull request #454 from smartdevicelink/revert-432-bugfix/issue_431Joey Grover2017-04-061-1/+1
|\
| * Revert "Bugfix/issue 431"Joey Grover2017-04-061-1/+1
|/
* Merge pull request #451 from smartdevicelink/bugfix/issue_450Joey Grover2017-04-051-0/+0
|\
| * Move aidl to correct folderbugfix/issue_450Joey Grover2017-04-051-0/+0
|/
* Merge pull request #449 from smartdevicelink/bugfix/issue_443Joey Grover2017-04-052-13/+76
|\
| * fixed comment in testbugfix/issue_443BrettyWhite2017-04-051-1/+1
| * cleaned log / added null testBrettyWhite2017-04-052-3/+25
| * made unit test more readableBrettyWhite2017-04-051-7/+9
| * added unit test and fix for issue 443BrettyWhite2017-04-042-11/+50
* | Merge branch 'hotfix/issue_439' of https://github.com/smartdevicelink/sdl_and...Joey Grover2017-04-041-2/+4
|\ \
| * | Update README.mdhotfix/issue_439theresalech2017-04-031-2/+2
| * | Update README.mdtheresalech2017-03-101-0/+2
* | | Merge branch 'hotfix/issue_434' of https://github.com/smartdevicelink/sdl_and...Joey Grover2017-04-041-2/+2
|\ \ \
| * | | Update LICENSEhotfix/issue_434theresalech2017-03-081-2/+2
| |/ /
| * | Update CONTRIBUTING.mdtheresalech2017-02-231-1/+1
* | | Merge pull request #448 from smartdevicelink/bugfix/issue_447Joey Grover2017-04-041-2/+4
|\ \ \ | |_|/ |/| |
| * | Updated logic for null session check in handleInitResult.bugfix/issue_447Markos Rapitis2017-04-041-3/+4
| * | Added a null check on session prior to calling onSecurityInitialized.Markos Rapitis2017-04-041-1/+2
|/ /
* | Add jdk to travis.ymlmoved_to_android_studioJoey Grover2017-03-281-0/+1
* | Remove tabJoey Grover2017-03-281-1/+1
* | Updates to travis.yml for running emulator for testsJoey Grover2017-03-281-1/+22
* | Add gradle option to not abort on Lint errorJoey Grover2017-03-281-0/+3
* | Updated .travis.ymlJoey Grover2017-03-281-2/+2
* | Correct minSdkVersionJoey Grover2017-03-281-1/+1
* | Move unit test assets to correct json folderJoey Grover2017-03-2838-0/+0
* | Add manifest for unit testsJoey Grover2017-03-281-0/+19
* | Move unit test assets and remove old andorid test directoryJoey Grover2017-03-2845-81/+0
* | Remove example testJoey Grover2017-03-281-26/+0
* | Move Andorid TestsJoey Grover2017-03-28255-0/+0
* | Remove old lib file structure artifacts.Joey Grover2017-03-282-23/+0
* | Fix gradle fileJoey Grover2017-03-281-1/+4
* | Move manifestJoey Grover2017-03-282-19/+4
* | Move res filesJoey Grover2017-03-2810-0/+0
* | Move source filesJoey Grover2017-03-28325-0/+0
* | Correct gradle fileJoey Grover2017-03-281-5/+4
* | Add Android studio project structureJoey Grover2017-03-2813-37/+407
* | Merge branch 'bugfix/issue_437' of https://github.com/smartdevicelink/sdl_and...last_eclipse_commitJoey Grover2017-03-281-21/+17
|\ \
| * | Add check for null during version checkingJoey Grover2017-03-231-1/+1
| * | Clean up code around version checking start up.bugfix/issue_437Joey Grover2017-03-091-21/+17
* | | Merge pull request #441 from smartdevicelink/bugfix/issue_414Joey Grover2017-03-234-43/+119
|\ \ \
| * | | Fixes #414. Changed appid type from Long to String.bugfix/issue_414Joey Grover2017-03-134-43/+119
* | | | Merge pull request #436 from smartdevicelink/feature/rsvp_default_securityJoey Grover2017-03-235-5/+221
|\ \ \ \
| * | | | Handle calls to creating rs list when security is off and tests around itfeature/rsvp_default_securityJoey Grover2017-03-082-0/+14
| * | | | Adding more unit tests for RSVJoey Grover2017-03-082-0/+116
| * | | | Fix logic around list refresh times in RouterServiceValidatorJoey Grover2017-03-081-3/+3
| * | | | Fix incorrect preference key being used for rsvp security level retrievalJoey Grover2017-03-081-1/+1