Commit Graph

1346 Commits (de60d4d37f2ca432b980cd8740c5a3d83bc80f9d)

Author SHA1 Message Date
Moxie Marlinspike 9c63c6045d Export string 6 years ago
Moxie Marlinspike 3c0bbfe6f0 s/External Storage/Storage 6 years ago
FeuRenard 0efda2df91 Make toast after saving attachment translatable
Closes #7374
6 years ago
art1fa 4bdb2acd29 Batch selection mode improvements
Simplified and now the same for conversation and conversation list.

Added also some styling.

Closes #7410
6 years ago
Moxie Marlinspike 56c95d1d1b Extract string resource 6 years ago
Moxie Marlinspike d44bfc3ce3 s/password/passphrase 6 years ago
Moxie Marlinspike 2beb1dd8d9 Layout adjustments 6 years ago
art1fa feee09cd28 Fix color in toolbars 6 years ago
art1fa 6dd8300c73 Add standard elevation to Toolbars 6 years ago
art1fa 4281097828 Decrease back button padding / margin 6 years ago
art1fa 1e62934220 Reduce avatar size in ConversationView 6 years ago
Moxie Marlinspike 110d33ddf8 Support for Registration Lock PINs 6 years ago
Moxie Marlinspike d28dc670ea Migrate to Android fingerprints and auth for Signal screen lock 6 years ago
Moxie Marlinspike 24e573e537 Support for full backup/restore to sdcard 6 years ago
Moxie Marlinspike 71c7ef5b5e Support for custom call ringtone selection and per-chat ringtones 6 years ago
Moxie Marlinspike 43bb1d2290 Updated language translations 7 years ago
Moxie Marlinspike 7318236286 Delay processing SMS messages until after sqlcipher migration
When screen lock passphrase is enabled

Fixes #7390
7 years ago
Moxie Marlinspike 9d5d43cf3a Wait to process messages until after migration when screenlocked
Fixes #7390
7 years ago
Moxie Marlinspike e6a069af6d Remove unnecessary body model 7 years ago
Moxie Marlinspike 23aee53c7d Add determinte progress and foreground service for sqlcipher migration 7 years ago
Moxie Marlinspike 0403cbfd65 Updated language translations 7 years ago
Moxie Marlinspike bc64230a65 Switch to HackyViewPager for media preview
Fixes #7344
Fixes #7335
7 years ago
Moxie Marlinspike 94e2b9e66e Make video player in media player control a view stub 7 years ago
Moxie Marlinspike 97244e8624 Updated language translations 7 years ago
Moxie Marlinspike 8bba45f396 Add swipe gestures to media view
Fixes #2355
Closes #6632
7 years ago
Moxie Marlinspike 34424a9b3e Fix crash when signal messages disabled in group conversation
Fixes #6419
Closes #6803
7 years ago
vpo 05daa71977 Adjust permission request dialog colors in dark theme
Fixes #7252
Closes #7292
7 years ago
Moxie Marlinspike feaea32cdd Updated language translations 7 years ago
Moxie Marlinspike 0ec1ae4ed3 Request needed permissions for thread search 7 years ago
Moxie Marlinspike f315b1db80 Make save attachment task toast location instead of snackbar 7 years ago
Moxie Marlinspike 37092eee01 Externalize strings 7 years ago
Moxie Marlinspike bf70f830f3 Update language translations 7 years ago
Moxie Marlinspike 27d3dc918e s/External Storage/Storage 7 years ago
Moxie Marlinspike 23e9b3a61e Fix colors in all images toolbar
Fixes #7242
7 years ago
Moxie Marlinspike 27e11e9627 Make sure we have SEND_SMS permission before sending an SMS
Fixes #7246
7 years ago
Moxie Marlinspike 53e87562c1 Updated language translations 7 years ago
Moxie Marlinspike 3523952ef9 As of 'N' we can no longer offer external ringtone selection
1. Replace custom ringtone picker with system Intent, since we
   don't need it anymore. Fixes #7174

2. Make sure 'silent' ringtone selection is stored appropriately
   Fixes #7115 Closes #7141

