Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-11-13 14:39:46 -05:00
..
animation Add foundational UX and state support for Group Calling. 2020-09-23 16:54:38 -04:00
attachments Remove thumbnails from the AttachmentDatabase. 2020-09-23 16:54:38 -04:00
audio Allow voice notes to continue playback after leaving conversation. 2020-10-15 16:19:17 -04:00
backup Notify about accidentally disabled backups. 2020-10-29 13:32:55 -04:00
blocked Open keyboard when we open contact selection from blocked preference. 2020-11-12 13:39:38 -04:00
blurhash
color Allow voice notes to continue playback after leaving conversation. 2020-10-15 16:19:17 -04:00
components Fix appearance of small audio view to show correct background color and the progress circle. 2020-11-13 14:39:46 -05:00
contacts Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
contactshare Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
conversation Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
conversationlist Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
crypto Reduce log noise. 2020-09-23 16:54:38 -04:00
database Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
dependencies Do not send typing indicator when deleting from the end & send stopped typing indicator when compose completely empty. 2020-11-11 15:29:02 -05:00
devicelist
events Add initial support for Group Calling. 2020-11-11 15:29:02 -05:00
gcm
giph Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
glide Remove thumbnails from the AttachmentDatabase. 2020-09-23 16:54:38 -04:00
groups Add support for manual initiation of GV1->GV2 migrations. 2020-11-12 09:52:21 -05:00
help
imageeditor
insights
invites
jobmanager Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
jobs Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
keyvalue Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
linkpreview Support sgnl://signal.group links. 2020-10-07 17:22:05 -04:00
lock Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
logging Log the version in our PersistentLogger. 2020-11-09 12:47:10 -05:00
logsubmit Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
longmessage Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
maps
media
mediaoverview Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
mediapreview Remove thumbnails from the AttachmentDatabase. 2020-09-23 16:54:38 -04:00
mediasend Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
megaphone Add basic profile spoofing detection. 2020-11-04 16:24:45 -04:00
messagedetails Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
messagerequests Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
messages Reduce log noise. 2020-09-23 16:54:38 -04:00
migrations Notify about accidentally disabled backups. 2020-10-29 13:32:55 -04:00
mms Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
net Implement new client deprecation UI. 2020-09-09 10:22:22 -04:00
notifications Improve mention notifications by only showing alerting notifications once. 2020-11-11 15:29:02 -05:00
permissions
phonenumbers Only use the NATIONAL format for the US and UK. 2020-11-05 18:14:37 -05:00
pin Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
preferences Do not send typing indicator when deleting from the end & send stopped typing indicator when compose completely empty. 2020-11-11 15:29:02 -05:00
profiles Remove old profile sharing UI. 2020-11-12 12:01:43 -05:00
providers Share media from within Media Preview and share QR code image. 2020-11-04 16:05:35 -04:00
push Improve network reliability during resumable uploads. 2020-10-15 16:19:17 -04:00
qr
reactions Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
recipients Consolidate AnimatedDialog themes to single DayNight theme. 2020-11-11 15:29:01 -05:00
registration Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
revealable Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
ringrtc Call handling state machine refactor. 2020-10-22 15:55:18 -03:00
scribbles Fix mediastore access for Android Q. 2020-10-19 18:16:29 -03:00
search
service Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
sharing Add support for GV1->GV2 forced migration. 2020-11-12 12:32:10 -05:00
sms Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
stickers Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
storage Proper handling of GV1->GV2 migrations in storage service. 2020-11-11 15:29:01 -05:00
tracing Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
transport
usernames/username
util Fix incorrect restarting and theming when system changes night mode. 2020-11-13 14:39:00 -05:00
video
webrtc Implement new workflow for scoped storage backup selection. 2020-10-15 16:19:17 -04:00
AppCapabilities.java Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
AppInitialization.java
ApplicationContext.java Apply locale updates correctly for appcompat-v1.2.0. 2020-11-12 09:56:07 -05:00
ApplicationPreferencesActivity.java Apply locale updates correctly for appcompat-v1.2.0. 2020-11-12 09:56:07 -05:00
AvatarPreviewActivity.java Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
BaseActivity.java Fix incorrect restarting and theming when system changes night mode. 2020-11-13 14:39:00 -05:00
BindableConversationItem.java Render GV1->GV2 migration event. 2020-11-04 16:05:35 -04:00
BindableConversationListItem.java
BlockUnblockDialog.java
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java
ContactSelectionActivity.java
ContactSelectionListFragment.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExpirationDialog.java
GroupMembersDialog.java Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
InviteActivity.java Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
KbsEnclave.java Add the ability to migrate to new KBS enclaves. 2020-10-06 10:32:03 -03:00
LoggingFragment.java
MainActivity.java Apply locale updates correctly for appcompat-v1.2.0. 2020-11-12 09:56:07 -05:00
MainFragment.java
MainNavigator.java Apply locale updates correctly for appcompat-v1.2.0. 2020-11-12 09:56:07 -05:00
MasterSecretListener.java
MediaPreviewActivity.java Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
MuteDialog.java
NewConversationActivity.java Inline CDS feature flag. 2020-09-23 16:54:38 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
ShortcutLauncherActivity.java
SmsSendtoActivity.java Fallback to profile fetches for unlisted contacts. 2020-09-23 16:54:38 -04:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
WebRtcCallActivity.java Add initial support for Group Calling. 2020-11-11 15:29:02 -05:00