Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-11-20 15:15:42 -04: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 Upgrade SDK to 30. 2020-11-18 13:38:27 -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 Don't show donate or research megaphones on new app installs. 2020-11-19 08:42:35 -05:00
contacts Move to Signal Protocol written in Rust. 2020-11-16 12:28:11 -05:00
contactshare Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
conversation Fix read/unread conversation list colors. 2020-11-18 14:00:14 -05:00
conversationlist Fix read/unread conversation list colors. 2020-11-18 14:00:14 -05:00
crypto Reduce log noise. 2020-09-23 16:54:38 -04:00
database Fix membership diffs that occur during a GV1->GV2 migration. 2020-11-20 13:26:17 -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 Clean up log statement in FcmFetchService. 2020-08-04 19:12:25 -04:00
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 Block GV1 creation if forced migrations are enabled. 2020-11-20 11:49:18 -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 Ensure we properly detect update messages for migrations. 2020-11-20 11:39:55 -05:00
keyvalue Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
linkpreview Upgrade SDK to 30. 2020-11-18 13:38:27 -04:00
lock Fix Android 11 issue where keyboard wasn't auto-showing for PIN reminders. 2020-11-18 11:57:33 -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 Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
megaphone Update phrasing on donate megaphone dismiss button. 2020-11-19 13:46:35 -05: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 Move to Signal Protocol written in Rust. 2020-11-16 12:28:11 -05:00
mms Increase uncompressed video attachment size to 300 Mb. 2020-11-20 15:15:42 -04:00
net Implement new client deprecation UI. 2020-09-09 10:22:22 -04:00
notifications Break large read receipt messages into chunks. 2020-11-18 14:19:28 -05:00
permissions
phonenumbers Only use the NATIONAL format for the US and UK. 2020-11-05 18:14:37 -05:00
pin Move to Signal Protocol written in Rust. 2020-11-16 12:28:11 -05:00
preferences Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -04:00
profiles Fix situation where group thread does not yet exist. 2020-11-17 15:52:38 -04: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 Add QR group link share. 2020-08-31 12:35:38 -03:00
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 Request READ_PHONE_NUMBERS permission when necessary. 2020-11-18 19:47:27 -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 Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
search Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04:00
service Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -04:00
sharing Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -04: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 Update username UX and UI. 2020-08-27 12:12:44 -03:00
util Convert GV1->GV2 migration flags to booleans. 2020-11-20 13:50:14 -05:00
video Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
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 More reliably setup initial preferences. 2020-11-18 19:47:27 -05:00
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 Have DatabaseFactory.getSmsDatabase() return MessageDatabase. 2020-08-24 11:16:41 -03:00
ContactSelectionActivity.java Fix to allow send of Signal invitation SMS to a single person. 2020-08-31 11:33:50 -03:00
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 Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java More reliably setup initial preferences. 2020-11-18 19:47:27 -05:00
PassphrasePromptActivity.java Use onCreateOptionsMenu when to inflate a menu in order for menu items to appear correctly in RTL languages. 2020-08-31 12:12:15 -03:00
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 Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -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