summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLFileManager.m
Commit message (Expand)AuthorAgeFilesLines
* Xcode 8.3 beta 2 fixeshotfix/xcode_83_fixesJoel Fischer2017-02-151-1/+1
* Update for v4.5.04.5.0-beta.2Joel Fischer2016-12-161-4/+4
* Fixed issue with trying to upload a file that is nil will cause an infinite l...Muller, Alexander (A.)2016-12-131-6/+11
* Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-1/+0
* Fixed a file manager bugJoel Fischer2016-10-131-1/+5
* Improved error messaging if you connect to a head unit that doesn’t support...Joel Fischer2016-10-121-8/+13
* Fix an issue where developers could attempt to send a file on a non-ready Fil...Joel Fischer2016-10-071-0/+6
* Fixed a bug where the File Manager could fail to start without calling its st...Joel Fischer2016-10-071-1/+7
* Update clang-format settings and re-runJoel Fischer2016-08-301-3/+3
* Run clang-formatJoel Fischer2016-08-301-3/+3
* Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-251-17/+17
* Don’t call the upload file completion handler if it doesn’t existJoel Fischer2016-08-241-2/+4
* Fix onKeyboardInput not in SDLProxyListener or SDLNotificationDispatcherJoel Fischer2016-08-221-17/+17
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-58/+63
* SDLFile now holds data in RAM if initialized that wayJoel Fischer2016-08-111-5/+0
* Create several strings files for lock screen translationsJoel Fischer2016-08-091-0/+1
* Shift most SDLManager code into private SDLLifecycleManager for testing purposesJoel Fischer2016-07-191-3/+3
* Fixed a lot of notification handler method namesJoel Fischer2016-07-121-0/+1
* Update SDLFileManager methodJoel Fischer2016-07-071-1/+1
* SDLFileManager overwrite is now a property on SDLFile objectJoel Fischer2016-07-071-2/+1
* Fix a bunch of test files not being linked to the projectJoel Fischer2016-06-291-2/+14
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+275