Commit Graph

488 Commits (8bec5a96f5308710cf8188ae90b993fc18d08d74)

Author SHA1 Message Date
FeuRenard d71fb4c958 Adjust dark themed NoActionBar activities
// FREEBIE
8 years ago
Moxie Marlinspike 4ebf97550c Fix unlocked icon color in dark theme
Fixes #7036
// FREEBIE
8 years ago
Moxie Marlinspike b3147aad55 Make "Shared media" string translatable
// FREEBIE
8 years ago
Moxie Marlinspike b34eb08088 Fix look of default group photo in conversation preferences view
Fixes #7022
// FREEBIE
8 years ago
Moxie Marlinspike 9389fe47bd Fix call screen FAB being off-center
Fixes #7021
// FREEBIE
8 years ago
Moxie Marlinspike 4c2269175b Improve profile upload animation
// FREEBIE
8 years ago
Moxie Marlinspike 285947eb66 Show per-member delivery/read status on message info in groups
// FREEBIE
8 years ago
Moxie Marlinspike 2b4064f3b7 Add splash screen for read receipts
// FREEBIE
8 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
8 years ago
Moxie Marlinspike 8ce914a344 Refactor media overview activity to display documents
// FREEBIE
8 years ago
Moxie Marlinspike c6b2e785a5 Reorganize conversation media activity to have sticky headers
// FREEBIE
8 years ago
Moxie Marlinspike 4828a8a274 Add conversation media photo rail to recipient preferences
// FREEBIE
8 years ago
Moxie Marlinspike a1c276f70b Update to V7 PreferencesCompat library
// FREEBIE
8 years ago
Moxie Marlinspike cb9bc9659b Support for read receipts
// FREEBIE
8 years ago
Moxie Marlinspike 65124fd1f2 Redesign conversation and conversation preferences layouts
Remove avatars from conversation items unless in a group chat.

// FREEBIE
8 years ago
Moxie Marlinspike 0f65bf08b8 Align info graphic with text
Fixes #6949
// FREEBIE
8 years ago
Moxie Marlinspike 844ffdad54 Add padding to finish button for non-english languages
Fixes #6930
// FREEBIE
8 years ago
Moxie Marlinspike 19be527370 Fix recursive experience upgrade activity problem
// FREEBIE
8 years ago
Moxie Marlinspike 7197d513a3 Add target for 'who can see this' profile link
// FREEBIE
8 years ago
Moxie Marlinspike 2add02c62f Add splash screen for setting profiles
// FREEBIE
8 years ago
Moxie Marlinspike beed9d8034 Add length limit feedback when setting profile name
// FREEBIE
8 years ago
Moxie Marlinspike 3e22c37425 Allow conversation subtitle to support emoji
// FREEBIE
8 years ago
Moxie Marlinspike 64ad9ec9dd Add group profile sharing logic
// FREEBIE
8 years ago
Moxie Marlinspike 1b2f52209d Display unknown sender footer for unknown senders
// FREEBIE
8 years ago
Moxie Marlinspike c11f2eddf5 Display user profile information in settings activity
Allow for editing

// FREEBIE
8 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
8 years ago
Moxie Marlinspike 1893047a78 Profile creation activity
// FREEBIE
8 years ago
Moxie Marlinspike c36db03a3a Prevent audio control click handler feedback loops
Fixes #6356
Fixes #6406
Fixes #6169

Closes #6800
// FREEBIE
8 years ago
Moxie Marlinspike 59d3e666fe Rename 'verify safety number' to 'view safety number'
// FREEBIE
8 years ago
Moxie Marlinspike 76c28cfa7a Add support for SN verification
// FREEBIE
8 years ago
FeuRenard 1b75d00de5 Color registration buttons correctly <API21
Fixes #6604
Closes #6605
// FREEBIE
8 years ago
Mateo Hernandez da6a00c4dc Tweak reminder layout
Closes #6586
// FREEBIE
8 years ago
Shenka 58a5e1f33c Fix vertical space in import_export_fragment
Fixes #6590
// FREEBIE
8 years ago
Mateo Hernandez 31e78f5fae Tweak contact selection layout
Fixes #6588

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

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

