Commit Graph

2387 Commits (8c36e206815d2799feaa1ec8233047737bb50f7e)
 

Author SHA1 Message Date
David Novak 8c36e20681 Add cancel to device management network failure alert dialog
Closes #4844
9 years ago
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
9 years ago
Moxie Marlinspike 3b8ec792ee Prohibit sharing file:// Uris
Just in case someone tries something sneaky...

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

// FREEBIE
9 years ago
Christian Ascheberg ec922704f4 prepare to use Signal in verification SMS text
Closes #5352
// FREEBIE
9 years ago
Moxie Marlinspike ec63f7014e Bump version to 3.14.2
// FREEBIE
9 years ago
Pascal Hartig 6a88434338 Change ic_menu_lock_dark to full opacity white
Fixes #5342
Closes #5343
// FREEBIE
9 years ago
Moxie Marlinspike dd986dbc4b Fall back to lollipop MMS API if PDU response isn't success
Fixes #4131
// FREEBIE
9 years ago
Moxie Marlinspike aa3aa70c6c Bump version to 3.14.1
// FREEBIE
9 years ago
Moxie Marlinspike e0f6a92c73 Forgot that we do need the JCE EC stuff
Fixes #5337
// FREEBIE
9 years ago
Moxie Marlinspike 6c995aa191 Bump version to 3.14.0
// FREEBIE
9 years ago
Moxie Marlinspike 94b0176515 Updated language translations
// FREEBIE
9 years ago
Pascal Hartig f0b832e287 Change lock icons
Closes #5325
// FREEBIE
9 years ago
Moxie Marlinspike 8c8cd41359 Be more persistent about completing the spk job
// FREEBIE
9 years ago
Moxie Marlinspike 9aec80beda Drop some packages from spongycastle to accomodate GB dexopt
Fixes #5269
// FREEBIE
9 years ago
Moxie Marlinspike 95b57e22f8 Revert "Avoid using Toasts in PassphraseChangeActivity"
This reverts commit 30a0981d4c.

// FREEBIE
9 years ago
haffenloher 021942fd43 Don't issue errors when group members unregister
Fixes #2408
Fixes #4550
Closes #5318

// FREEBIE
9 years ago
McLoo fd43dbdcdb Be more specific when toasting "Success!"
Closes #4871
//FREEBIE
9 years ago
RiseT ff1a5a5197 'Devices' & 'Manage linked devices' -> 'Linked devices'
Fixes #5201
Closes #5213
// FREEBIE
9 years ago
haffenloher bd1dc37bab Clarify "SMS import complete" notification text
Fixes #5262
Closes #5274

// FREEBIE
9 years ago
Pascal Hartig 30a0981d4c Avoid using Toasts in PassphraseChangeActivity
Closes #5283
// FREEBIE
9 years ago
Jani Monoses 0155d21967 Use switch instead of checkbox for emoji setting.
Closes #5167
Fixes #5073
// FREEBIE.
9 years ago
Christian Ascheberg 2642f4f15d Make some missed call notifications alert user
Closes #5220
// FREEBIE
9 years ago
Moxie Marlinspike 432e229698 Bump version to 3.13.1
// FREEBIE
9 years ago
Moxie Marlinspike 5ce4e5a630 Revert "Do not decrease compose hint font size"
This reverts commit bf806bd717.

Fixes #5297
// FREEBIE
9 years ago
Geonu Kang a7cbe5e2a2 Fix bug on getting MIME type for external Persistent Blob URI's
Fixes #5295
Closes #5300
// FREEBIE
9 years ago
Geonu Kang ba960a82e2 Extract compose subhint for SIM name to string resource
Fixes #5304
Closes #5305
// FREEBIE
9 years ago
haffenloher fa22fb7550 Don't stop MediaPlayers before releasing them
Fixes #5298
Closes #5303

// FREEBIE
9 years ago
Moxie Marlinspike 24d103df8f Bump version to 3.13.0
// FREEBIE
9 years ago
Moxie Marlinspike 97ff7a192d Updated language translations
// FREEBIE
9 years ago
Geonu Kang a2f478570a Add MIME type to PersistentBlobProvider
Fixes #4536
Closes #4689
9 years ago
Andreas Fehn bf806bd717 Do not decrease compose hint font size
Fixes #4903
Closes #5275
// FREEBIE
9 years ago
Pascal Hartig f2c5e904e8 Replace passphrase mismatch toast with error
Display a form error instead of a toast if the passphrase
doesn't match.

Closes #5268
// FREEBIE
9 years ago
Brad Erickson ca5bd84a67 Remove text emoji/kamoji using extended Unicode
The original text-emoji set in #5200 added a number of unicode
characters only available in newer versions of Android using the
Noto font set. This severely reduces the text-emoji set to be
compatible with older versions of Android using Roboto or Droid.

Fixes #5249
Closes #5265

// FREEBIE
9 years ago
Moxie Marlinspike 08e2221dc0 Support for synchronizing read state to/from desktop
// FREEBIE
9 years ago
Moxie Marlinspike f5c90df780 Bump version to 3.12.0
// FREEBIE
9 years ago
Moxie Marlinspike 25020d114a Updated language translations
// FREEBIE
9 years ago
agrajaghh bb498fdfc9 update README.md
- add links to the community forum
- remove references to the mailing list (as suggested by Riya)

Closes #5263
//FREEBIE
9 years ago
2-4601 ea5dc719c3 Improve CONTRIBUTING.md
- add links to the community forum
 - remove references to the mailing list (as suggested by Riya)
 - clarify and emphasize why bumping is annoying

Closes #5261
//FREEBIE
9 years ago
Christian Ascheberg 3d651ef29a rename plaintext backup filename
Closes #5260
// FREEBIE
9 years ago
haffenloher 72064d8827 Exclude the user's own number from notifyNewUsers
Closes #5229
// FREEBIE
9 years ago
haffenloher 156c5c6e09 Use sent time as timestamp for push image records
Use received time for non-push messages only. This makes the displayed
date for images accessed through "All images" consistent with the date
displayed everywhere else.

Related: #3535
Closes #5230
// FREEBIE
9 years ago
haffenloher 25d7931358 Make system database import notification translatable
Also replace "TextSecure" with "Signal" in the notification text.

Closes #5256
// FREEBIE
9 years ago
Andreas Fehn 238471b847 Allow saving all attachments of a thread
Closes #3975
9 years ago
Moxie Marlinspike 170a4291de Upgrade glide to 1.7.0
// FREEBIE
9 years ago
Moxie Marlinspike 0d6b2d899e Fix broken strings
Fixes #5218
// FREEBIE
9 years ago
agrajaghh ca2457db8d swap statusbar color in dark theme
Fixes #5242
Closes #5240
// FREEBIE
9 years ago
Christian Ascheberg 8cf574bb32 exclude call screen from recents
Closes #5217
// FREEBIE
9 years ago
RiseT 12957d96e0 Improve identity key scanning strings
Closes #5218
Fixes #1481
// FREEBIE
9 years ago
Ali İskender Turan 1575665266 Update notification_icon.png
Old notification icon replaced with new one.

Closes #5250
9 years ago