summaryrefslogtreecommitdiff
path: root/base/src/main/java/com/smartdevicelink/managers/BaseSdlManager.java
Commit message (Expand)AuthorAgeFilesLines
* Move exception reporting to debugtoolJoey Grover2021-05-201-1/+1
* Screen manager alert manager (#1555)Julian Kast2021-03-051-0/+6
* [SDL-0293] OEM Exclusive App Support - Protocol & Manager layers (#1618)Joey Grover2021-02-111-0/+10
* Update BaseSdlManager TAGfeature/issue_1579Bilal Alsharifi2020-12-211-1/+1
* Run the Reformat Code tool on the projectBilal Alsharifi2020-09-171-2/+2
* Move proxy interfaces to better packagesfeature/move_proxy_interfacesRHenigan2020-09-151-1/+0
* Fix warnings in managers part 1Bilal Alsharifi2020-09-091-4/+3
* Feature/remove old manager methods (#1476)Robert Henigan2020-09-031-21/+3
* Remove unsed importsBilal Alsharifi2020-08-211-3/+8
* Remove onError from SdlManagerBilal Alsharifi2020-08-181-11/+3
* Update imports to androidXJulian Kast2020-08-101-1/+1
* Move SCM to managers.lifecycle packageBilal Alsharifi2020-08-041-1/+1
* Merge branch 'develop' into bugfix/issue_1377_loggingRHenigan2020-06-301-3/+14
|\
| * Merge branch 'develop' into bugfix/issue_1400RHenigan2020-06-301-2/+2
| |\
| | * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2020-06-261-1/+0
| | |\
| | * | Remove proxy naming from LCMJoey Grover2020-06-221-2/+2
| * | | Refactor to align with ios libbugfix/issue_1400RHenigan2020-06-291-5/+5
| * | | Fix spacing changesRHenigan2020-06-291-1/+0
| * | | Add hashId to sdlmanager builderRHenigan2020-06-291-1/+13
| | |/ | |/|
* | | Move logError to new DebugTool APIs in android/baseRHenigan2020-06-261-7/+7
* | | Use new logInfo API instead of Deprecated APIRHenigan2020-06-261-1/+1
* | | refactor android classes to use DebugToolRHenigan2020-06-261-3/+2
* | | Merge branch 'develop' into bugfix/issue_1377_loggingRHenigan2020-06-261-1/+0
|\ \ \ | |/ /
| * | Revert "get notification listeners in manager from LCM"RHenigan2020-06-231-16/+0
| * | get notification listeners in manager from LCMRHenigan2020-06-231-0/+16
| * | Revert "Pass NotificationListeners OnProxyClose"RHenigan2020-06-231-13/+1
| * | Pass NotificationListeners OnProxyCloseRHenigan2020-06-231-1/+13
| * | Keep RPCNotificationListeners after setting in LCMRHenigan2020-06-221-1/+0
| |/
* | Merge branch 'develop' into bugfix/issue_1377_loggingRHenigan2020-06-251-3/+4
|\ \ | |/
| * Put the onProxyClosed() logic in BaseSdlManagerfeature/change_lang_reconnectBilal Alsharifi2020-06-191-3/+4
* | Merge branch 'develop' into bugfix/issue_1377_loggingRHenigan2020-06-121-38/+695
|\ \ | |/
| * Update formattingfeature/android_lcmBilal Alsharifi2020-06-111-70/+135
| * Add cycle proxy logic to LCMBilal Alsharifi2020-06-091-7/+3
| * Remove deprecated methods usage in SdlManagerBilal Alsharifi2020-06-051-4/+4
| * Add logic to set SdlSecurityBase.contextBilal Alsharifi2020-06-051-2/+0
| * Prevent sending RPC with protected CorrelationIDBilal Alsharifi2020-06-041-1/+0
| * Remove old checkLifecycleConfiguration methodBilal Alsharifi2020-06-041-54/+0
| * Merge branch 'develop' into feature/android_lcmBilal Alsharifi2020-06-041-1/+72
| |\
| * | Update code formattingBilal Alsharifi2020-05-291-49/+27
| * | Setup Android SdlManager to use LifecycleManagerBilal Alsharifi2020-05-291-21/+626
* | | Wrap Log.java and move base logging to DebugToolRHenigan2020-06-111-2/+1
* | | Create Log Wrapper and Repace Base library loggingRHenigan2020-06-111-3/+2
| |/ |/|
* | Merge pull request #1325 from zhouxin627/bugfix/1241Julian Kast2020-06-031-0/+3
|\ \ | |/ |/|
| * hmiDisplayLanguage and vr/tts language set separatelyhannianqiao2020-01-161-0/+3
* | Fix potential NPE in BaseSdlManagerBilal Alsharifi2019-11-271-1/+4
|/
* change back to previous wayfeature/Implement_SDL0054_Change_Registration_ManagerBrettyWhite2019-08-161-75/+1
* revert last commitBrettyWhite2019-08-161-0/+76
* adding in some logicBrettyWhite2019-08-021-0/+1
* Remove some unused importsBilal Alsharifi2019-03-191-1/+6
* Refactor base manager to allow better parityJoey Grover2019-03-191-0/+173