3. Replace any existing file:// notification URIs with the system
   default Fixes #7234
7 years ago
Moxie Marlinspike 4cb2ac7b27 Use FileProvider for external camera capture Uri on L+
Fixes #7237
7 years ago
Moxie Marlinspike 81c7cb1a87 Updated language translations 7 years ago
Moxie Marlinspike 6f10de5e30 Fix trying to launch a dialog from an application context 7 years ago
Moxie Marlinspike 0dbcb1a49b Support for adaptive icons
Closes #6887
Fixes #6511
7 years ago
Moxie Marlinspike e7a9893e94 Fix string typo 7 years ago
Moxie Marlinspike acfc9d75e0 Use startForegroundService instead of startService on Android 8 7 years ago
Moxie Marlinspike c2dbb34b25 Extract string resource 7 years ago
Moxie Marlinspike 64c8b4b2ef Support for selective permissions 7 years ago
Moxie Marlinspike 886298674e Adjust inbox zero empty state 7 years ago
Moxie Marlinspike e9a82502b9 Fix up converstion list empty state look 7 years ago
Moxie Marlinspike 1ea913cea6 Updated language translations 7 years ago
Moxie Marlinspike 9004474748 Updated language translations 7 years ago
Moxie Marlinspike 19d49ed281 Add slight drop shadow to slide up / slide down answer button text 7 years ago
Moxie Marlinspike 4ecb65a262 Lighten conversation list item dividers in light theme 7 years ago
Moxie Marlinspike 80042ae3aa Display action mode over toolbar
Fixes #7198
7 years ago
Moxie Marlinspike 86bd2351bc Replace answer/decline button and action for incoming calls
Fixes #7199
7 years ago
Moxie Marlinspike cf81815bf6 Add recent chats to top of share list 7 years ago
Moxie Marlinspike c5a9f27c31 Catch some activity not found exceptions for expired builds 7 years ago
Moxie Marlinspike de812d3f0f Extract string resources 7 years ago
Moxie Marlinspike e31ce39967 Fix background on attachment manager 7 years ago
Moxie Marlinspike 2da47c3bb3 Fix share list crash and update look/feel
Fixes #7195
7 years ago
Moxie Marlinspike 749eeb87b2 Update language translations 7 years ago
Moxie Marlinspike 909c0c544c Make sure thread preview text is to left of unread indicator 7 years ago
Moxie Marlinspike 40004b5be3 Updated language translations 7 years ago
Moxie Marlinspike 1986e58c5f Remove unused resources
According to Android Studio
7 years ago
Moxie Marlinspike b88069f396 Revert "Remove unused resources"
AS seems to have miscalculated

This reverts commit 344af622b7.
7 years ago
Moxie Marlinspike 344af622b7 Remove unused resources
Or so says Android Studio
7 years ago
Moxie Marlinspike 534dec282f Brighten light theme
1) Brighten background color

2) Add unread indicator in conversation list

3) Eliminate some conversation list overdraw
7 years ago
Moxie Marlinspike 03573df00f Add inset dividers in conversation list
Closes #7074
7 years ago
Moxie Marlinspike 6b94d0679c Remove unused resource 7 years ago
Moxie Marlinspike 1cee253b41 Fix contact list search cursor color 7 years ago
Moxie Marlinspike 405ee3b741 Improve search bar visibility 7 years ago
Moxie Marlinspike 9a75f49aa1 Add an empty state for search 7 years ago
Moxie Marlinspike 9c50057909 Add an empty state for archived 7 years ago
Moxie Marlinspike bb878f8a67 Adjust Conversation List toolbar to match RecyclerView alignment 7 years ago
Moxie Marlinspike 3097c2855e Add empty state for conversation list 7 years ago
Moxie Marlinspike 90ff0e58b0 Update registration flow 7 years ago
Moxie Marlinspike 42ef64aebe Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 9f0252dfb9 Update domain fronting cert store with new Google roots
// FREEBIE
7 years ago
Moxie Marlinspike 10f224ede5 Update to glide 4.x
// FREEBIE
7 years ago
Moxie Marlinspike 5711adb2c9 Fix profile out of memory errors on low mem devices
Fixes #7094
// FREEBIE
7 years ago
Moxie Marlinspike afa0807827 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 77c232760c No documents found -> No documents
// FREEBIE
7 years ago
Moxie Marlinspike 5be1a5e3d5 Fix "no media" text alignment in conversation gallery
Fixes #7066
// FREEBIE
7 years ago
Moxie Marlinspike 9fa4ba126b Fix non-collapsing layout when scrolled from horiz recyclerview
Fixes #7042
// FREEBIE
7 years ago
Moxie Marlinspike ac282ccf70 Display contact color in background for generated avatars
Fixes #7028
// FREEBIE
7 years ago
Moxie Marlinspike 0a3ede7c32 Fix expiring messages timer colors in dark theme
Fixes #5759
// FREEBIE
7 years ago
Moxie Marlinspike 5ad7e3b48a Make avatar in conversation activity tappable
Fixes #7025
// FREEBIE
7 years ago
Moxie Marlinspike 10e305d204 Remove elevation
Helps #6894

