Commit Graph

1301 Commits (62073a14a5c9f891515d03581e9aaf8a875b7c2d)
 

Author SHA1 Message Date
Matthew Chen 5db7a79356 Fix calling codes in registration flow.
// FREEBIE
8 years ago
Michael Kirk af22eb0ffd Merge pull request #1817 from WhisperSystems/mkirk/fix-tests
fix tests / CI
8 years ago
Michael Kirk f37b8bac0f Fix test to use updated PeerConnectionClient API
// FREEBIE
8 years ago
Michael Kirk dc1e7263f5 Fix tests on CI
partial revert of 8b3b283612

Easier for travis to fetch from https URL. If you as a developer want to
push to the submodule via git (maintainers only) you'll have to modify
your local git remotes after checkout:

    cd Carthage
    git remote origin set-url git@github.com:WhisperSystems/Signal-Carthage.git

// FREEBIE
8 years ago
Matthew Chen a35efd3c69 Merge branch 'charlesmchen/callSettingsNag' 8 years ago
Matthew Chen e96692d702 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 012dd3d192 Add “nag” to call settings view that prods the user to change their privacy settings after calls.
// FREEBIE
8 years ago
Matthew Chen 90b6789b29 Merge branch 'charlesmchen/fixNewConversationBackButton' 8 years ago
Matthew Chen ad3b3f924d Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5d60b7caad Fix back button in “new conversation” view.
// FREEBIE
8 years ago
Matthew Chen f65f9c3187 Merge branch 'charlesmchen/fixBuildBreak' 8 years ago
Matthew Chen c1aea91d1b Fix build break.
// FREEBIE
8 years ago
Michael Kirk b5403175f1 Call sounds - connecting, outgoing ring, busy sound.
Also add vibration for remote hangup so you're not talking to dead air.

// FREEBIE
8 years ago
Matthew Chen f1adfb4dcb Merge branch 'charlesmchen/callkitPrivacy' 8 years ago
Matthew Chen 4515b7fbc0 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen a20a21867e Respond to CR.
// FREEBIE
8 years ago
Matthew Chen c35c118dcd Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 01d2582074 Add and honor the “CallKit Privacy” setting.
// FREEBIE
8 years ago
Matthew Chen f5004b27ab Add and honor the “CallKit Privacy” setting.
// FREEBIE
8 years ago
Matthew Chen 065d383c15 Add and honor the “CallKit Privacy” setting.
// FREEBIE
8 years ago
Michael Kirk 8104ffa129 [SSK] Dedupe incoming messages by timestamp/device
// FREEBIE
8 years ago
Michael Kirk 4b8a5f8ccb TURN-only option, and for unknown caller
Now, by default, we only use TURN for incoming calls from unknown
contacts. We will potentially directly connect for outgoing calls and
for incoming calls from known contacts.

Optionally, the user can disable direct connection altogether, at the
cost of some call quality.

// FREEBIE
8 years ago
Michael Kirk 7a3da3fa68 Bump release target
// FREEBIE
8 years ago
Michael Kirk be9725c7ce [SSK] lost changes needed to fixup 'charlesmchen/webrtcByDefault'
Previous commit referenced no-longer existent SHA

// FREEBIE
8 years ago
Matthew Chen fa2e3a2d46 Merge branch 'charlesmchen/webrtcByDefault' 8 years ago
Matthew Chen f4453eb995 Enable WebRTC-based audio and video calls by default.
// FREEBIE
8 years ago
Matthew Chen 4c6a23d647 Merge branch 'charlesmchen/simplifyPreKeyCheck' 8 years ago
Matthew Chen 165e5238cf Simplify the prekey check on app launch and activation.
// FREEBIE
8 years ago
Matthew Chen c2061cda90 Merge branch 'Label' 8 years ago
Darren W bf3a673443 Add accessibility labels for the Create New Group and Settings navigation bar buttons. FREEBIE. 8 years ago
Matthew Chen c46dd6b7fe Merge branch 'patch-1' 8 years ago
Prayag Verma 8fbe1d667d Fix typo in Maintaining doc - FREEBIE
transperancy → transparency
8 years ago
Michael Kirk e5c6d0db9a fix potential deadlock
// FREEBIE
8 years ago
Matthew Chen 5cd1d17056 Merge branch 'charlesmchen/messagesViewNavBar' 8 years ago
Matthew Chen a4093a5f7f Respond to CR.
// FREEBIE
8 years ago
Matthew Chen b1744c2b4a Refine the settings button of the home view.
// FREEBIE
8 years ago
Matthew Chen 29b30099a0 Refine icons sizes and layout again.
// FREEBIE
8 years ago
Matthew Chen 353fa57544 Rework messages view's navigation bar.
// FREEBIE
8 years ago
Matthew Chen 4f02e893e7 Merge branch 'feature/refineRegistrationAndVerification' 8 years ago
Matthew Chen daa87974dc Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 57c60deda2 Further refine the registration and verification views.
// FREEBIE
8 years ago
Matthew Chen 199c564174 Merge branch 'feature/improveImageScaling' 8 years ago
Matthew Chen 04409e0cd3 Improve image scaling quality.
// FREEBIE
8 years ago
Matthew Chen 2fb89ae8b4 Merge remote-tracking branch 'origin/release/2.7.1'
// FREEBIE
8 years ago
Matthew Chen 92509169a6 [SSK] Update SSK pod to reflect release/2.7.1.
// FREEBIE
8 years ago
Matthew Chen c61c75112a Merge branch 'charlesmchen/sharing' 8 years ago
Matthew Chen ed0c16855d Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5bd44673ea Add sharing of attachments.
// FREEBIE
8 years ago
Matthew Chen 92a56b3a85 Merge branch 'feature/messageSortingRevisited' 8 years ago
Matthew Chen 701b264188 [libPhoneNumber-iOS] update pod.
// FREEBIE
8 years ago