Commit Graph

2426 Commits (1b04e383775646d23e861a946f6d2d9e8b659bd8)
 

Author SHA1 Message Date
2-4601 1b04e38377 Clarify that first commit matters for keywords
// FREEBIE
8 years ago
2-4601 4b3d422443 Update PR template to help auto-closing issues
Closes #5399

// FREEBIE
8 years ago
Christian Ascheberg a698477e10 don't play in-thread notification sound in priority mode
Fixes #3337
Closes #5439

// FREEBIE
8 years ago
FeuRenard e4fccbe26e Calculate SMS characters respecting encoding
Fixes #1171
Closes #5448

// FREEBIE
8 years ago
Christian Ascheberg 4242ae1b70 Resize fast scroller when keyboard is shown
Fixes #5487
Closes #5505
// FREEBIE
8 years ago
Hans-Christoph Steiner 9a671783c9 respond to generic panic trigger Intent by locking
PanicKit provides a common framework for creating "panic button"
apps that can trigger actions in "panic responder" apps.  In this
case, the response is to lock the app, if it has been configured
to do so.

As previously discussed in #5341

Closes #5550

//FREEBIE
8 years ago
FeuRenard a370f086c0 Respect privacy settings on ticker content for Android <5
Fixes #5517
Closes #5592

// FREEBIE
8 years ago
Christian Ascheberg e7ad77398f fix ConversationItem recipients listener
Fixes #4420
Closes #5615
// FREEBIE
8 years ago
FeuRenard 5bf1707d60 Catch ActivityNotFoundExceptions
Fixes #3726
Closes #5617
// FREEBIE
8 years ago
FeuRenard db10e5fec6 Mark verified messages as push
Fixes #4769
Closes #5627
// FREEBIE
8 years ago
FeuRenard 63f7faf5bb Clear invite reminder if recipient isn't a contact
Fixes #5637
Closes #5640
// FREEBIE
8 years ago
Moxie Marlinspike 059ff3e2e1 Hide disappearing messages menu for coordinated release
// FREEBIE
8 years ago
Moxie Marlinspike d7e4928f22 Support for disappearing messages
// FREEBIE
8 years ago
Moxie Marlinspike f03a086191 Bump version to 3.17.0
// FREEBIE
8 years ago
Nicholas Rizzio 8c631ad765 Correct a couple more invite shortlinks to use HTTPS
Closes #5511
// FREEBIE
8 years ago
Mikhail Klementyev 716ed251bc Use gravity instead of calculations
For avoid freezes when trying to add an attachment

Fixes #5583
Closes #5601
// FREEBIE
8 years ago
Moxie Marlinspike 643da569ec Bump version to 3.16.1
// FREEBIE
8 years ago
Moxie Marlinspike 975ae735dc Bump version to 3.16.0
// FREEBIE
8 years ago
Moxie Marlinspike 474920280c Fix broken escapes
// FREEBIE
8 years ago
Moxie Marlinspike 263b0921c3 Updated language translations
// FREEBIE
8 years ago
Jonathan Cross 7292d08272 Bitly links now support HTTPS - Yay!
Both invite links now work over `https` -- yes I tested  :-)
More info:

https://github.com/EFForg/https-everywhere/pull/4505
http://webmasters.stackexchange.com/questions/87163/do-bitly-branded-short-domains-support-https/92407#92407

PS: https://sgnl.link/1IvurmD also works.

Closes #5460
Fixes #4060

// FREEBIE
8 years ago
Christian Ascheberg 49a539a985 prevent contact number NPE
Closes #5460
Fixes #5454
//FREEBIE
8 years ago
Marcus Ofenhed 31970c4644 Stop crash on multiple attachment selected
Fixed #5272
Closes #5440
// FREEBIE
8 years ago
Christian Ascheberg 209d8148ab fix avatar content type
Closes #5417
// FREEBIE
8 years ago
Taylor Kline 3aa024e553 Ensure the browser does not re-use the current tab by removing the
Browser.EXTRA_APPLICATION_ID Extra instead of adding the newer
EXTRA_CREATE_NEW_TAB extra.

Closes #5397
Fixes #4874
Fixes #5356
8 years ago
Christian Ascheberg 2a23b53988 add contextual menu items to NewConversationActivity
Closes #5390
// FREEBIE
8 years ago
Clam a8a8ec1d40 Extend DPAD support.
Allows the hardware DPAD to control more of the UI.

Closes #4989
// FREEBIE
8 years ago
Moxie Marlinspike b94c72ea7f Fix APK comparison script.
Fixes #5404

// FREEBIE
8 years ago
Moxie Marlinspike a307ff350c Bump version to 3.15.2
// FREEBIE
8 years ago
Moxie Marlinspike f2b81d88ba Check file uri sharing owner rather than prohibiting outright
Fixes #5381
// FREEBIE
8 years ago
Moxie Marlinspike f1bd2d9193 Bump version to 3.15.1
// FREEBIE
8 years ago
Moxie Marlinspike 2f64b84838 Fix identity key formatting regression
Fixes #5376
// FREEBIE
8 years ago
Moxie Marlinspike df2e39f251 Bump version to 3.15.0
// FREEBIE
8 years ago
Moxie Marlinspike 2e4f8be235 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 8704daa5f8 Add Dockerfile for an Android build environment
// FREEBIE
8 years ago
2-4601 e1898621c9 Update issue and pull request templates
Closes #5285
// FREEBIE
8 years ago
haffenloher 3c99d66ccd Accept verification SMSes with missing colons
Apparently some Argentinian mobile providers strip the colons from
Signal's verification SMS messages.

Fixes #5363
Fixes #3490
Closes #5371

// FREEBIE
8 years ago
Christian Ascheberg 13c1b15dc2 fix OutgoingRinger crashes
Closes #5357
8 years ago
Christian Ascheberg cc1bfec08a replace toasts in PassphraseChangeActivity with errors
Closes #5347
// FREEBIE
8 years ago
David Novak 8c36e20681 Add cancel to device management network failure alert dialog
Closes #4844
8 years ago
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
8 years ago
Moxie Marlinspike 3b8ec792ee Prohibit sharing file:// Uris
Just in case someone tries something sneaky...

// FREEBIE
8 years ago
haffenloher 4168092f5d Use high-res callcard for TransparentContactPhoto
Closes #5228

// FREEBIE
8 years ago
Christian Ascheberg ec922704f4 prepare to use Signal in verification SMS text
Closes #5352
// FREEBIE
8 years ago
Moxie Marlinspike ec63f7014e Bump version to 3.14.2
// FREEBIE
8 years ago
Pascal Hartig 6a88434338 Change ic_menu_lock_dark to full opacity white
Fixes #5342
Closes #5343
// FREEBIE
8 years ago
Moxie Marlinspike dd986dbc4b Fall back to lollipop MMS API if PDU response isn't success
Fixes #4131
// FREEBIE
8 years ago
Moxie Marlinspike aa3aa70c6c Bump version to 3.14.1
// FREEBIE
8 years ago
Moxie Marlinspike e0f6a92c73 Forgot that we do need the JCE EC stuff
Fixes #5337
// FREEBIE
8 years ago
Moxie Marlinspike 6c995aa191 Bump version to 3.14.0
// FREEBIE
8 years ago