// FREEBIE
7 years ago
Moxie Marlinspike cee3858e2e Fix mysteriously missing string content
// FREEBIE
7 years ago
Moxie Marlinspike b430be9759 Fix color for shared media in dark theme
ugh dark theme

Fixes #7024
// FREEBIE
7 years ago
FeuRenard d71fb4c958 Adjust dark themed NoActionBar activities
// FREEBIE
7 years ago
Moxie Marlinspike 677c7732cf Update incognito keyboard string
Fixes #7037
// FREEBIE
7 years ago
Moxie Marlinspike 4ebf97550c Fix unlocked icon color in dark theme
Fixes #7036
// FREEBIE
7 years ago
Moxie Marlinspike 4dfaec977f Fix string reference
// FREEBIE
7 years ago
Moxie Marlinspike ba849bce2c Add support for incognito keyboard preference
Closes #6985
// FREEBIE
7 years ago
Moxie Marlinspike 5de89d4f26 Correctly disable preferences in group conversation preferences
Fixes #7031
// FREEBIE
7 years ago
Moxie Marlinspike b3147aad55 Make "Shared media" string translatable
// FREEBIE
7 years ago
Moxie Marlinspike b34eb08088 Fix look of default group photo in conversation preferences view
Fixes #7022
// FREEBIE
7 years ago
Moxie Marlinspike 9389fe47bd Fix call screen FAB being off-center
Fixes #7021
// FREEBIE
7 years ago
Moxie Marlinspike c09d2951b1 Fix preference compat crash
Fixes #7018
// FREEBIE
7 years ago
Moxie Marlinspike edc00d858b Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 2e56a0aa70 Fix typo
// FREEBIE
7 years ago
Moxie Marlinspike 4c2269175b Improve profile upload animation
// FREEBIE
7 years ago
Moxie Marlinspike 285947eb66 Show per-member delivery/read status on message info in groups
// FREEBIE
7 years ago
Moxie Marlinspike 2b4064f3b7 Add splash screen for read receipts
// FREEBIE
7 years ago
Moxie Marlinspike 8d08f3969a Switch from secure indicator to insecure indicator
Instead of cluttering Signal messages with a little padlock,
let's highlight the insecurity of SMS messages instead.

// FREEBIE
7 years ago
Moxie Marlinspike 8ce914a344 Refactor media overview activity to display documents
// FREEBIE
7 years ago
Moxie Marlinspike c6b2e785a5 Reorganize conversation media activity to have sticky headers
// FREEBIE
7 years ago
Moxie Marlinspike e5e0bc2333 Reorganize preference widgets
// FREEBIE
7 years ago
Moxie Marlinspike 4828a8a274 Add conversation media photo rail to recipient preferences
// FREEBIE
7 years ago
Moxie Marlinspike a1c276f70b Update to V7 PreferencesCompat library
// FREEBIE
7 years ago
Moxie Marlinspike cb9bc9659b Support for read receipts
// FREEBIE
7 years ago
Moxie Marlinspike 65124fd1f2 Redesign conversation and conversation preferences layouts
Remove avatars from conversation items unless in a group chat.

