summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Make blankArtwork persistentBilal Alsharifi2020-12-211-4/+1
* Update Taskmaster to 0.4Bilal Alsharifi2020-12-161-1/+1
* Merge pull request #1557 from smartdevicelink/feature/issue_1346Robert Henigan2020-12-113-7/+16
|\
| * Fix unit testsBilal Alsharifi2020-11-303-7/+16
* | Clean up hashCode method and importsHenigan2020-11-201-1/+0
* | Remove old HMIStatus logic and allign with iOSHenigan2020-11-181-10/+0
* | Fix review feedback allow empty list to be setHenigan2020-11-181-0/+62
* | Merge branch 'develop' into feature/issue_1549Henigan2020-11-174-8/+8
|\ \ | |/
| * 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
* | Refactor and cancel tasks before clearing queueHenigan2020-11-132-28/+28
* | Add tests for managerHenigan2020-11-131-1/+5
* | Add successful test caseHenigan2020-11-131-3/+87
* | Verify Callback is calledHenigan2020-11-122-3/+6
* | Adding unit tests, fix errorObjectHenigan2020-11-122-11/+146
* | Pass VoiceCommands to operation instead of RPCHenigan2020-11-091-4/+4
* | Refactor VoiceCommandManager for taskmasterHenigan2020-11-061-1/+6
|/
* 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