summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* address comments and fix lintfeature/text_graphic_updatesBrettyWhite2018-09-252-112/+100
* Merge branch 'feature/issue_782_Android_Managers' into feature/issue_782_scre...Bilal2018-09-071-15/+40
|\
| * Merge pull request #852 from smartdevicelink/feature/issue_782_set_app_iconBrett2018-09-071-13/+39
| |\
| | * Reformat setting app icon code in SdlManagerfeature/issue_782_set_app_iconBilal2018-08-301-14/+14
| | * Add setAppIcon() to SdlManagerBilal2018-08-301-12/+38
| | * make SdlManager.dispose() a public methodBilal2018-08-301-1/+1
* | | Merge branch 'feature/issue_782_Android_Managers' into feature/screen_managerBrettyWhite2018-09-072-8/+27
|\ \ \ | |/ /
| * | Merge pull request #861 from smartdevicelink/feature/issue_782_Add_SystemCapa...Brett2018-09-062-0/+19
| |\ \
| | * | Add SystemCapabilityManager to SdlManagerfeature/issue_782_Add_SystemCapabilityManagerBilal2018-09-062-0/+19
| * | | Merge pull request #857 from smartdevicelink/feature/issue_782_addOnRPCNotifi...Brett2018-09-061-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | fixed typo in javadocsBrettyWhite2018-09-061-1/+1
| | * | Add addOnRPCNotificationListener method to SdlManagerfeature/issue_782_addOnRPCNotificationListenerBilal2018-09-051-8/+8
| |/ /
* | | Fix a potential NPE in SoftButtonManagerBilal2018-09-051-12/+17
* | | add setdisplaylayout to screen managerBrettyWhite2018-09-041-0/+8
* | | add screenmanager into sdlmanager after mergeBrettyWhite2018-09-041-7/+8
* | | Merge branch 'feature/issue_782_Android_Managers' into feature/screen_managerBrettyWhite2018-09-0494-237/+7991
|\ \ \ | |/ /
| * | Merge branch 'develop' into feature/issue_782_Android_ManagersBrettyWhite2018-08-3180-239/+6381
| |\ \ | | |/ | |/|
| | * 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
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |