summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into bugfix/issue-1352-Align-SDLSyncVersionbugfix/issue-1352-Align-SDLSyncVersionJustin Gluck2019-07-2366-1738/+1549
|\
| * Merge pull request #1348 from smartdevicelink/feature/issue_1028_restructure_...Joel Fischer2019-07-2358-1730/+1536
| |\
| | * Check API availability before using iOS 10 APIfeature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-193-3/+17
| | * Add missing documentationJoel Fischer2019-07-192-1/+18
| | * Disable zombies on testsJoel Fischer2019-07-191-5/+0
| | * Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1810-12/+17
| | |\ | | |/ | |/|
| * | Merge branch 'master' into developJoel Fischer2019-07-189-8/+13
| |\ \
| | * | Update for v6.3.16.3.1Joel Fischer2019-07-188-7/+12
| | * | Merge pull request #1336 from smartdevicelink/release/hotfix/6.3.1Joel Fischer2019-07-181-1/+1
| | |\ \
| | | * | do not unregister EA accessory notification on transport deallocrelease/hotfix/6.3.1Takamitsu Yoshii2019-07-101-1/+1
| | * | | Merge branch 'bugfix/issue_1326_background_task_suspended_before_RAI_sent'Joel Fischer2019-07-181-4/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | | * Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-172-2/+2
| | | | |\
| | | | * | Fix app state transitions causing a crashJoel Fischer2019-07-171-2/+6
| | | | * | Fix upload file operation not returning in failure casesJoel Fischer2019-07-177-126/+210
| | | | * | File manager test changesJoel Fischer2019-07-172-7/+7
| | | | * | File manager test updatesJoel Fischer2019-07-173-42/+70
| | | | * | More file manager test fixesJoel Fischer2019-07-162-109/+60
| | | | * | Still more file manager testsJoel Fischer2019-07-161-216/+79
| | | | * | More in progress file manager test revisionsJoel Fischer2019-07-161-585/+428
| | | | * | In progress file manager test redoJoel Fischer2019-07-153-357/+174
| | | | * | Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1536-121/+682
| | | | |\ \
| | | | * \ \ Merge branch 'master' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1559-581/+2439
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #1334 from smartdevicelink/revert-1330-fix/do-not-unregist...theresalech2019-07-101-1/+1
| | |\ \ \ \ \
| | | * | | | | Revert "do not unregister EA accessory notification on transport dealloc"theresalech2019-07-101-1/+1
| | |/ / / / /
| | * | | | | Merge pull request #1330 from t-yoshii/fix/do-not-unregister-ea-accessory-not...theresalech2019-07-101-1/+1
| | |\ \ \ \ \
| | | * | | | | do not unregister EA accessory notification on transport deallocTakamitsu Yoshii2019-07-091-1/+1
| | |/ / / / /
| | * | | | | Merge branch 'develop'6.3.0Joel Fischer2019-06-27561-4207/+9207
| | |\ \ \ \ \
| | | | | * | | In progress file manager spec rewritefeature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-129-243/+297
| | | | | * | | Stop file manager after each testJoel Fischer2019-06-101-0/+16
| | | | | * | | Remove unused code and update testsJoel Fischer2019-06-1015-59/+47
| | | | | * | | Remove unused codeJoel Fischer2019-06-101-6/+2
| | | | | * | | Update loggingJoel Fischer2019-06-071-3/+3
| | | | | * | | Several changes to fix threading issues in testsJoel Fischer2019-06-0710-16/+54
| | | | | * | | Fixes for TouchManager threading issuesJoel Fischer2019-06-074-65/+214
| | | | | * | | Remove callback queue and just use processing queueJoel Fischer2019-06-0613-58/+59
| | | | | * | | Working to fix some test issuesJoel Fischer2019-06-0611-41/+68
| | | | | * | | Remove spec for removed fileJoel Fischer2019-06-052-51/+0
| | | | | * | | Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-0518-41/+254
| | | | | |\ \ \
| | | | | * | | | TouchManager don’t run on callback queueJoel Fischer2019-06-051-30/+26
| | | | | * | | | Touch manager / focusable item locator callbacks run on main threadJoel Fischer2019-06-052-3/+5
| | | | | * | | | Remove some unneeded todosJoel Fischer2019-06-051-2/+0
| | | | | * | | | Remove unused codeJoel Fischer2019-06-052-17/+15
| | | | | * | | | Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-05505-3613/+6546
| | | | | |\ \ \ \
| | | | | * | | | | Remove unneeded additional dispatchesJoel Fischer2019-05-172-21/+7
| | | | | * | | | | BlipJoel Fischer2019-05-161-1/+1
| | | | | * | | | | Turn back on concurrent menu updatesJoel Fischer2019-05-162-6/+4
| | | | | * | | | | Move callbacks to the callback queueJoel Fischer2019-05-162-11/+13
| | | | | * | | | | Fixing possible deadlocksJoel Fischer2019-05-161-3/+5
| | | | | * | | | | Remove old codeJoel Fischer2019-05-151-5/+0
| | | | | * | | | | Add more logging and unique ids to operationsJoel Fischer2019-05-1516-28/+62