summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed the old abstraction layer.feature/enhanced-frameworkMarkos Rapitis2015-09-0335-1448/+1
* Fixed issue with SDLPermissionManager returning null from getInstancetstrayer2015-09-031-2/+4
* Merge branch 'github/develop' into github/develop_featuresAnil Dahiya2015-09-0362-3163/+1396
|\
| * Merge branch 'hotfix/usb_metadata' of https://github.com/smartdevicelink/sdl_...Joey Grover2015-09-011-2/+2
| |\
| | * Update USBTransport connection info to match SDLJustin Dickow2015-08-121-2/+2
| * | Merge branch 'feature/fifo-queue' of https://github.com/smartdevicelink/sdl_a...Joey Grover2015-09-015-61/+7
| |\ \
| * \ \ Merge branch 'mrapitis-feature/deviceinfo' into developJoey Grover2015-08-284-16/+70
| |\ \ \
| | * \ \ Merge branch 'feature/deviceinfo' of https://github.com/mrapitis/sdl_android ...Joey Grover2015-08-284-16/+70
| | |\ \ \ | |/ / / /
| | * | | Made changes to automatically populate rai device infoAnil Dahiya2015-07-224-12/+68
| * | | | Merge branch 'feature/lock_screen_icon' of https://github.com/smartdevicelink...Joey Grover2015-08-285-2/+88
| |\ \ \ \
| | * | | | Fixed a type in onLockScreenIconDownloadError method.Markos Rapitis2015-08-121-2/+2
| | * | | | Added some logic for handling lock screen icon requests and added APIs for de...Mike Burke2015-03-124-8/+185
| | * | | | Added new RequestType enum valueMike Burke2015-01-301-1/+4
| * | | | | Merge branch 'feature/heartbeat-update' of https://github.com/smartdevicelink...Joey Grover2015-08-2811-181/+353
| |\ \ \ \ \
| | * | | | | Updated wipro setversion method with v3 support. Enabling hb for v3 and higherAnil Dahiya2015-07-272-2/+7
| | * | | | | Kevin's Additional CleanUp of CallbacksAnil Dahiya2015-07-277-109/+7
| | * | | | | Fixed a heartbeat multiplexing scenario.Markos Rapitis2015-07-271-2/+3
| | * | | | | More changes for heartbeat timeout.Markos Rapitis2015-07-275-159/+178
| | * | | | | Changing for fixing Heartbeat and adding Additional TimersAnil Dahiya2015-07-1310-39/+295
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'feature/debug-cleanup' of https://github.com/smartdevicelink/sd...Joey Grover2015-08-261-56/+1
| |\ \ \ \ \
| | * | | | | Removed logging originally used for policies troubleshooting.Markos Rapitis2015-08-171-56/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'feature/mtu-update' of https://github.com/smartdevicelink/sdl_a...Joey Grover2015-08-261-21/+32
| |\ \ \ \ \
| | * | | | | Commit check iDataSize against max mtu sizeJustin Dickow2015-08-141-4/+1
| | * | | | | Check iDataSize based on support MTU per versionJustin Dickow2015-08-061-5/+5
| | * | | | | Made changes to handle v3 / v4 mtu sizes.Markos Rapitis2015-08-061-16/+30
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'feature/audio-video-streaming_merged' of https://github.com/sma...Joey Grover2015-08-2619-152/+901
| |\ \ \ \ \
| | * | | | | Minor change for Suppressing warning of New ApiAnil Dahiya2015-07-231-1/+2
| | * | | | | Removed static variable references from sdlencoder class, added setter methodsRapitis, Markos (M.J.)2015-07-222-21/+39
| | * | | | | Additional CleanUp for Audio/Video StreamingAnil Dahiya2015-07-083-27/+8
| | * | | | | Merge branch 'github/develop' into feature/audio-video-streamingAnil Dahiya2015-07-07183-2724/+4681
| | |\ \ \ \ \
| | * | | | | | Moved minSdkVersion back to 8Rapitis, Markos (M.J.)2015-05-061-1/+1
| | * | | | | | Changes for Error Handling for EncoderDahiya, Anil (A.)2015-05-064-11/+27
| | * | | | | | Added encoding API's to proxyKevin Burdette2015-05-063-3/+232
| | * | | | | | Removed synchronization that caused deadlocks in sendBytesOverTransport.Markos Rapitis2015-04-292-4/+1
| | * | | | | | Added basic javadocs and more error checking for video and audio services.Markos Rapitis2015-04-292-34/+90
| | * | | | | | Updated logic for wait time for response recievedDahiya, Anil (A.)2015-04-241-6/+6
| | * | | | | | Added OnServiceNACKed to base proxy.Markos Rapitis2015-04-244-1/+43
| | * | | | | | Fixed a bug where onProtocolSessionStarted is called for the wrong instance w...Markos Rapitis2015-04-241-1/+7
| | * | | | | | Added functionality to pause and resume stream.Markos Rapitis2015-04-245-9/+182
| | * | | | | | Changes for returning OnServiceEnded notificationDahiya, Anil (A.)2015-04-244-1/+44
| | * | | | | | Added Implementation for onProtocolSessionEndedNACKed & onProtocolSessionEnde...Dahiya, Anil (A.)2015-04-241-53/+150
| | * | | | | | Added hooks for onProtocolSessionEndedNACK, fixed onProtocolSessionStartedNACKMarkos Rapitis2015-04-247-20/+61
| | * | | | | | Changes for adding ScheduledExecutorServiceMarkos Rapitis2015-04-081-16/+68
| | * | | | | | Increased buffer sizes for improved performance.Markos Rapitis2015-04-083-7/+15
| | * | | | | | More changes for video and audio streamingMarkos Rapitis2015-04-083-29/+84
| | * | | | | | Added broadcast for NAV and PCM NACK responsesMarkos Rapitis2015-04-081-0/+13
| | * | | | | | Added audio streaming service.Markos Rapitis2015-04-083-16/+20
| * | | | | | | Added interface and call backs for tbt apis.Markos Rapitis2015-08-122-0/+47
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #239 from smartdevicelink/revert-174-feature/issue_166Joey Grover2015-08-0537-2846/+633
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Revert "Fixes #166 by adding more robust parameter checking."Joey Grover2015-07-3037-2846/+633
| |/ / / / /