// FREEBIE
7 years ago
Moxie Marlinspike c7e972026c Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 0f65bf08b8 Align info graphic with text
Fixes #6949
// FREEBIE
7 years ago
Moxie Marlinspike 844ffdad54 Add padding to finish button for non-english languages
Fixes #6930
// FREEBIE
7 years ago
Moxie Marlinspike 967c374213 Display error when camera doesn't return image
Partial #6926
// FREEBIE
7 years ago
Moxie Marlinspike 612ad49a8b Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 19be527370 Fix recursive experience upgrade activity problem
// FREEBIE
7 years ago
Moxie Marlinspike 26c7a68a66 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 7197d513a3 Add target for 'who can see this' profile link
// FREEBIE
7 years ago
Moxie Marlinspike 2add02c62f Add splash screen for setting profiles
// FREEBIE
7 years ago
Moxie Marlinspike beed9d8034 Add length limit feedback when setting profile name
// FREEBIE
7 years ago
Moxie Marlinspike 3e22c37425 Allow conversation subtitle to support emoji
// FREEBIE
7 years ago
Moxie Marlinspike 6bfe05323e Update recipient preference style
// FREEBIE
7 years ago
Moxie Marlinspike 64ad9ec9dd Add group profile sharing logic
// FREEBIE
7 years ago
Moxie Marlinspike 1b2f52209d Display unknown sender footer for unknown senders
// FREEBIE
7 years ago
Moxie Marlinspike c11f2eddf5 Display user profile information in settings activity
Allow for editing

// FREEBIE
7 years ago
Moxie Marlinspike df99deb480 Insert profile creation into registration flow, fix capture
// FREEBIE
7 years ago
Moxie Marlinspike e7c20499ec Display profile name in when appropriate
Display in conversation list, conversation actionbar, group
messages, and group members list when address is not in system
contacts

// FREEBIE
7 years ago
Moxie Marlinspike 1893047a78 Profile creation activity
// FREEBIE
7 years ago
Moxie Marlinspike 8c7ffe73f3 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike f62fa2dc4e Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike c36db03a3a Prevent audio control click handler feedback loops
Fixes #6356
Fixes #6406
Fixes #6169

Closes #6800
// FREEBIE
7 years ago
Moxie Marlinspike 54bab07483 Update language translations
// FREEBIE
7 years ago
Christian Ascheberg 95d48bd3e9 Improve wording of joined contact notification
Fixes #6757
Closes #6764
// FREEBIE
7 years ago
Moxie Marlinspike 8208bbf3c0 Remove stale identity approval preference (no longer used)
Fixes #6745
// FREEBIE
7 years ago
Moxie Marlinspike 83b1e7ba6c Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike fa64c5de62 Updated language translations
// FREEBIE
7 years ago
RiseT 52311eb881 "Message notifications" >> "Messages"
Closes #6700
// FREEBIE
7 years ago
Moxie Marlinspike 414a885b54 Make string plural
// FREEBIE
7 years ago
Moxie Marlinspike 59d3e666fe Rename 'verify safety number' to 'view safety number'
// FREEBIE
7 years ago
Moxie Marlinspike 76c28cfa7a Add support for SN verification
// FREEBIE
7 years ago
Moxie Marlinspike c09c7b6649 Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 73410f64b5 Display a notification when unable retrieve messages for push
Fixes #6684
// FREEBIE
7 years ago
Christian Ascheberg 662fe826cb Fix conversation list safety number change snippet for groups
Fixes #5985
Closes #6655
// FREEBIE
7 years ago
Moxie Marlinspike d507756821 Some identity key handling changes
1) Prefetch identity keys when possible

2) Always accept prefetched keys or keys from incoming messages

3) Block sending only if it's a recent change, or if always
   block is enabled

