File tree
12 files changed
+24
-151
lines changed- Carthage/Checkouts
- RxASDataSources.xcodeproj
- Sources/DataSources/RxProxies
12 files changed
+24
-151
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
- CHANGELOG.md+12
- PINCache.podspec+4-4
- PINCache.xcodeproj/project.pbxproj+26-2
- PINCache.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- PINCache.xcodeproj/xcshareddata/xcschemes/PINCache-macOS.xcscheme+1-3
- PINCache.xcodeproj/xcshareddata/xcschemes/PINCache-tvOS.xcscheme+1-3
- PINCache.xcodeproj/xcshareddata/xcschemes/PINCache.xcscheme+1-3
- README.md+1-1
- Source/PINCache.h+24-1
- Source/PINCache.m+72-14
- Source/PINCaching.h+69
- Source/PINDiskCache.h+86-9
- Source/PINDiskCache.m+353-109
- Source/PINMemoryCache.h+8-2
- Source/PINMemoryCache.m+136-39
- Tests/NSDate+PINCacheTests.h+15
- Tests/NSDate+PINCacheTests.m+50
- Tests/PINCacheTests.m+319-25
- Tests/PINDiskCache+PINCacheTests.h+16
- Tests/PINDiskCache+PINCacheTests.m+28
Submodule PINOperation updated 22 files
- BUCK+3-2
- CHANGELOG.md+10-1
- CI/build.sh+4
- CI/exclude-from-build.json+7
- Dangerfile+23
- Gemfile+4
- LICENSE.txt+176-201
- Makefile+27
- PINOperation.podspec+3-3
- PINOperation.xcodeproj/project.pbxproj+32-4
- PINOperation.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- PINOperation.xcodeproj/xcshareddata/xcschemes/PINOperation-macOS.xcscheme+1-1
- PINOperation.xcodeproj/xcshareddata/xcschemes/PINOperation-tvOS.xcscheme+1-1
- PINOperation.xcodeproj/xcshareddata/xcschemes/PINOperation.xcscheme+1-1
- README.md+2-2
- Source/PINOperationGroup.m+19-14
- Source/PINOperationQueue.h+81-9
- Source/PINOperationQueue.m+62-25
- Tests/PINOperationGroupTests.m+6-1
- Tests/PINOperationQueueTests.m+33-25
- makefile-16
- run_tests_update_status.sh-38
Submodule PINRemoteImage updated 318 files
Submodule RxDataSources updated 67 files
- .gitmodules-3
- .swift-version-1
- .travis.yml+4-5
- CHANGELOG.md+17
- Cartfile+1-1
- Cartfile.resolved+1-1
- Differentiator.podspec+2-1
- Examples/Example.xcodeproj/project.pbxproj+1.3k
- Examples/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata+7
- Examples/Example.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- Examples/Example.xcodeproj/project.xcworkspace/xcshareddata/RxDataSources.xcscmblueprint+30
- Examples/Example.xcodeproj/xcshareddata/xcschemes/Example.xcscheme+5-27
- Examples/Example.xcodeproj/xcshareddata/xcschemes/ExampleUITests.xcscheme+2-4
- Examples/Example/Assets.xcassets/AppIcon.appiconset/Contents.json
- Examples/Example/Assets.xcassets/Contents.json
- Examples/Example/Assets.xcassets/settings.imageset/Contents.json
- Examples/Example/Assets.xcassets/settings.imageset/[email protected]
- Examples/Example/Base.lproj/LaunchScreen.storyboard
- Examples/Example/Base.lproj/Main.storyboard
- Examples/Example/Example1_CustomizationUsingTableViewDelegate.swift
- Examples/Example/Example2_RandomizedSectionsAnimation.swift
- Examples/Example/Example3_TableViewEditing.swift
- Examples/Example/Example4_DifferentSectionAndItemTypes.swift
- Examples/Example/Example5_UIPickerView.swift
- Examples/Example/Info.plist
- Examples/Example/Support/AppDelegate.swift
- Examples/Example/Support/NumberSection.swift+1
- Examples/Example/Support/Randomizer.swift+1
- Examples/Example/Views/ImageTitleTableViewCell.swift
- Examples/Example/Views/TitleSteperTableViewCell.swift
- Examples/Example/Views/TitleSwitchTableViewCell.swift
- Examples/Example/Views/UIKitExtensions.swift
- Examples/ExampleUITests/ExampleUITests.swift
- Examples/ExampleUITests/Info.plist
- Examples/RxSwift+1
- Examples/Sources+1
- Package.resolved-16
- Package.swift+7-3
- Podfile-19
- README.md+36-20
- RxDataSources.podspec+6-5
- RxDataSources.xcodeproj/project.pbxproj+60-928
- RxDataSources.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- RxDataSources.xcodeproj/xcshareddata/xcschemes/Differentiator.xcscheme+1-3
- RxDataSources.xcodeproj/xcshareddata/xcschemes/RxDataSources.xcscheme+1-3
- RxDataSources.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme+1-3
- RxSwift-1
- Sources/Differentiator/AnimatableSectionModel.swift+9
- Sources/Differentiator/Changeset.swift+18-18
- Sources/Differentiator/Diff.swift+41-46
- Sources/Differentiator/Info.plist+1-1
- Sources/Differentiator/ItemPath.swift+3-2
- Sources/Differentiator/SectionModel.swift+9
- Sources/RxDataSources/AnimationConfiguration.swift+6-6
- Sources/RxDataSources/CollectionViewSectionedDataSource.swift+14-14
- Sources/RxDataSources/Info.plist+1-1
- Sources/RxDataSources/RxCollectionViewSectionedAnimatedDataSource.swift+43-72
- Sources/RxDataSources/RxCollectionViewSectionedReloadDataSource.swift+4-4
- Sources/RxDataSources/RxPickerViewAdapter.swift+18-18
- Sources/RxDataSources/RxTableViewSectionedAnimatedDataSource.swift+41-31
- Sources/RxDataSources/RxTableViewSectionedReloadDataSource.swift+4-4
- Sources/RxDataSources/TableViewSectionedDataSource.swift+15-18
- Sources/RxDataSources/UI+SectionedViewType.swift+47-62
- Tests/RxDataSourcesTests/ChangeSet+TestExtensions.swift+10-10
- Tests/RxDataSourcesTests/Randomizer.swift+8-12
- Tests/RxDataSourcesTests/RxCollectionViewSectionedDataSource+Test.swift+5-5
- dependencies.sh-6
Submodule libwebp updated from 3d97bb7 to 50d1a84
Submodule texture updated 1164 files
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
|
0 commit comments