Closes #6564
// FREEBIE
8 years ago
Moxie Marlinspike 03e347bfd9 s/Document/File
// FREEBIE
8 years ago
Moxie Marlinspike 2dceef50b7 Slim down some preference screens
// FREEBIE
8 years ago
Moxie Marlinspike bc33f8ec02 Remove unused resources
// FREEBIE
8 years ago
Moxie Marlinspike d00671e7a5 Tweak attachment type selector look
// FREEBIE
8 years ago
Moxie Marlinspike 2b79e131a7 Support for sending arbitrary file types
// FREEBIE
8 years ago
Ahmed Ibrahim Khalil c3164a8e84 Support copying links on long click.
Fixes #6343
Closes #6454
8 years ago
Mateo Hernandez 9716849bb9 Fix preference divider crash on KitKat
Closes #6546
Fixes #6544
// FREEBIE
8 years ago
Moxie Marlinspike cd56f03e07 Adjust conversation list look
// FREEBIE
8 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
8 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
8 years ago
Moxie Marlinspike f7261cc9e7 Remove GV from registration problems list
// FREEBIE
8 years ago
Moxie Marlinspike 3aae86d20c Update registration activity style
// FREEBIE
8 years ago
Moxie Marlinspike f67eb5f9f3 Support for receiving arbitrary attachment types
// FREEBIE
8 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
8 years ago
RiseT 4f0422ee94 Fixes misnamed string resource
Closes #6398
// FREEBIE
8 years ago
Moxie Marlinspike 9273f5cc67 Switch import/export activity from tabs to cards
// FREEBIE
8 years ago
Admir Ireiz 5e02715a2c Change the app icon
Closes #6189
8 years ago
Moxie Marlinspike 94964474b2 So long redphone
// FREEBIE
8 years ago
FeuRenard defb173ffe Dark theme support for audio drafts
Fixes #4681
Closes #6251
// FREEBIE
8 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
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
haffenloher 83e31cac07 Show videos in media overview
Fixes #5941
Closes #6152
// FREEBIE
8 years ago
Moxie Marlinspike d9b42c4369 Support for a "new messages" divider in conversations
// 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 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 d9f19fe36c Move scroll-to-bottom arrow placement up slightly
// 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 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
Veeti Paananen 4dae4444bc Fix right-to-left language support for voice recording
Bug: fixes #5999

// FREEBIE
8 years ago
Moxie Marlinspike 4ad989cc38 Fix rounded corners bitmap double free
Fixes #4732
// FREEBIE
8 years ago
Moxie Marlinspike d280604f1f Fix compileSdk 25 problems with GIF search
For #5965
// FREEBIE
8 years ago
Moxie Marlinspike d2be49af42 Support for tiling image view and large image viewing
Fixes #5949
Fixes #5574
Fixes #4380
// FREEBIE
8 years ago
Moxie Marlinspike 71f8e9eb31 Revert support library update, the future wasn't all we hoped for
Fixes #5965
// FREEBIE
8 years ago
Moxie Marlinspike 4ff8de0ca8 Remove superfluous icon and padding that came with sdk 24
Fixes #5965
// FREEBIE
8 years ago
RiseT e8555a84ac Make description strings in audio_view.xml translatable.
Closes #5916
// FREEBIE
8 years ago
Paul Lanctot 73bf75f65f Accessible content labels for attachment icons
Fixes #5908
Closes #5917
// FREEBIE
8 years ago
Moxie Marlinspike a4c17e5325 Support for generating video thumbnails
// FREEBIE
8 years ago
Moxie Marlinspike 1b44bdcd3c Support for stickers and scribbles
// FREEBIE
8 years ago
Nicholas Rizzio 2197d77ffc Fix the content description of the audio record button
Fixes #5910
Closes #5911
// FREEBIE
8 years ago
Moxie Marlinspike f6cbae602d Fix broken build (grrr @RiseT)
// FREEBIE
8 years ago
Moxie Marlinspike 69b102bfe3 Support for playing video in-app
// FREEBIE

Closes #5892
8 years ago
Moxie Marlinspike 8b342ee18b Support for "recent photos" thumbnailsabove attachment selector
// FREEBIE

Closes #5893
8 years ago
Moxie Marlinspike 8af9b7fd15 Improve animations on audio controls, enable push to talk
// FREEBIE
9 years ago
Moxie Marlinspike 8fdcff9f20 If Signal isn't enabled for receiving SMS, don't allow sending SMS
Closes #5877
// FREEBIE
9 years ago
Moxie Marlinspike b55a7ff5c0 Add copy and compare safety numbers from clipboard actions
// FREEBIE
9 years ago
RiseT 2d104d3783 "No results found." --> "Nothing found"
Closes #5814

// FREEBIE
9 years ago
mateoeh 0a72f6b32e Add shadow under compose view on scroll
Fixes #5098
Closes #5796
// FREEBIE
9 years ago
Moxie Marlinspike b8d938a020 Limit giphy search bar to one line
// FREEBIE
9 years ago
Moxie Marlinspike 69d0242574 Giphy integration
// FREEBIE
9 years ago