summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update AGP to 4.1.1feature/gradle_4_1Bilal Alsharifi2020-11-161-1/+1
* Fix unit testsBilal Alsharifi2020-11-061-4/+3
* Add VERSION_NAME as buildConfigField to build.gradleBilal Alsharifi2020-11-061-1/+2
* Update gradle plugin to 4.1Bilal Alsharifi2020-11-062-3/+3
* Merge pull request #1512 from smartdevicelink/release/RC_5.0.05.0.0Bilal Alsharifi2020-11-051367-121243/+96988
|\
| * Update Version names and codesrelease/RC_5.0.0Henigan2020-11-053-3/+3
| * Update rpc_spec to masterHenigan2020-11-052-1/+1
| * Merge pull request #1530 from smartdevicelink/feature/annotations_spec_match_...Robert Henigan2020-11-041-39/+276
| |\
| | * Add exceptional cases to fix broken tests in RPCGenericTestsfeature/annotations_spec_match_testBilal Alsharifi2020-11-021-0/+12
| | * Merge branch 'release/RC_5.0.0' into feature/annotations_spec_match_testBilal Alsharifi2020-11-0218-44/+85
| | |\
| | * | fix a typoBilal Alsharifi2020-10-271-1/+1
| | * | Add annotationExists methodBilal Alsharifi2020-10-271-2/+6
| | * | Add enum values tests to RPCGenericTestsBilal Alsharifi2020-10-221-1/+28
| | * | Fix typoBilal Alsharifi2020-10-221-1/+1
| | * | Update comments in RPCGenericTestsBilal Alsharifi2020-10-221-1/+14
| | * | Remove enum exceptional cases from RPCGenericTestsBilal Alsharifi2020-10-211-10/+0
| | * | Update exceptional cases handling RPCGenericTestsBilal Alsharifi2020-10-211-2/+3
| | * | Add underscore to the beginning of enum values if they start with a numberBilal Alsharifi2020-10-211-0/+7
| | * | Add testEnums()Bilal Alsharifi2020-10-201-1/+44
| | * | Update skipped RPCsBilal Alsharifi2020-10-201-1/+3
| | * | Update methods namesBilal Alsharifi2020-10-201-11/+11
| | * | Add enum elements to the RPCGenericTests mapBilal Alsharifi2020-10-201-9/+61
| | * | Check classes deprecation statusBilal Alsharifi2020-10-201-4/+9
| | * | Update param nameBilal Alsharifi2020-10-201-2/+2
| | * | Update the map in RPCGenericTests to keep track of more propertiesBilal Alsharifi2020-10-201-24/+74
| | * | Check if params annotations match the specsBilal Alsharifi2020-10-201-1/+29
| | * | Fix TouchEvent exceptional cases in RPCGenericTestsBilal Alsharifi2020-10-191-2/+5
| * | | Merge pull request #1548 from smartdevicelink/feature/release_notes_5.0.0Bilal Alsharifi2020-11-041-1/+20
| |\ \ \
| | * | | Update CHANGELOG.mdBilal Alsharifi2020-11-041-2/+0
| | * | | Update CHANGELOG formattingBilal Alsharifi2020-11-041-11/+11
| | * | | Update CHANGELOG.md for 5.0.0Bilal Alsharifi2020-11-041-0/+21
| |/ / /
| * | | Update BuildConfig to use RC3_5.0.0RC3_5.0.0Bilal Alsharifi2020-11-021-1/+1
| * | | Update version to RC3_5.0.0Bilal Alsharifi2020-11-021-1/+1
| | |/ | |/|
| * | Merge pull request #1546 from smartdevicelink/feature/updateReadMeJulian Kast2020-10-302-4/+1
| |\ \
| | * | Update imagefeature/updateReadMeHenigan2020-10-291-0/+0
| | * | Remove reference to baseAndroidHenigan2020-10-281-4/+1
| * | | Merge pull request #1547 from smartdevicelink/bugfix/issue_1545Julian Kast2020-10-307-4/+19
| |\ \ \
| | * | | Add deprecated javadocsbugfix/issue_1545Henigan2020-10-293-0/+3
| | * | | Add suppress warningsHenigan2020-10-291-0/+2
| | * | | Deprecations for 5.0 releaseHenigan2020-10-296-4/+14
| | |/ /
| * | | Merge pull request #1544 from smartdevicelink/bugfix/issue_1541Julian Kast2020-10-291-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix issue in setting MediaTrack in the T&G managerbugfix/issue_1541Bilal Alsharifi2020-10-281-0/+1
| * | | Merge pull request #1543 from smartdevicelink/feature/update_bson_1.2.2Robert Henigan2020-10-281-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Update BSON to 1.2.2feature/update_bson_1.2.2Bilal Alsharifi2020-10-281-1/+1
| |/ /
| * | Merge pull request #1537 from smartdevicelink/bugfix/issue_1536Julian Kast2020-10-283-8/+8
| |\ \
| | * | Add Use @link to deprecated apis in PutFilebugfix/issue_1536Bilal Alsharifi2020-10-261-2/+2
| | * | Add Use @link to deprecated apis in OnSystemRequest & TouchEventBilal Alsharifi2020-10-262-6/+6
| |/ /
| * | Merge pull request #1535 from smartdevicelink/feature/readme_updateBilal Alsharifi2020-10-221-10/+11
| |\ \
| | * | Update project documentation references in READMEfeature/readme_updatetheresalech2020-10-221-10/+11
| * | | Merge pull request #1533 from smartdevicelink/bugfix/fix_gen_testsRobert Henigan2020-10-225-3/+30
| |\ \ \