// FREEBIE
7 years ago
Moxie Marlinspike 50cec22aa1 Updated language translations
// FREEBIE
7 years ago
FeuRenard 1b75d00de5 Color registration buttons correctly <API21
Fixes #6604
Closes #6605
// FREEBIE
7 years ago
Joan Montané 6ede47d4f7 FREEBIE: Add Catalan to language selector
Closes #6612
7 years ago
Moxie Marlinspike cf04b0521e Updated language translations
// FREEBIE
7 years ago
Mateo Hernandez da6a00c4dc Tweak reminder layout
Closes #6586
// FREEBIE
7 years ago
Shenka 58a5e1f33c Fix vertical space in import_export_fragment
Fixes #6590
// FREEBIE
7 years ago
Mateo Hernandez 31e78f5fae Tweak contact selection layout
Fixes #6588

// FREEBIE
7 years ago
Mateo Hernandez f4f0a97fc6 Revert "Tweak contact selection layout"
This reverts commit 59a2bf8a.
(wrong commit merged)

// FREEBIE
7 years ago
Moxie Marlinspike bc9a52c510 Updated language translations
// FREEBIE
7 years ago
Mateo Hernandez 59a2bf8ae7 Tweak contact selection layout
Closes #6563
// FREEBIE
7 years ago
Mateo Hernandez b17cba621e Show emoji-only messages larger
Closes #6531
// FREEBIE
7 years ago
Mateo Hernandez 869630b7f4 Tint and resize import/export icons
Closes #6567
// FREEBIE
7 years ago
Mateo Hernandez 291dafa5c8 Switch import/export activity from cards to a list
Add touch ripple to items

Closes #6564
// FREEBIE
7 years ago
Moxie Marlinspike e4ac1b8dde Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 03e347bfd9 s/Document/File
// FREEBIE
7 years ago
Moxie Marlinspike 9377fb6ce0 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 25c7459464 Add support for notification priority preference
Fixes #6315
// FREEBIE
7 years ago
Moxie Marlinspike 2dceef50b7 Slim down some preference screens
// FREEBIE
7 years ago
Moxie Marlinspike bc33f8ec02 Remove unused resources
// FREEBIE
7 years ago
Moxie Marlinspike d00671e7a5 Tweak attachment type selector look
// FREEBIE
7 years ago
Moxie Marlinspike 2b79e131a7 Support for sending arbitrary file types
// FREEBIE
7 years ago
Ahmed Ibrahim Khalil c3164a8e84 Support copying links on long click.
Fixes #6343
Closes #6454
7 years ago
Mateo Hernandez a353ebd834 Add tint to preference icons
Closes #6540
// FREEBIE
7 years ago
Mateo Hernandez 9716849bb9 Fix preference divider crash on KitKat
Closes #6546
Fixes #6544
// FREEBIE
7 years ago
Moxie Marlinspike 0a0203a019 Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 8aab61c2e3 Make preference category card dividers more dark theme compatible
// FREEBIE
7 years ago
RiseT 9d3ff55457 Make "Contact joined Signal" translatable
Closes #6534
// FREEBIE
7 years ago
Mateo Hernandez 19c7fd21a8 Update preference screen icons
Closes #6538
// FREEBIE
7 years ago
Moxie Marlinspike 4a516084a6 Updated langauge translations
// FREEBIE
7 years ago
Moxie Marlinspike f583c14e0e s/text/font size
// FREEBIE
7 years ago
Moxie Marlinspike cd56f03e07 Adjust conversation list look
// FREEBIE
7 years ago
Moxie Marlinspike fe1cc3d6d1 Adjust compose field look
1) Align top of compose bubble with top of attach/send icon

2) Simplify hint

3) Make hint size same as input size

// FREEBIE
7 years ago
Moxie Marlinspike 5f5db5ded7 Support for message body text size preference
// FREEBIE
7 years ago
Moxie Marlinspike e5a287b4e5 Add preference for SMS invitation prompt
// FREEBIE
7 years ago
Moxie Marlinspike 13d785894a Fix up preference screen a little
1) Remove phantom padding on left margin for all fragments

2) Move preferences around slightly

3) Add some card separators and style led list pref

