A private messenger for iOS.
Go to file
Michael Kirk 9bd68ed490 WIP: bluetooth shows audio route button instead of speakerphone
// FREEBIE

TODO

NEED
-[ ] icon in route picker
-[ ] commit cleanup

NICE
-[ ] present action sheet automatically when making outgoing bluetooth call
-[ ] left align icons
-[ ] audio is paused when switching between video mode (maybe existing behavior, not sure)
-[ ] Copy: iPhone/iPad/iPod instead of "iPhone Microphone"

DONE
-[x] remove "receiver" from options while in video mode
-[x] show available audio routes
-[x] select available audio routes
-[x] notification if availabe inputs change so we can update call screen
     mid call with available BT route
-[x] include speakerphone in choices
-[x] Enabled button shows active speakerphone. Should still show
     bluetooth picker.
-[x] toggle back and forth between audio devices
-[x] hide audio route button in video mode if no BT available
-[x] Fixed: When on speakerphone - switching to video mode goes back to bluetooth.
-[x] Fixed: When switching to video w/ bluetooth device connected there is no
     audio picker.
-[x] respect speakerphone/BT selection when in or toggling to/from video
-[x] do not hide audio route button when in video mode and bluetooth
     connected
-[x] Show which is currently selected audio route
-[x] switching to speakerphone no longer works
-[x] switching *back* to bluetooth no longer works
-[x] add proper bluetooth button for audio calls
-[x] add proper bluetooth button for video calls
2017-07-13 17:08:41 -04:00
.github crash reporting instructions in issue template (#1235) 2016-06-27 16:14:14 -07:00
Carthage@da34ea90e3 Update WebRTC to M59 + signal patches 2017-07-10 11:15:57 -05:00
fastlane update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
Libraries Update WebRTC to M59 + signal patches 2017-07-10 11:15:57 -05:00
protobuf WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
Scripts Add script to bump build numbers. 2017-06-23 09:23:18 -04:00
SettingsBundle Remove SCWaveformView. 2017-05-03 17:05:27 -04:00
Signal WIP: bluetooth shows audio route button instead of speakerphone 2017-07-13 17:08:41 -04:00
Signal.xcodeproj Add “new contact” and “add to existing contact” buttons in 1:1 conversation settings view. 2017-07-12 13:18:14 -04:00
Signal.xcworkspace Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
.clang-format format objc. 2016-07-14 23:15:06 -07:00
.gitattributes Supporting diffing of localizablestrings. 2015-09-14 12:26:47 +02:00
.gitignore TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
.gitmodules Fix tests on CI 2017-02-27 18:58:34 -05:00
.travis.yml update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
BUILDING.md Update WebRTC to M59 + signal patches 2017-07-10 11:15:57 -05:00
Cartfile Move PureLayout back to cocoapods for now 2017-03-23 21:48:59 -04:00
Cartfile.resolved Move PureLayout back to cocoapods for now 2017-03-23 21:48:59 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-04-23 12:31:48 +02:00
Gemfile update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
Gemfile.lock update fastlane ci 2017-07-12 16:18:43 -04:00
LICENSE Update license. 2017-04-11 18:09:16 -04:00
MAINTAINING.md Update WebRTC to M59 + signal patches 2017-07-10 11:15:57 -05:00
Makefile update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
Podfile Disable singleton assert for tests 2017-07-11 16:36:50 -04:00
Podfile.lock [SSK] Run orphan cleanup on startup. 2017-07-12 12:15:21 -04:00
README.md reference "help wanted" label 2017-03-22 10:11:28 -04:00

Signal for iOS Build Status

Signal is a messaging app for simple private communication with friends.

Available on the AppStore

Translation

Help us translate Signal! The translation effort happens on Transifex

Contributing Code

Instructions on how to setup your development environment and build Signal-iOS can be found in BUILDING.md. Other useful instructions for development can be found in the Development Guide wiki page

We recommend going through our issues and picking out something with the help wanted label.

For larger changes and feature ideas, we ask that you propose it on the unofficial Community Forum for a high-level discussion with the wider community before implementation.

This repository is set up with BitHub, so you can make money for committing to Signal-iOS. The current BitHub price for an accepted pull request is:

Current BitHub Price

Contributing Ideas

Have something you want to say about Open Whisper Systems projects or want to be part of the conversation? Get involved in the community forum.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014-2017 Open Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html