summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Update Version names and codesrelease/RC_5.0.0Henigan2020-11-051-1/+1
* 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-022-3/+4
|\
| * Deprecations for 5.0 releaseHenigan2020-10-291-2/+3
| * Update BSON to 1.2.2feature/update_bson_1.2.2Bilal Alsharifi2020-10-281-1/+1
* | 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
|/
* Code Review ChangesHenigan2020-10-142-21/+9
* Merge branch 'release/RC_5.0.0' into feature/lockscreen_ui_testingfeature/lockscreen_ui_testingHenigan2020-10-1215-612/+662
|\
| * Update version to RC2_5.0.0RC2_5.0.0Bilal Alsharifi2020-10-081-1/+1
| * Merge pull request #1517 from smartdevicelink/bugfix/issue_1515Robert Henigan2020-10-053-121/+165
| |\
| | * Correct conditional logicbugfix/issue_1515Joey Grover2020-10-051-1/+1
| | * Fix logic handling for dismiss “null” case paramJoey Grover2020-10-051-2/+6
| | * Refactor lockscreen acitivity and DD codeJoey Grover2020-10-022-81/+96
| | * Add another case for updating lockscreenJoey Grover2020-10-011-0/+4
| | * Fix check in dismissable change for lockscreenJoey Grover2020-10-011-1/+1
| | * Combine bools for lockscreen dismiss extraJoey Grover2020-10-011-1/+1
| | * Fix lockscreen testsJoey Grover2020-09-301-2/+2
| | * Fix case launching lockscreen too many timesJoey Grover2020-09-302-26/+33
| | * Prevent multiple startActivity calls for same intentJoey Grover2020-09-301-27/+41
| * | Fix formatting isssue in AndroidManifest.xmlfeature/reformat_hello_sdl_codeBilal Alsharifi2020-10-021-1/+2
| * | Reformat hello sdl android codeBilal Alsharifi2020-10-029-464/+467
| * | Fix onServiceError message in SdlSessionbugfix/fix_on_service_error_logBilal Alsharifi2020-10-011-1/+1
| * | Merge pull request #1516 from smartdevicelink/bugfix/backup_transport_fixJulian Kast2020-10-011-3/+1
| |\ \ | | |/ | |/|
| | * Fix an issue in switching to backup transport when first transport gets disco...bugfix/backup_transport_fixBilal Alsharifi2020-09-301-3/+1
| * | Update versionCode to 15Bilal Alsharifi2020-09-211-1/+1
| |/
* | Add LockScreen UI testsHenigan2020-10-124-4/+268
|/
* Merge pull request #1510 from smartdevicelink/feature/bson_RC1_1.2.2Robert Henigan2020-09-211-1/+1
|\
| * Update BSON to RC1_1.2.2feature/bson_RC1_1.2.2Bilal Alsharifi2020-09-211-1/+1
* | Remove underscores in test method namesbugfix/fix_method_naming_testsJoey Grover2020-09-212-6/+6
|/
* Fix unit testsfeature/hmi_capabilities_fixBilal Alsharifi2020-09-211-0/+2
* Update HMICapabilities APIs namesBilal Alsharifi2020-09-211-1/+1
* Reformat RTPH264Packetizer & StreamPacketizerBilal Alsharifi2020-09-211-216/+208
* Merge branch 'develop' into feature/code_formattingBilal Alsharifi2020-09-211-202/+216
|\
| * Merge pull request #1480 from smartdevicelink/bugfix/issue_1398Julian Kast2020-09-211-1/+7
| |\