// FREEBIE
7 years ago
Moxie Marlinspike 4fd41080ac Use exoplayer for playing video on API 16+ devices
// FREEBIE
7 years ago
Taylor Kline 04153a3869 Grey 'LED blink pattern' when LED Color is None
Add BooleanListPreference to allow pref_led_blink to depend on
pref_led_color being non-None.

Closes #6480
7 years ago
Taylor Kline b7f9525680 Remove unused summary field for notification.
Closes #6481
7 years ago
Moxie Marlinspike e6f693a677 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike bae549b1cc Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike ce9a67d095 Fix case
// FREEBIE
7 years ago
Moxie Marlinspike 51807226a7 Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 75782affd1 Adjust joined signal string
// FREEBIE
7 years ago
FeuRenard 49117a4138 Remove unused icon
Closes #6444
// FREEBIE
7 years ago
Paride Legovini 9d52e6af6a Don't mention CyanogenMod
Closes #6422
// FREEBIE
7 years ago
Moxie Marlinspike f7261cc9e7 Remove GV from registration problems list
// FREEBIE
7 years ago
Moxie Marlinspike 3aae86d20c Update registration activity style
// FREEBIE
7 years ago
Moxie Marlinspike f67eb5f9f3 Support for receiving arbitrary attachment types
// FREEBIE
7 years ago
Moxie Marlinspike 372cdc4b9f Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 56c0ea0a4f Remove redphone keystore (thanks @paride)
Closes #6405
// FREEBIE
7 years ago
Moxie Marlinspike b964c74ce8 Updated language translations
// FREEBIE
7 years ago
greenjoe deb96646a3 Add action indicator when resending a message.
When message is being resent, "RESEND" button now disappears.
"Resending..." text is displayed instead of an error message.

Fixes #6307
Closes #6347
7 years ago
RiseT 4f0422ee94 Fixes misnamed string resource
Closes #6398
// FREEBIE
7 years ago
FeuRenard 52b1e17c36 Unify alert dialog button colors
Fixes #5227
Closes #5415
// FREEBIE
7 years ago
Moxie Marlinspike 9273f5cc67 Switch import/export activity from tabs to cards
// FREEBIE
7 years ago
Admir Ireiz 5e02715a2c Change the app icon
Closes #6189
7 years ago
Christian Ascheberg 3506f2db12 Improve group update descriptions
Closes #5416
// FREEBIE
7 years ago
RiseT a41e82bb7d Make WebRtcCallScreen_new_safety_numbers_title singular
Closes #6364
// FREEBIE
7 years ago
Moxie Marlinspike 94964474b2 So long redphone
// FREEBIE
7 years ago
Moxie Marlinspike 20af8045e8 Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike edbd20899e Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike c7782c51db Updated language translations
// FREEBIE
7 years ago
mcloo 7ae0f38c45 Update language list
Closes #6055
7 years ago
FeuRenard defb173ffe Dark theme support for audio drafts
Fixes #4681
Closes #6251
// FREEBIE
7 years ago
Moxie Marlinspike ed5faa4ba9 Add video calling intro screen
// FREEBIE
7 years ago
Moxie Marlinspike 1e02d70052 Make webrtc calling default
// FREEBIE
7 years ago
Moxie Marlinspike cd28cd172f Refactor webrtc audio management
Attempts to:

1) Successfully play ringtone through speaker instead of earpiece
   when possible.

2) Manage bluetooth headset connectivity as well as possible

3) Eliminate notification sounds while in-call when possible

4) Make sure audio is correctly setup when receiving calls

Fixes #6271
Fixes #6248
Fixes #6238
Fixes #6184
Fixes #6169

// FREEBIE
7 years ago
Moxie Marlinspike 9b8719e2d5 Support for website distribution build with auto-updating APK
// FREEBIE
8 years ago
haffenloher 76ac95756f Fix last seen divider crash on Android <5.0
Apparently, it's not possible to reference an attribute in an xml
drawable on API <21, so we have to use separate light and dark theme
drawables instead.

