summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Genymotion to isEmulator() methodbugfix/issue_854_fix_isEmulatorBilal2018-09-041-0/+1
* Fix an issue in isEmulatorBilal2018-09-041-1/+1
* Merge pull request #851 from smartdevicelink/feature/add_enum_predefinedlayoutJoey Grover2018-08-302-0/+284
|\
| * predefined layout testsBrettyWhite2018-08-301-0/+144
| * add predefined layout enumBrettyWhite2018-08-301-0/+140
|/
* Merge branch 'master' of https://github.com/smartdevicelink/sdl_android into ...Joey Grover2018-08-304-60/+79
|\
| * Update Travis file to support Android 274.6.3hotfix/issue_843Bilal2018-08-301-0/+1
| * Updated version info for hotfixJoey Grover2018-08-303-5/+5
| * Refactor and synch notificaiton for RSJoey Grover2018-08-301-55/+73
* | Merge pull request #712 from mrapitis/feature/issue_624Joey Grover2018-08-3049-80/+3703
|\ \
| * \ Merge branch 'develop' into feature/issue_624Anil Dahiya2018-08-212-7/+20
| |\ \
| * | | Updates to LightName fields i.e. REAR_LEFT_BRAKE_LIGHT / REAR_RIGHT_BRAKE_LIG...Anil Dahiya2018-08-212-10/+10
| * | | Update LightCapabilities.javaMarkos Rapitis2018-08-151-2/+2
| * | | Reverted changes to mobile api xml file.Markos Rapitis2018-08-141-16/+16
| * | | Added and deprecated GPSData per review comments.Markos Rapitis2018-08-131-1/+32
| * | | Removing the files for GPSLocation / SRGBColor as their usage is replaced wit...Anil Dahiya2018-08-136-320/+0
| * | | More cleanup for spacing.Markos Rapitis2018-08-139-271/+268
| * | | Changes for Updating DOP value range for GPS notification.Anil Dahiya2018-08-132-57/+37
| * | | Changes for Audio Source AM/FM/XM/DAB instead of RADIO_TUNER.Anil Dahiya2018-08-112-8/+20
| * | | Changes for Remote Control – Lights – More Names and Status Values. Along...Anil Dahiya2018-08-116-8/+123
| * | | Adding Changes for : removing GPSLocation struct and reuse GPSData, removing ...Anil Dahiya2018-08-1119-236/+172
| * | | Updates for new remote control modules (LIGHT, AUDIO, HMI_SETTINGS), paramete...Anil Dahiya2018-08-1152-13/+3885
* | | | Merge pull request #845 from smartdevicelink/bugfix/issue_844Brett2018-08-292-1/+8
|\ \ \ \
| * | | | Add test for false positivie in SCM cap supportedbugfix/issue_844Joey Grover2018-08-241-0/+6
| * | | | Fix #844Joey Grover2018-08-241-1/+2
* | | | | Merge pull request #802 from smartdevicelink/feature/issue_738Joey Grover2018-08-274-20/+88
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix NPE in RegisterAppInterfaceBilal2018-08-271-1/+5
| * | | | Set the fullAppId using fomrat method only when rpcVersion is equal or more t...Bilal2018-08-271-4/+6
| * | | | make fullAppId optionalfeature/issue_738Bilal2018-08-231-5/+17
| * | | | Merge branch 'develop' into feature/issue_738Bilal2018-08-2387-489/+6015
| |\ \ \ \
| * | | | | Remove extra spacesBilal2018-07-101-3/+0
| * | | | | Add setFullAppID methodBilal2018-06-282-12/+28
| * | | | | Update unit tests to support fullAppIDBilal2018-06-283-5/+15
| * | | | | Add fullAppID to RegisterAppInterfaceBilal2018-06-281-11/+38
* | | | | | Merge pull request #836 from smartdevicelink/feature/issue_739Joey Grover2018-08-242-2/+52
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactored constructors to be next to each otherfeature/issue_739Brett2018-08-231-16/+19
| * | | | | Merge branch 'develop' into feature/issue_739Brett2018-08-234-6/+1846
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #839 from smartdevicelink/feature/rpc_versioningJoey Grover2018-08-2313-29/+265
|\ \ \ \ \ \
| * | | | | | Refactor logic in RPCStruct and correct formattingJoey Grover2018-08-232-6/+5
* | | | | | | Merge pull request #831 from smartdevicelink/feature/issue_740_static_icon_namesJoey Grover2018-08-212-0/+1841
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | remove since line per commentBrett2018-08-211-1/+0
| * | | | | | finished testsfeature/issue_740_static_icon_namesBretty White2018-08-072-2/+218
| * | | | | | start of testsBretty White2018-08-072-2/+717
| * | | | | | fix bad parsingBretty White2018-08-071-6/+6
| * | | | | | added icon names enum, need testsBretty White2018-08-071-0/+911
| | | * | | | update javadocsBrett2018-08-231-0/+34
| | | * | | | Merge branch 'feature/rpc_versioning' into feature/issue_739Brett2018-08-2213-29/+266
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Fix unit testsfeature/rpc_versioningJoey Grover2018-08-222-1/+9
| | * | | | | Reduce supress warning from array to single itemJoey Grover2018-08-221-1/+1
| | * | | | | Remove unnecssary changes to JsonRPCMarshallerJoey Grover2018-08-221-1/+1