Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Cody Henthorne dfb913cb98 Fix thread update with drafts bugs.
* Fix thread not updating correctly when drafts are present.
* Fix thread delete bug during first message drafting.
2022-11-30 17:10:36 -05:00
..
animation Update MediaPreviewV2 design values. 2022-11-02 15:31:52 -04:00
attachments Permanent attachment failure. 2022-10-27 16:33:33 -04:00
audio Gain temporary audio focus during voice memo recording. 2022-11-09 19:26:48 -05:00
avatar Fix crash when entering avatar picker on kitkat. 2022-11-02 15:31:52 -04:00
backup Guarantee table export order is valid. 2022-11-16 15:05:47 -04:00
badges Add credit card support to badge gifting. 2022-11-16 15:05:47 -04:00
blocked Remove unused context arguments in RecipientUtil. 2022-10-11 14:46:35 -04:00
blurhash
color Fix flow colors. 2022-10-07 18:45:11 -04:00
components Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
contacts Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
contactshare
conversation Fix thread update with drafts bugs. 2022-11-30 17:10:36 -05:00
conversationlist Fix menu visibility for chat filters. 2022-11-16 16:53:27 -04:00
crypto Always use sealed sender when sending stories. 2022-10-05 18:15:10 -04:00
database Fix thread update with drafts bugs. 2022-11-30 17:10:36 -05:00
deeplinks
delete
dependencies Always use sealed sender when sending stories. 2022-10-05 18:15:10 -04:00
devicelist
devicetransfer Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
emoji
events
exporter Do not include self in exported SMS threads. 2022-11-16 14:18:57 -05:00
fonts Do not unregister typeface result which can lead to a crash. 2022-10-12 15:46:18 -04:00
gcm Catch a foreground service start exception. 2022-10-07 18:45:11 -04:00
giph Enforce max gif playback using unreserved count from exo pool. 2022-11-02 15:31:52 -04:00
glide
groups Fix gv1 migration reminder bug. 2022-11-02 15:31:52 -04:00
help Improve error reporting for SMS export. 2022-10-19 22:11:31 -04:00
insights
invites
jobmanager Add support for separate story view receipt control. 2022-10-20 21:52:54 -04:00
jobs Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
keyboard Fix issue where non-ascii characters didn't show inline emoji suggestions. 2022-11-16 15:05:47 -04:00
keyvalue Add new error strings for credit cards. 2022-11-29 11:01:07 -04:00
linkpreview Ensure network call resources are closed. 2022-10-24 21:00:17 -03:00
lock Reduce flakiness of our dependencies. 2022-10-24 21:02:22 -03:00
logging
logsubmit Fix debuglog system info formatting bug. 2022-11-17 11:54:51 -05:00
longmessage
main Fix various bugs with KitKat preventing stories from launching. 2022-10-28 17:49:50 -03:00
maps
media
mediaoverview Remove old MediaPreviewActivity. 2022-10-31 09:23:11 -04:00
mediapreview Allow remote delete from Media Preview menu. 2022-11-30 17:10:35 -05:00
mediasend Fix issue where gallery image was overlapped by count. 2022-11-17 12:18:32 -04:00
megaphone Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
messagedetails Add in-chat payment messages. 2022-11-10 16:58:25 -05:00
messageprocessingalarm
messagerequests Remove unused context arguments in RecipientUtil. 2022-10-11 14:46:35 -04:00
messages Never show stories from blocked users. 2022-11-28 20:40:50 -05:00
migrations Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
mms Add in-chat payment messages. 2022-11-10 16:58:25 -05:00
net
notifications Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
payments Update enclave measurements to v3.0.0 for testnet. 2022-11-30 17:10:36 -05:00
permissions Add scrolling to rationale prompt. 2022-10-24 21:02:22 -03:00
phonenumbers Surround phone numbers with LTR unicode mark. 2022-10-24 21:00:17 -03:00
pin
preferences Reduce flakiness of our dependencies. 2022-10-24 21:02:22 -03:00
profiles Fetch own username from the whoami endpoint. 2022-11-02 15:31:52 -04:00
providers
proxy
push
qr
ratelimit
reactions
recipients Improve RecipientDatabase tests. 2022-11-16 15:05:47 -04:00
registration Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
releasechannel
revealable
ringrtc
s3
safety Fix possible RxStore memory leak. 2022-10-05 12:06:47 -03:00
scribbles Fix issue where images were not properly rendered for previews. 2022-10-06 13:45:17 -03:00
search
service Ignore group ring requests if we are already in the call. 2022-11-16 15:05:47 -04:00
shakereport
sharing Fix issue where forwarded link preview would overwrite original message id. 2022-10-17 13:41:18 -03:00
sms Add in-chat payment messages. 2022-11-10 16:58:25 -05:00
stickers
storage Add group stories education sheet. 2022-11-17 12:35:17 -04:00
stories Never show stories from blocked users. 2022-11-28 20:40:50 -05:00
subscription Trim zeroes in subscription row items. 2022-11-10 16:58:25 -05:00
transport
util Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
verify
video Fade out video player controls on playback. 2022-11-04 16:08:30 -04:00
wallpaper Fix bubble color wallpaper preview not updating for individuals. 2022-10-11 16:10:58 -04:00
webrtc Fix ongoing call notification bug. 2022-10-10 13:25:10 -04:00
AppCapabilities.java Inline the stories flag. 2022-11-09 19:26:48 -05:00
AppInitialization.java
ApplicationContext.java Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
AvatarPreviewActivity.java
BaseActivity.java
BindableConversationItem.java Add in-chat payment activation requests. 2022-11-02 15:31:52 -04:00
BindableConversationListItem.java
BiometricDeviceAuthentication.kt
BlockUnblockDialog.java
ClearAvatarPromptActivity.java
ContactSelectionActivity.java Fix incorrect Phase 0 implementations. 2022-10-24 10:17:12 -04:00
ContactSelectionListFragment.java Fix memory leak in contact selection list. 2022-11-16 15:05:47 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java Fix QR processing resolution and allow front camera use for device linking. 2022-10-24 21:00:17 -03:00
DeviceAddFragment.java Fix QR processing resolution and allow front camera use for device linking. 2022-10-24 21:00:17 -03:00
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
GroupMembersDialog.java
InviteActivity.java Add phased SMS removal UX. 2022-10-13 16:32:51 -04:00
KbsEnclave.java
LoggingFragment.java
MainActivity.java
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MuteDialog.java
NewConversationActivity.java Fix blocked refresh and format argument. 2022-11-02 15:31:52 -04:00
OverlayTransformation.kt
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
Unbindable.java
WebRtcCallActivity.java