Moxie Marlinspike
5d6439030d
Update Dockerfile to support new compileSdk target
...
// FREEBIE
2016-12-16 09:53:13 -08:00
Moxie Marlinspike
f871d83e68
No need to run this job on install
...
// FREEBIE
2016-12-16 09:10:44 -08:00
Moxie Marlinspike
47471f09f4
Update photoview library
...
Fixes #5955
// FREEBIE
2016-12-15 11:34:46 -08:00
Moxie Marlinspike
ee07a59950
Updated language translations
...
// FREEBIE
2016-12-15 10:44:03 -08:00
RiseT
e8555a84ac
Make description strings in audio_view.xml translatable.
...
Closes #5916
// FREEBIE
2016-12-15 10:41:18 -08:00
Paul Lanctot
73bf75f65f
Accessible content labels for attachment icons
...
Fixes #5908
Closes #5917
// FREEBIE
2016-12-14 20:56:37 -08:00
Moxie Marlinspike
01bc2ebde4
Don't print safety number changes in inactive groups
...
Fixes #5930
// FREEBIE
2016-12-14 16:20:09 -08:00
Moxie Marlinspike
b16a27c249
Update libsignal-service
...
Fixes #5928
// FREEBIE
2016-12-14 16:17:42 -08:00
Moxie Marlinspike
791cc4b4f8
Use downsampled GIFs for MMS messages
...
Fixes #5958
// FREEBIE
2016-12-14 11:58:47 -08:00
Amire80
71276161fc
Remove comma splice from an English interface string
2016-12-12 17:44:04 -08:00
Moxie Marlinspike
a4c17e5325
Support for generating video thumbnails
...
// FREEBIE
2016-12-12 17:38:05 -08:00
Moxie Marlinspike
6308e6491a
A slight foray into the modern era
...
// FREEBIE
2016-12-12 17:38:05 -08:00
Moxie Marlinspike
f7474362ff
Updated emoji set
...
// FREEBIE
2016-12-12 17:37:27 -08:00
Moxie Marlinspike
1b44bdcd3c
Support for stickers and scribbles
...
// FREEBIE
2016-12-12 17:37:00 -08:00
Moxie Marlinspike
c8fe671f9c
Bump version to 3.24.1
...
// FREEBIE
2016-12-04 18:13:35 -08:00
Nicholas Rizzio
2197d77ffc
Fix the content description of the audio record button
...
Fixes #5910
Closes #5911
// FREEBIE
2016-12-04 18:12:48 -08:00
Benedikt Constantin Radtke
d9ff5b00b7
fix NPE in PushGroupUpdateJob
...
Fixes #5919
Closes #5921
// FREEBIE
2016-12-04 18:06:25 -08:00
Moxie Marlinspike
5d341e175d
Bump version to 3.24.0
...
// FREEBIE
2016-12-01 12:03:34 -08:00
Moxie Marlinspike
f6cbae602d
Fix broken build (grrr @RiseT)
...
// FREEBIE
2016-12-01 12:03:01 -08:00
Moxie Marlinspike
e3a7781392
Updated language translations
...
// FREEBIE
2016-12-01 11:38:19 -08:00
Moxie Marlinspike
cf01959e16
Support recovering forgotten/unknown group info from sender
...
Closes #5876
// FREEBIE
2016-12-01 10:34:47 -08:00
FeuRenard
10abd09239
Catch up on renaming 'All images' button
...
Closes #5896
// FREEBIE
2016-11-28 14:57:32 -08:00
FeuRenard
3136cadf59
Use Signal's language for media preview timestamp
...
Fixes #3449
Closes #5600
// FREEBIE
2016-11-28 09:45:44 -08:00
FeuRenard
09ff8d5865
Add gallery button to MediaPreview
...
// FREEBIE
2016-11-28 09:42:26 -08:00
RiseT
43e1d452c7
Change DateUtils string 'Now' to 'Just now'
...
Changes the DateUtils string 'Now' to 'Just now' which is a better fit
imho.
Used for messages in the conversation view that e. g. just have been
received.
// FREEBIE
Closes #5761
2016-11-28 09:16:38 -08:00
Moxie Marlinspike
ed8215de81
Move null recipients check
...
// FREEBIE
Closes #5800
2016-11-28 09:14:44 -08:00
Moxie Marlinspike
69b102bfe3
Support for playing video in-app
...
// FREEBIE
Closes #5892
2016-11-27 19:38:59 -08:00
Moxie Marlinspike
8b342ee18b
Support for "recent photos" thumbnailsabove attachment selector
...
// FREEBIE
Closes #5893
2016-11-27 19:37:31 -08:00
RiseT
e8ae6d67b1
Change safety number strings to be singular
...
// FREEBIE
Closes #5894
2016-11-27 19:35:54 -08:00
Mattias Eriksson
9148b7da5f
Initial Android Auto support
...
This adds android auto support accordign to
https://developer.android.com/training/auto/messaging/index.html#messaging
However, since android auto is not officially supported in my country,
the functionality is limited. Which means that I have not been able
to fully test everything yet.
What work is:
* Message notification is shown.
* When you click on it, the message is read.
Closes #5880
2016-11-27 19:33:11 -08:00
Moxie Marlinspike
ce812ed8ba
Bump version to 3.23.0
...
// FREEBIE
2016-11-24 09:11:37 -08:00
Moxie Marlinspike
030df09f67
Updated language translations
...
// FREEBIE
2016-11-24 09:05:16 -08:00
zaprice
794e2cb872
Do not disable multiline input when enter key sends
...
Fixes #5264
Closes #5783
2016-11-24 08:31:12 -08:00
Niklas Wenzel
0d493a3af9
Get the automated tests up and running again
...
* Fix the build.gradle file
* Use the correct VisibleForTesting class
* Fix the Android test setUp() logic
* Enable a test in DeliveryReceiptJobTest.java where the @Test anotation was missing
It should be noted that the tests in AttachmentDatabaseTest.java fail.
Fixes #3474
Closes #5882
2016-11-24 08:13:46 -08:00
Moxie Marlinspike
3787551878
Squelch notifications for active desktop converastions
...
Additionally, limit audible notifications to once every 2 seconds.
// FREEBIE
Fixes #4905
Fixes #3165
Closes #5813
2016-11-24 08:09:34 -08:00
Moxie Marlinspike
7c0dacc627
Updated language translations
...
// FREEBIE
2016-11-22 21:46:36 -08:00
Moxie Marlinspike
8af9b7fd15
Improve animations on audio controls, enable push to talk
...
// FREEBIE
2016-11-21 18:58:10 -08:00
FeuRenard
3e008f6752
Hide linked devices pref for unregistered users
...
Fixes #4860
Closes #5872
// FREEBIE
2016-11-21 09:53:36 -08:00
Moxie Marlinspike
8fdcff9f20
If Signal isn't enabled for receiving SMS, don't allow sending SMS
...
Closes #5877
// FREEBIE
2016-11-21 08:56:21 -08:00
Moxie Marlinspike
7947222ac5
Bump version to 3.22.2
...
// FREEBIE
2016-11-14 19:55:19 -08:00
Moxie Marlinspike
f4b5daabdb
Updated language translations
...
// FREEBIE
2016-11-14 19:53:56 -08:00
Moxie Marlinspike
b55a7ff5c0
Add copy and compare safety numbers from clipboard actions
...
// FREEBIE
2016-11-14 19:50:29 -08:00
Moxie Marlinspike
ca3337232b
Bump version to 3.22.1
...
// FREEBIE
2016-11-14 13:41:12 -08:00
Moxie Marlinspike
7d98b85ae7
Updated language translations
...
// FREEBIE
2016-11-14 13:40:24 -08:00
Moxie Marlinspike
c5bf84cf9c
Make blocking SN changes the default for now
...
// FREEBIE
2016-11-14 13:36:48 -08:00
Moxie Marlinspike
fd0acf4e00
Bump version to 3.22.0
...
// FREEBIE
2016-11-13 18:18:39 -08:00
Moxie Marlinspike
95a6c41b6e
Update dependency
...
// FREEBIE
2016-11-13 18:18:22 -08:00
Moxie Marlinspike
06325470ce
Updated language translations
...
// FREEBIE
2016-11-13 17:35:34 -08:00
Moxie Marlinspike
cb28e7c1f9
Update libsignal-service to 2.4.0
...
// FREEBIE
2016-11-13 10:58:51 -08:00
FeuRenard
92aeafc261
Add share button for safety numbers
...
Fixes #5798
Closes #5854
// FREEBIE
2016-11-13 10:42:40 -08:00