This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-ios
mirror of
https://github.com/oxen-io/session-ios
Watch
1
Star
0
Fork
You've already forked session-ios
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
1439b1b033
master
dev
voice-calls-2
voice-calls
authentication
2.5.0
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.6
2.2.4
2.2.2
2.2.1
2.2.0
2.1.1
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0-alpha.1
audit-2
audit
2.8.0
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.2.8
2.2.7
2.2.5
2.2.3
2.1.0
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1-beta
1.5.0-beta
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.0-beta
1.4.0
1.3.0-alpha.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.1
1.2.0-alpha.2
1.2.0-alpha.1
1.2.0
1.13.0
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.2
1.12.1
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.24
1.11.23
1.11.22
1.11.21
1.11.20
1.11.2
1.11.19
1.11.18
1.11.17
1.11.16
1.11.15
1.11.14
1.11.13
1.11.12
1.11.11
1.11.10
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.1.0-alpha.4
1.1.0-alpha.3
1.1.0-alpha.2
1.1.0-alpha.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1439b1b033'
${ noResults }
session-ios
/
SessionUtilitiesKit
/
General
History
Ryan ZHAO
8f10f43494
further fix on app state issues
10 months ago
..
AppContext.swift
further fix on app state issues
10 months ago
Array+Utilities.swift
Removed some unneeded code and fixed a couple of bugs
1 year ago
Atomic.swift
Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock
2 years ago
BuildConfiguration.swift
…
Caches.swift
Fixed the broken tests
2 years ago
CallRingTonePlayer.swift
…
Collection+Utilities.swift
Defensive coding for C API conversation, threading & logging tweaks
1 year ago
Constants.swift
add constants
1 year ago
Data+Utilities.swift
Replaced Cocoapods with Swift Package Manager for dependency management
1 year ago
Dependencies.swift
[WIP] Pulling in a bunch of changes around request management
2 years ago
Dictionary+Utilities.swift
Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
2 years ago
Features.swift
clean up stage 1
1 year ago
FileSystem.swift
Refactored the LintLocalizableStrings script
12 months ago
General.swift
Tweaks to notification extension
1 year ago
LRUCache.swift
Fixed an app submission issue due to private API naming collision
12 months ago
Localization.swift
Use English strings as the default strings & update build number
1 year ago
Logging.swift
Fixed a bug with return from background logs
1 year ago
NSRegularExpression+SSK.swift
…
NSTimer+Proxying.h
…
NSTimer+Proxying.m
Refactored the LintLocalizableStrings script
12 months ago
NSUserDefaults+OWS.h
…
NSUserDefaults+OWS.m
Refactored AppContext and AppRediness to Swift
2 years ago
Notifications+Lifecycle.swift
Refactored AppContext and AppRediness to Swift
2 years ago
ReusableView.swift
Started re-adding media gallery interactions (in progress)
3 years ago
SNUserDefaults.swift
Refactored the LintLocalizableStrings script
12 months ago
SessionId.swift
Updated the SQL for checking session id prefixes
12 months ago
Set+Utilities.swift
Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests
2 years ago
Singleton.swift
Refactored AppContext and AppRediness to Swift
2 years ago
String+SSK.swift
Replaced Cocoapods with Swift Package Manager for dependency management
1 year ago
String+Trimming.swift
Replaced Cocoapods with Swift Package Manager for dependency management
1 year ago
String+Utilities.swift
Refactored the LintLocalizableStrings script
12 months ago
TimeInterval+Utilities.swift
add auto deletes subtitle on delete action in long press menu screen
2 years ago
Timer+MainThread.swift
Fixed the broken tests
2 years ago
TimestampUtils.swift
Replaced Cocoapods with Swift Package Manager for dependency management
1 year ago
UICollectionView+ReusableView.swift
Started re-adding media gallery interactions (in progress)
3 years ago
UIDevice+featureSupport.swift
Refactored the LintLocalizableStrings script
12 months ago
UIEdgeInsets.swift
Replaced Cocoapods with Swift Package Manager for dependency management
1 year ago
UITableView+ReusableView.swift
…
UnicodeScalar+Utilities.swift
Updated the JobRunner to have multiple job queues (needs more testing)
3 years ago
Weak.swift
…