Moxie Marlinspike
|
0dbcb1a49b
|
Support for adaptive icons
Closes #6887
Fixes #6511
|
8 years ago |
Moxie Marlinspike
|
e7a9893e94
|
Fix string typo
|
8 years ago |
Moxie Marlinspike
|
acfc9d75e0
|
Use startForegroundService instead of startService on Android 8
|
8 years ago |
Moxie Marlinspike
|
c2dbb34b25
|
Extract string resource
|
8 years ago |
Moxie Marlinspike
|
64c8b4b2ef
|
Support for selective permissions
|
8 years ago |
Moxie Marlinspike
|
886298674e
|
Adjust inbox zero empty state
|
8 years ago |
Moxie Marlinspike
|
e9a82502b9
|
Fix up converstion list empty state look
|
8 years ago |
Moxie Marlinspike
|
1ea913cea6
|
Updated language translations
|
8 years ago |
Moxie Marlinspike
|
9004474748
|
Updated language translations
|
8 years ago |
Moxie Marlinspike
|
19d49ed281
|
Add slight drop shadow to slide up / slide down answer button text
|
8 years ago |
Moxie Marlinspike
|
4ecb65a262
|
Lighten conversation list item dividers in light theme
|
8 years ago |
Moxie Marlinspike
|
80042ae3aa
|
Display action mode over toolbar
Fixes #7198
|
8 years ago |
Moxie Marlinspike
|
86bd2351bc
|
Replace answer/decline button and action for incoming calls
Fixes #7199
|
8 years ago |
Moxie Marlinspike
|
cf81815bf6
|
Add recent chats to top of share list
|
8 years ago |
Moxie Marlinspike
|
c5a9f27c31
|
Catch some activity not found exceptions for expired builds
|
8 years ago |
Moxie Marlinspike
|
de812d3f0f
|
Extract string resources
|
8 years ago |
Moxie Marlinspike
|
e31ce39967
|
Fix background on attachment manager
|
8 years ago |
Moxie Marlinspike
|
2da47c3bb3
|
Fix share list crash and update look/feel
Fixes #7195
|
8 years ago |
Moxie Marlinspike
|
749eeb87b2
|
Update language translations
|
8 years ago |
Moxie Marlinspike
|
909c0c544c
|
Make sure thread preview text is to left of unread indicator
|
8 years ago |
Moxie Marlinspike
|
40004b5be3
|
Updated language translations
|
8 years ago |
Moxie Marlinspike
|
1986e58c5f
|
Remove unused resources
According to Android Studio
|
8 years ago |
Moxie Marlinspike
|
b88069f396
|
Revert "Remove unused resources"
AS seems to have miscalculated
This reverts commit 344af622b7 .
|
8 years ago |
Moxie Marlinspike
|
344af622b7
|
Remove unused resources
Or so says Android Studio
|
8 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
|
8 years ago |
Moxie Marlinspike
|
03573df00f
|
Add inset dividers in conversation list
Closes #7074
|
8 years ago |
Moxie Marlinspike
|
6b94d0679c
|
Remove unused resource
|
8 years ago |
Moxie Marlinspike
|
1cee253b41
|
Fix contact list search cursor color
|
8 years ago |
Moxie Marlinspike
|
405ee3b741
|
Improve search bar visibility
|
8 years ago |
Moxie Marlinspike
|
9a75f49aa1
|
Add an empty state for search
|
8 years ago |
Moxie Marlinspike
|
9c50057909
|
Add an empty state for archived
|
8 years ago |
Moxie Marlinspike
|
bb878f8a67
|
Adjust Conversation List toolbar to match RecyclerView alignment
|
8 years ago |
Moxie Marlinspike
|
3097c2855e
|
Add empty state for conversation list
|
8 years ago |
Moxie Marlinspike
|
90ff0e58b0
|
Update registration flow
|
8 years ago |
Moxie Marlinspike
|
42ef64aebe
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
9f0252dfb9
|
Update domain fronting cert store with new Google roots
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
10f224ede5
|
Update to glide 4.x
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
5711adb2c9
|
Fix profile out of memory errors on low mem devices
Fixes #7094
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
afa0807827
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
77c232760c
|
No documents found -> No documents
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
5be1a5e3d5
|
Fix "no media" text alignment in conversation gallery
Fixes #7066
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
9fa4ba126b
|
Fix non-collapsing layout when scrolled from horiz recyclerview
Fixes #7042
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
ac282ccf70
|
Display contact color in background for generated avatars
Fixes #7028
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
0a3ede7c32
|
Fix expiring messages timer colors in dark theme
Fixes #5759
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
5ad7e3b48a
|
Make avatar in conversation activity tappable
Fixes #7025
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
10e305d204
|
Remove elevation
Helps #6894
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
cee3858e2e
|
Fix mysteriously missing string content
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
b430be9759
|
Fix color for shared media in dark theme
ugh dark theme
Fixes #7024
// FREEBIE
|
8 years ago |
FeuRenard
|
d71fb4c958
|
Adjust dark themed NoActionBar activities
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
677c7732cf
|
Update incognito keyboard string
Fixes #7037
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
4ebf97550c
|
Fix unlocked icon color in dark theme
Fixes #7036
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
4dfaec977f
|
Fix string reference
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
ba849bce2c
|
Add support for incognito keyboard preference
Closes #6985
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
5de89d4f26
|
Correctly disable preferences in group conversation preferences
Fixes #7031
// 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
|
c09d2951b1
|
Fix preference compat crash
Fixes #7018
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
edc00d858b
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
2e56a0aa70
|
Fix typo
// 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
|
e5e0bc2333
|
Reorganize preference widgets
// 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
|
c7e972026c
|
Updated language translations
// 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
|
967c374213
|
Display error when camera doesn't return image
Partial #6926
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
612ad49a8b
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
19be527370
|
Fix recursive experience upgrade activity problem
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
26c7a68a66
|
Updated language translations
// 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
|
6bfe05323e
|
Update recipient preference style
// 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
|
df99deb480
|
Insert profile creation into registration flow, fix capture
// 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
|
8c7ffe73f3
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
f62fa2dc4e
|
Updated language translations
// 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
|
54bab07483
|
Update language translations
// FREEBIE
|
8 years ago |
Christian Ascheberg
|
95d48bd3e9
|
Improve wording of joined contact notification
Fixes #6757
Closes #6764
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
8208bbf3c0
|
Remove stale identity approval preference (no longer used)
Fixes #6745
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
83b1e7ba6c
|
Updated language translations
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
fa64c5de62
|
Updated language translations
// FREEBIE
|
8 years ago |
RiseT
|
52311eb881
|
"Message notifications" >> "Messages"
Closes #6700
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
414a885b54
|
Make string plural
// FREEBIE
|
8 years ago |
Moxie Marlinspike
|
59d3e666fe
|
Rename 'verify safety number' to 'view safety number'
// FREEBIE
|
8 years ago |