Commit Graph

1286 Commits (27b515ea4580383033df8f1ac4d96d01b73a9cde)
 

Author SHA1 Message Date
Matthew Chen 27b515ea45 Add AttachmentApprovalViewController.
// FREEBIE
8 years ago
Matthew Chen cd928cd9be Update MessagesViewController to use SignalAttachment.
// FREEBIE
8 years ago
Matthew Chen 7f2810af3f Update MessagesViewController to use SignalAttachment.
// FREEBIE
8 years ago
Matthew Chen ec595f53d0 Gather attachment-related logic in SignalAttachment class.
// FREEBIE
8 years ago
Ian Henderson 58f1a71ce2 Separate safety number camera image into a separate image view so it can be properly centered.
Insted of using fixed image and text insets to try to center this image,
split the image out into a separate view and center it properly using a
constraint.  Touches still pass through to the button underneath.

Fixes #1622.  FREEBIE
8 years ago
Kevin Beaulieu bc1b2fe473 Restrict default avatars to alphanumeric initials (#1519) (#1563) 8 years ago
christophhagen 9178b69f97 Issue1602 + small bug fix FREEBIE (#1799)
- Dismiss Fingerprint View Controller after successful verification
- Restore Fingerprint View Controller layout after failed verification
8 years ago
Kamal Nath Narayanan 153d4addb9 requestAccessForMediaType completionHandler to be called in UI thread. This leads to inconsistent behaviour once the permission is given 8 years ago
Michael Kirk ad4ffae164 Merge branch 'mkirk/attachment-digest' 8 years ago
Michael Kirk d8c4558c80 [SSK] Attachment digests
// FREEBIE
8 years ago
Matthew Chen afbbe769a5 Merge branch 'charlesmchen/fixLoggingPreference' 8 years ago
Matthew Chen 15e14a9b5c Convert "is logging enabled" methods to class methods so that they can safely be used before Environment has been initialized.
// FREEBIE
8 years ago
Michael Kirk fb474a2a1a Bump version
// FREEBIE
8 years ago
Michael Kirk 3b1c5214c7 pull latest translations
// FREEBIE
8 years ago
Michael Kirk 28bcf0fc31 bump build
// FREEBIE
8 years ago
Michael Kirk 3e651fb8df filter undisplayable text
// FREEBIE
8 years ago
Michael Kirk a9b722ae16 bump build
// FREEBIE
8 years ago
Michael Kirk 6e46571627 Fix type error, cast to proper type
// FREEBIE
8 years ago
Michael Kirk 5ec8a24d34 Turn off screen when held to ear
// FREEBIE
8 years ago
Michael Kirk 61a3765cf7 bump build
// FREEBIE
8 years ago
Michael Kirk e3eca4db7b stop videoCapture until video track is enabled to save some battery
Instruments showed a reduction from ~65% -> ~45% while on audio only
call on iPhone5c.

// FREEBIE
8 years ago
Michael Kirk 337c408810 pull latest translations
// FREEBIE
8 years ago
Michael Kirk 3cfcdb8aba Bump build
// FREEBIE
8 years ago
Matthew Chen a26afdbca9 Refine icons and spacing.
// FREEBIE
8 years ago
Michael Kirk f9cb5d4243 bump build
// FREEBIE
8 years ago
Michael Kirk 8f7e0a8a5b [SSK] Fix crash-on-launch for older installs
populating the de-duping index assumes authorId is always set for
incoming messages, but this was not always the case.

// FREEBIE
8 years ago
Michael Kirk 505aaa3795 tweak copy
// FREEBIE
8 years ago
Michael Kirk bb9d96efc3 pull latest translations
// FREEBIE
8 years ago
Michael Kirk 28af9d33a2 bump build
// FREEBIE
8 years ago
Michael Kirk 9f3bd84d09 Merge branch 'mkirk/upgrade-notes' 8 years ago
Michael Kirk 9b2eb80392 Code review on new-features
* use page view controller
* UIPageControl instead of arrows for idiomatic swiping
* Nudge title lower
* better hit area for dismiss
* use darker blue for text
* Open privacy settings from callkit update screen
* tweak copy
* latest translations

// FREEBIE
8 years ago
Michael Kirk 6aa6f4895b Combine callkit sections
// FREEBIE
8 years ago
Michael Kirk b371e627c4 one-time carousel of changes
// FREEBIE
8 years ago
Michael Kirk 4983853dd0 Merge branch 'charlesmchen/fixCallingCodes' 8 years ago
Matthew Chen d49d6077da Respond to CR.
// FREEBIE
8 years ago
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