summaryrefslogtreecommitdiff
path: root/sdl_android/src/main/java/com/smartdevicelink
Commit message (Expand)AuthorAgeFilesLines
* Added structs, enums, RPCs in accordance with EP#58Austin Kirk2017-07-3110-1/+297
* Merge pull request #539 from smartdevicelink/feature/issue_486feature/issue_486Joey Grover2017-07-3110-5/+257
|\
| * Change method parameter names to be more descriptiveAustin Kirk2017-07-312-6/+6
| * Add phone and navigation capability structs from RCP spec [DRAFT] 4.5.0Austin Kirk2017-07-313-6/+68
| * Remove Video/Audio Keys & Enums, add OnResponse CallbackAustin Kirk2017-06-165-37/+40
| * Adding Unit TestsAustin Kirk2017-06-091-1/+1
| * Adding Features from Evolution ProposalAustin Kirk2017-06-096-2/+189
* | Bugfix/issue 463 (#572)Tuan Nguyen2017-07-312-10/+10
* | #569 Let app trust its own router serviceTuan Nguyen2017-07-261-0/+5
* | Merge pull request #477 from smartdevicelink/feature/issue_458Joey Grover2017-07-251-1/+5
|\ \
| * | Adding enum value for Cancellation Gesturefeature/issue_458Austin Kirk2017-05-021-1/+5
* | | Merge pull request #557 from smartdevicelink/bugfix/add_filename_noteJoey Grover2017-07-252-2/+2
|\ \ \
| * | | added documentation notebugfix/add_filename_noteBrettyWhite2017-07-142-2/+2
* | | | Merge pull request #563 from smartdevicelink/feature/sdl_0076_additional_lang...Joey Grover2017-07-251-0/+77
|\ \ \ \
| * | | | adding languagesfeature/sdl_0076_additional_languagesBrettyWhite2017-07-241-0/+77
| |/ / /
* | | | Merge pull request #538 from smartdevicelink/feature/issue_514Joey Grover2017-07-251-1/+11
|\ \ \ \
| * | | | Adding a space for consistent formattingfeature/issue_514Austin Kirk2017-06-071-2/+2
| * | | | Adding two Language Enums and corresponding test languageAustin Kirk2017-06-071-1/+11
* | | | | adding HMI type projectionsfeature/mobile_projectionBrettyWhite2017-07-201-0/+4
| |/ / / |/| | |
* | | | Merge pull request #537 from smartdevicelink/bugfix/issue_427Joey Grover2017-06-161-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clear static instance on ERROR statebugfix/issue_427Austin Kirk2017-06-071-0/+10
| |/ /
* | | Adding more tests cases and ensuring return null on Exception in RPCStructfeature/issue_513Austin Kirk2017-06-081-0/+1
* | | Fixing getLong in RPCStruct and adding unit tests for RPCMessage and RPCStructAustin Kirk2017-06-081-2/+23
* | | Adding Missing Unit Tests for RPCsAustin Kirk2017-06-071-1/+9
* | | Fix to method names to prevent API breakAustin Kirk2017-06-061-2/+2
* | | Rename getter/setters to avoid breaking APi changeAustin Kirk2017-06-0673-414/+414
* | | Refactoring with new Getters and Setters in RPCMessage and RPCStructAustin Kirk2017-06-06121-4838/+1454
* | | Add Generalized Methods and Refactor Setters in RPCsAustin Kirk2017-06-0672-2142/+643
|/ /
* | Merge pull request #519 from smartdevicelink/bugfix/issue_466Joey Grover2017-06-011-1/+1
|\ \
| * | #466 If telephoneManager is not null, use it; do not try to access it againNguyen, Tuan (T.N.)2017-05-241-1/+1
* | | Merge pull request #522 from smartdevicelink/bugfix/issue_462Joey Grover2017-05-312-4/+8
|\ \ \
| * | | #462 Consolidated all intent action “sdl.router.startservice” to Transpor...bugfix/issue_462Nguyen, Tuan (T.N.)2017-05-242-4/+8
| |/ /
* | | Merge pull request #521 from smartdevicelink/bugfix/issue_464Joey Grover2017-05-311-14/+14
|\ \ \
| * | | Fix formatting in SdlRouterServiceJoey Grover2017-05-311-12/+12
| * | | #464 Access bundle inside null checkNguyen, Tuan (T.N.)2017-05-241-10/+10
| |/ /
* | | #465 Throw an IllegalArgumentException when receiving a null MultiplexTranpor...Nguyen, Tuan (T.N.)2017-05-241-0/+1
|/ /
* | Merge pull request #474 from smartdevicelink/bugfix/issue_473Joey Grover2017-05-182-2/+10
|\ \
| * | Updated BUFF_READ_SIZE and byte array allocation to match tls record sizing n...bugfix/issue_473Markos Rapitis2017-04-272-2/+10
* | | Merge pull request #492 from smartdevicelink/bugfix/utest_MimeJoey Grover2017-05-161-18/+53
|\ \ \
| * | | Change private member name, create function for checking boundsAustin Kirk2017-05-161-62/+42
| * | | Adding Javadocs and Checking for ArrayIndexOutOfBoundsAustin Kirk2017-05-161-13/+51
| * | | Add null checks in Mime.java classAustin Kirk2017-05-041-26/+43
* | | | Adding null checks to BitConverter. Also included better java docs and tests. Austin Kirk2017-05-161-4/+30
* | | | Fix potential npe in abstractPacketizerTestsBrett2017-05-161-13/+21
* | | | Merge pull request #488 from smartdevicelink/bugfix/utest_diagLevelTestsJoey Grover2017-05-051-12/+21
|\ \ \ \
| * | | | lots of null pointer checksbugfix/utest_diagLevelTestsBrettyWhite2017-05-041-12/+21
| |/ / /
* | | | fixed lockscreenmanager NPEbugfix/utest_lockScreenManagerTestBrettyWhite2017-05-041-5/+9
|/ / /
* | | Add catch for ArrayIndexOutOfBoundsExceptionAustin Kirk2017-05-031-1/+1
| |/ |/|
* | fixed patchVersion String attempt 2Mat Wszedybyl2017-05-021-2/+2
* | fixed tab on patchVersion StringMat Wszedybyl2017-05-021-1/+1