Commit Graph

450 Commits (2f7c005c23196dd73b5a7e8241a386186f6bcdfd)

Author SHA1 Message Date
Benjamin Albrecht 2f7c005c23 Show confirmation box before disabling push messages 11 years ago
Moxie Marlinspike 367b481d07 Merge pull request #905 from benalbrecht/dialog_icons
Use modern icons in info and alert dialogs for ICS+
11 years ago
Moxie Marlinspike 5cd8c922d2 Merge pull request #648 from veeti/tweaks-and-polish
Assorted tweaks and polish
11 years ago
Moxie Marlinspike a2fe8a9d5c Make default group avatar icon actually work. 11 years ago
Benedict Pregler e0394b4481 a little typo mistake 11 years ago
Veeti Paananen a020a57be6 End conversation selection action mode if all deselected
This seems to be common convention in most apps.
11 years ago
Veeti Paananen 757cb1c846 Add touch highlight to contact photos 11 years ago
Benjamin Albrecht 0f6c7660cb Use modern icons in info and alert dialogs for ICS+ 11 years ago
Moxie Marlinspike 8ea4db03db Better support for local storage with passphrase disabled.
1) Never get into a state where messages aren't displayed
   unencrypted.

2) Fix bug where locked DB required launching twice.
11 years ago
Moxie Marlinspike 81ee9e31c5 Update behavior for incoming SMS path.
1) On KitKat, unencrypted SMS messages are never stored in
   TextSecure unless it is set as the system-wide default.

2) On KitKat, if TextSecure is set as the system-wide default,
   provide an option to change the default to a different app.

3) Don't store the TextSecure challenge on KitKat+ devices.
11 years ago
Moxie Marlinspike a3e900ecbe Merge pull request #794 from SamWhited/issue788
Add option to disable screen security
11 years ago
Sam Whited 384fb3b2b5 Add option to disable screen security
See WhisperSystems/TextSecure#788
11 years ago
Moxie Marlinspike d795aa30b3 Merge pull request #795 from benalbrecht/nocount
Don't show letter count when SMS mode is disabled
11 years ago
Benjamin Albrecht bf60f90019 Don't show letter count inside a push group or when SMS mode is disabled 11 years ago
Matt Enright 852ca2ac05 Don't display sender in outgoing message details
Because we don't know it. Fixes WhisperSystems#711.
11 years ago
Moxie Marlinspike 3b25b87aa8 Fix for NPE 11 years ago
Moxie Marlinspike 5a62856e46 Make SMS delivery reports optional. 11 years ago
Moxie Marlinspike 37a52df4e6 Fix bug that broke notifications for group messages. 11 years ago
Jake McGinty 0015711759 migrate logcat submit to preferences
// FREEBIE
11 years ago
Jake McGinty ce68429a9b activity to submit logcat to pastebin 11 years ago
Moxie Marlinspike 7987362c25 Fix for bug where messages are stuck in pending state after upgrade. 11 years ago
Moxie Marlinspike dec7fd4c8a Fix for NPE with audio attachments. 11 years ago
Moxie Marlinspike 82df23dd41 Temporarily bring back end session. 11 years ago
Moxie Marlinspike ce710b378f Fix for stalled retries. 11 years ago
Moxie Marlinspike 20fd881613 Display error code from server when already registered elsewhere. 11 years ago
Jake McGinty 5fa429b0d5 Merge pull request #676 from mcginty/emoji_density
Fix emoji density scaling issues
11 years ago
Jake McGinty 630dce04fc handle emoji density scaling more correctly 11 years ago
Moxie Marlinspike 0da1d8818e Merge pull request #729 from funk78/feature/use_getDeviceE164Number
FREEBIE reuse code
11 years ago
droidastic c84285c639 FREEBIE reuse code 11 years ago
Moxie Marlinspike 5a525a2e58 Switch KCS priority to MIN on JB+. Eliminates icon in status bar! 11 years ago
Tim Bücher bd167cbb17 Fix missing localozation strings for custom LED blink pattern. 11 years ago
Jake McGinty a0aaa7d724 Explain why SMS fallback is disabled when it is 11 years ago
Moxie Marlinspike 52ff4ecfd2 Fix to make emoji work in push groups. 11 years ago
Moxie Marlinspike 43c1576aab Fix for bad database migration. 11 years ago
Jake McGinty 829a92d371 contact selection reactive to dark theme
// FREEBIE
11 years ago
Moxie Marlinspike 377a332789 Tone down logging a bit. 11 years ago
Moxie Marlinspike 2ab8c77748 Correctly update group title. 11 years ago
Moxie Marlinspike d5f0415907 Merge branch 'master' of github.com:WhisperSystems/TextSecure
Conflicts:
	src/org/thoughtcrime/securesms/GroupCreateActivity.java
	src/org/thoughtcrime/securesms/database/GroupDatabase.java
11 years ago
Moxie Marlinspike 5000957b99 Listen for group updates, fix group updates, and Recipient marshing 11 years ago
Jake McGinty fc12f2cf8e disable subtitle for push groups
// FREEBIE
11 years ago
Jake McGinty e3aed66ded avatar was getting nulled with any update, no more "unsetting"
// FREEBIE
11 years ago
Jake McGinty f30304423d lose SD card dependency, fix NPEs
// FREEBIE
11 years ago
Jake McGinty 86b3de2a93 group updates do things
// FREEBIE
11 years ago
Moxie Marlinspike da344a0218 Fix bug with recycled ListItems. 11 years ago
Jake McGinty aab34e491e fix bug where sdk < kitkat is unjustly punished 11 years ago
Moxie Marlinspike e80de7de2b Fix bug where adding attachment duplicates recipient count. 11 years ago
Jake McGinty 3dd27ed59a push conversation messages are now blue
// FREEBIE
11 years ago
Moxie Marlinspike ca2eecaedf Add advanced preference for refreshing push directory. 11 years ago
Moxie Marlinspike e188f62d70 Shunt BCC messages directly to MMS transport. 11 years ago
Moxie Marlinspike 8093b14922 Be sure we don't let MMS out if the transport is disabled. 11 years ago