Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-11-25 11:37:13 -04:00
..
animation
attachments
audio
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
components Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
contacts Revert "Move to Signal Protocol written in Rust." 2020-11-23 10:22:53 -04:00
contactshare Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
conversation Do not crash if RECIPIENT_EXTRA is null. 2020-11-24 13:22:41 -04:00
conversationlist Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
crypto
database Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
dependencies Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
devicelist
events Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
gcm
giph Refactor with WindowUtil and correct some colors. 2020-11-13 14:43:58 -04:00
glide
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 Add additional Group Calling features. 2020-11-20 15:42:46 -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 Revert "Move to Signal Protocol written in Rust." 2020-11-23 10:22:53 -04:00
logging Log the version in our PersistentLogger. 2020-11-09 12:47:10 -05:00
logsubmit Upload trace file as separate debuglogs item. 2020-11-25 11:37:13 -04: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
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
migrations Revert "Move to Signal Protocol written in Rust." 2020-11-23 10:22:53 -04:00
mms Increase uncompressed video attachment size to 300 Mb. 2020-11-20 15:15:42 -04:00
net
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 Revert "Move to Signal Protocol written in Rust." 2020-11-23 10:22:53 -04: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
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 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
scribbles Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
search
service Revert "Move to Signal Protocol written in Rust." 2020-11-23 10:22:53 -04:00
sharing Implement ShortcutInfo for API 30. 2020-11-18 14:25:01 -04:00
sms
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 Add additional Group Calling features. 2020-11-20 15:42:46 -05:00
video Display video file output size and duration during clipping. 2020-11-20 13:27:58 -04:00
webrtc
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
BaseActivity.java Fix incorrect restarting and theming when system changes night mode. 2020-11-13 14:39:00 -05:00
BindableConversationItem.java Add additional Group Calling features. 2020-11-20 15:42:46 -05: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
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
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 additional Group Calling features. 2020-11-20 15:42:46 -05:00