Moxie Marlinspike
a23abda5fc
Fix translation
...
// FREEBIE
2016-09-01 17:06:42 -07:00
Moxie Marlinspike
17c28da2ac
Updated language translations
...
// FREEBIE
2016-09-01 16:57:30 -07:00
FeuRenard
792d4a5939
Resize group images
...
Fixes #5461
Closes #5597
// FREEBIE
2016-09-01 12:29:11 -07:00
Christian Ascheberg
e6347a38a2
mark group update messages as unread
...
Closes #5575
// FREEBIE
2016-09-01 11:08:21 -07:00
Christian Ascheberg
53e9b2ad1b
ignore fast sender clock
...
Closes #5577
// FREEBIE
2016-09-01 11:02:57 -07:00
Christian Ascheberg
40332f57ad
improve invite strings
...
Fixes #4869
Closes #5393
//FREEBIE
2016-09-01 10:44:45 -07:00
2-4601
1b04e38377
Clarify that first commit matters for keywords
...
// FREEBIE
2016-09-01 10:40:21 -07:00
2-4601
4b3d422443
Update PR template to help auto-closing issues
...
Closes #5399
// FREEBIE
2016-09-01 10:40:21 -07:00
Christian Ascheberg
a698477e10
don't play in-thread notification sound in priority mode
...
Fixes #3337
Closes #5439
// FREEBIE
2016-08-31 19:57:23 -07:00
FeuRenard
e4fccbe26e
Calculate SMS characters respecting encoding
...
Fixes #1171
Closes #5448
// FREEBIE
2016-08-31 19:51:34 -07:00
Christian Ascheberg
4242ae1b70
Resize fast scroller when keyboard is shown
...
Fixes #5487
Closes #5505
// FREEBIE
2016-08-31 19:29:21 -07:00
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
2016-08-31 19:26:05 -07:00
FeuRenard
a370f086c0
Respect privacy settings on ticker content for Android <5
...
Fixes #5517
Closes #5592
// FREEBIE
2016-08-31 18:44:15 -07:00
Christian Ascheberg
e7ad77398f
fix ConversationItem recipients listener
...
Fixes #4420
Closes #5615
// FREEBIE
2016-08-31 18:30:13 -07:00
FeuRenard
5bf1707d60
Catch ActivityNotFoundExceptions
...
Fixes #3726
Closes #5617
// FREEBIE
2016-08-31 18:17:15 -07:00
FeuRenard
db10e5fec6
Mark verified messages as push
...
Fixes #4769
Closes #5627
// FREEBIE
2016-08-31 18:09:29 -07:00
FeuRenard
63f7faf5bb
Clear invite reminder if recipient isn't a contact
...
Fixes #5637
Closes #5640
// FREEBIE
2016-08-31 18:02:57 -07:00
Moxie Marlinspike
059ff3e2e1
Hide disappearing messages menu for coordinated release
...
// FREEBIE
2016-08-28 17:05:30 -07:00
Moxie Marlinspike
d7e4928f22
Support for disappearing messages
...
// FREEBIE
2016-08-28 17:03:23 -07:00
Moxie Marlinspike
f03a086191
Bump version to 3.17.0
...
// FREEBIE
2016-08-22 19:06:08 -07:00
Nicholas Rizzio
8c631ad765
Correct a couple more invite shortlinks to use HTTPS
...
Closes #5511
// FREEBIE
2016-08-22 18:45:15 -07:00
Mikhail Klementyev
716ed251bc
Use gravity instead of calculations
...
For avoid freezes when trying to add an attachment
Fixes #5583
Closes #5601
// FREEBIE
2016-08-22 18:37:42 -07:00
Moxie Marlinspike
643da569ec
Bump version to 3.16.1
...
// FREEBIE
2016-08-08 18:31:05 -07:00
Moxie Marlinspike
975ae735dc
Bump version to 3.16.0
...
// FREEBIE
2016-05-20 14:19:52 -07:00
Moxie Marlinspike
474920280c
Fix broken escapes
...
// FREEBIE
2016-05-20 14:19:40 -07:00
Moxie Marlinspike
263b0921c3
Updated language translations
...
// FREEBIE
2016-05-20 13:56:42 -07:00
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
2016-05-20 13:38:47 -07:00
Christian Ascheberg
49a539a985
prevent contact number NPE
...
Closes #5460
Fixes #5454
//FREEBIE
2016-05-20 13:36:25 -07:00
Marcus Ofenhed
31970c4644
Stop crash on multiple attachment selected
...
Fixed #5272
Closes #5440
// FREEBIE
2016-05-20 13:32:53 -07:00
Christian Ascheberg
209d8148ab
fix avatar content type
...
Closes #5417
// FREEBIE
2016-05-20 13:29:13 -07:00
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
2016-05-20 13:25:21 -07:00
Christian Ascheberg
2a23b53988
add contextual menu items to NewConversationActivity
...
Closes #5390
// FREEBIE
2016-05-20 13:16:08 -07:00
Clam
a8a8ec1d40
Extend DPAD support.
...
Allows the hardware DPAD to control more of the UI.
Closes #4989
// FREEBIE
2016-05-20 13:09:38 -07:00
Moxie Marlinspike
b94c72ea7f
Fix APK comparison script.
...
Fixes #5404
// FREEBIE
2016-04-01 09:50:51 -07:00
Moxie Marlinspike
a307ff350c
Bump version to 3.15.2
...
// FREEBIE
2016-03-25 17:10:01 -07:00
Moxie Marlinspike
f2b81d88ba
Check file uri sharing owner rather than prohibiting outright
...
Fixes #5381
// FREEBIE
2016-03-25 17:08:43 -07:00
Moxie Marlinspike
f1bd2d9193
Bump version to 3.15.1
...
// FREEBIE
2016-03-25 10:21:59 -07:00
Moxie Marlinspike
2f64b84838
Fix identity key formatting regression
...
Fixes #5376
// FREEBIE
2016-03-25 10:19:12 -07:00
Moxie Marlinspike
df2e39f251
Bump version to 3.15.0
...
// FREEBIE
2016-03-24 14:52:44 -07:00
Moxie Marlinspike
2e4f8be235
Updated language translations
...
// FREEBIE
2016-03-24 14:47:44 -07:00
Moxie Marlinspike
8704daa5f8
Add Dockerfile for an Android build environment
...
// FREEBIE
2016-03-24 14:36:13 -07:00
2-4601
e1898621c9
Update issue and pull request templates
...
Closes #5285
// FREEBIE
2016-03-24 14:33:57 -07:00
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
2016-03-24 14:28:48 -07:00
Christian Ascheberg
13c1b15dc2
fix OutgoingRinger crashes
...
Closes #5357
2016-03-24 14:18:05 -07:00
Christian Ascheberg
cc1bfec08a
replace toasts in PassphraseChangeActivity with errors
...
Closes #5347
// FREEBIE
2016-03-24 14:14:41 -07:00
David Novak
8c36e20681
Add cancel to device management network failure alert dialog
...
Closes #4844
2016-03-24 14:12:04 -07:00
Moxie Marlinspike
7b589c4300
TextSecure is now SignalService
...
// FREEBIE
2016-03-24 14:05:56 -07:00
Moxie Marlinspike
3b8ec792ee
Prohibit sharing file:// Uris
...
Just in case someone tries something sneaky...
// FREEBIE
2016-03-23 16:45:29 -07:00
haffenloher
4168092f5d
Use high-res callcard for TransparentContactPhoto
...
Closes #5228
// FREEBIE
2016-03-18 12:54:35 -07:00
Christian Ascheberg
ec922704f4
prepare to use Signal in verification SMS text
...
Closes #5352
// FREEBIE
2016-03-17 12:21:25 -07:00