mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TODO - [ ] label video/gif - [ ] reasonable load perf - [ ] reasonable scroll perf - [ ] select / delete - [ ] cancel share action from media details returns signal style NICE TO HAVE - [ ] fancy in/out animation from All Media <-> tiles - [ ] label video thumbnail with duration stamp - [ ] Other perf? - [ ] dbModified? - [ ] select / send - [ ] darken section header a shade once it's "active" DONE - [x] tap to refocus on new media - [x] generate test data - [x] section headers - [x] equal spacing around cells // FREEBIE WIP WIP extract datasouce to GalleryViewController - [x] swipe through is broken - [x] present animation - [x] dismiss animation // FREEBIE |
8 years ago | |
|---|---|---|
| .. | ||
| Example | 8 years ago | |
| Resources/Certificates | 8 years ago | |
| Utilities | 8 years ago | |
| fastlane | ||
| protobuf | 8 years ago | |
| src | 8 years ago | |
| tests | 8 years ago | |
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | 8 years ago | |
| LICENSE | ||
| Makefile | 8 years ago | |
| README.md | 8 years ago | |
README.md
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X
To use SignalServiceKit via Cocoapods add the following to your Podfile
pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'