Closes #6285
8 years ago
Moxie Marlinspike b43beaab75 Reduce size of new message divider, adjust style slightly
// FREEBIE
8 years ago
Moxie Marlinspike 4ee607878c Fix unread message conversation separator for dark theme
Fixes #6265
// FREEBIE
8 years ago
Moxie Marlinspike 8aab9b0fc1 Fix build (grr)
// FREEBIE
8 years ago
Moxie Marlinspike 4bd3841788 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike b27d829013 Extract some strings for localization
// FREEBIE
8 years ago
Moxie Marlinspike 1669731329 Support for using Signal without Play Services
This is now possible with beta calling, so non-GCM users are a
part of beta calling by default.

// FREEBIE
8 years ago
Moxie Marlinspike f541e33356 Publish TURN-only ICE candidates in some situations
1) Incoming call is from a number not in user's address book

2) Turn-only preference is enabled for all incoming/outgoing calls

// FREEBIE
8 years ago
haffenloher 83e31cac07 Show videos in media overview
Fixes #5941
Closes #6152
// FREEBIE
8 years ago
FeuRenard 98d223f094 Don't display date for drafts in media preview
Closes #6208
// FREEBIE
8 years ago
RiseT 917389131c Fix some wording for group conversations
Closes #6204
Fixes #6193

// FREEBIE
8 years ago
haffenloher 9c1f7f1657 Make VideoPlayer toast error message translatable
Closes #6150
// FREEBIE
8 years ago
Moxie Marlinspike 8bf160532e Make safety numbers singular in webrtc call screen
Closes #6148
// FREEBIE
8 years ago
Christian Ascheberg 1aa2d546d2 enable silent per recipient ringtone preference
Closes #4957
// FREEBIE
8 years ago
Moxie Marlinspike d9b42c4369 Support for a "new messages" divider in conversations
// FREEBIE
8 years ago
Moxie Marlinspike be53bc6138 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 55c1b6d72c Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike f3e47f7b60 Support for minimized controls during video call
// FREEBIE
8 years ago
Moxie Marlinspike ea0945d406 Beta support for webrtc video and voice calling
// FREEBIE
8 years ago
Moxie Marlinspike cee0edff7c Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 15a389c171 Don't calculate date header item for adapter header
Fixes #6098
// FREEBIE
8 years ago
Moxie Marlinspike d46d3b72c8 Make the sticky date header only visible during scroll
// FREEBIE
8 years ago
Moxie Marlinspike 03e2075ba4 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike d9f19fe36c Move scroll-to-bottom arrow placement up slightly
// FREEBIE
8 years ago
Moxie Marlinspike 342fd37799 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike e2b81c9637 Update look and feel of fast-scroll-to-bottom
Closes #6086
// FREEBIE
8 years ago
Stuart Gilbert aa9d8e4d14 Add scroll to bottom button in conversation view
Added a FloatingActionButton to the conversation_fragment
that appears and disappears using the same logic as the
existing compose divider: appear when the conversation list
is scrolled away from the bottom, disappear when the list is
scrolled to the bottom.

Fixes #5651
8 years ago
Moxie Marlinspike 4c815db076 Support for sticky date headers
Closes #4696
// FREEBIE
8 years ago
Moxie Marlinspike dadc8d0183 Refactor "unnamed" group logic
// FREEBIE
8 years ago
RiseT 333a0f38e3 Remove one ellipsis I've overlooked in #5887
Closes #6052
// FREEBIE
8 years ago
Moxie Marlinspike 235a8472d9 Remove dedicated MMS download controls
// FREEBIE
8 years ago
Moxie Marlinspike 183f8742a7 ViewStub for ThumbnailView in ConversationItem
// FREEBIE
8 years ago
Moxie Marlinspike e270e8d429 ViewStub for AudioView in ConversationItems
// FREEBIE
8 years ago
Moxie Marlinspike 41c9bed155 ViewStub for EmojiDrawer
// FREEBIE
8 years ago
Moxie Marlinspike 508a666e76 ViewStub for ReminderView, lazy create AttachmentTypeSelector
// FREEBIE
8 years ago
Moxie Marlinspike 3d6cbdd775 ViewStub for entire AttachmentManager
// FREEBIE
8 years ago
Moxie Marlinspike 0a25c3a33d Updated language translations
// FREEBIE
8 years ago