Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-11-11 15:29:01 -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 Improve contact blocking UX via settings. 2020-11-11 15:29:01 -05:00
blurhash
color Allow voice notes to continue playback after leaving conversation. 2020-10-15 16:19:17 -04:00
components Add the ability to add suggested members after a GV1 migration. 2020-11-11 15:29:01 -05:00
contacts Improve contact blocking UX via settings. 2020-11-11 15:29:01 -05:00
contactshare Add vCard support for received MMS. 2020-09-23 16:54:38 -04:00
conversation Add the ability to add suggested members after a GV1 migration. 2020-11-11 15:29:01 -05:00
conversationlist Add support for Incoming / Outgoing Video Type. 2020-11-05 13:41:22 -04:00
crypto Reduce log noise. 2020-09-23 16:54:38 -04:00
database Improve contact blocking UX via settings. 2020-11-11 15:29:01 -05:00
dependencies Enforce a configurable max envelope size. 2020-10-22 16:56:16 -04:00
devicelist
events Fix crash when handling call messaging failures. 2020-11-05 15:56:56 -05:00
gcm
giph Open up link previews to work with all sites. 2020-08-14 15:54:05 -04:00
glide Remove thumbnails from the AttachmentDatabase. 2020-09-23 16:54:38 -04:00
groups Add the ability to add suggested members after a GV1 migration. 2020-11-11 15:29:01 -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 Log the version in our PersistentLogger. 2020-11-09 12:47: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
logging Log the version in our PersistentLogger. 2020-11-09 12:47:10 -05:00
logsubmit Include whether a user has a linked device in the debug log. 2020-11-02 10:01:59 -05:00
longmessage Have DatabaseFactory.getSmsDatabase() return MessageDatabase. 2020-08-24 11:16:41 -03:00
maps
media
mediaoverview Add polish to voice note bubbles. 2020-10-22 16:56:16 -04:00
mediapreview Remove thumbnails from the AttachmentDatabase. 2020-09-23 16:54:38 -04:00
mediasend Update CameraX to 1.0.0-beta11. 2020-11-11 15:29:01 -05:00
megaphone Add basic profile spoofing detection. 2020-11-04 16:24:45 -04:00
messagedetails Display a loading message if group update message is taking a while to load. 2020-09-23 16:54:38 -04:00
messagerequests Add basic profile spoofing detection. 2020-11-04 16:24:45 -04: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 Add polish to voice note bubbles. 2020-10-22 16:56:16 -04:00
net Implement new client deprecation UI. 2020-09-09 10:22:22 -04:00
notifications Fix wakelock release exception. 2020-10-21 11:11:42 -03:00
permissions
phonenumbers Only use the NATIONAL format for the US and UK. 2020-11-05 18:14:37 -05:00
pin Add the ability to migrate to new KBS enclaves. 2020-10-06 10:32:03 -03:00
preferences Improve contact blocking UX via settings. 2020-11-11 15:29:01 -05:00
profiles Add basic profile spoofing detection. 2020-11-04 16:24:45 -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 Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
recipients Pretty-print phone numbers. 2020-11-04 16:51:23 -04:00
registration Do not require write to read from single backup uri. 2020-11-11 15:29:01 -05:00
revealable Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04: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 Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04:00
service Fix crash when handling call messaging failures. 2020-11-05 15:56:56 -05:00
sharing Fallback to profile fetches for unlisted contacts. 2020-09-23 16:54:38 -04:00
sms Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
stickers Remove some calls to GMS APIs for utility functions. 2020-09-23 16:54:38 -04:00
storage Add support for syncing pinned status with storage service. 2020-10-15 16:19:17 -04:00
transport
usernames/username Update username UX and UI. 2020-08-27 12:12:44 -03:00
util Do not require write to read from single backup uri. 2020-11-11 15:29:01 -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 Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
ApplicationPreferencesActivity.java Implement new workflow for scoped storage backup selection. 2020-10-15 16:19:17 -04:00
AvatarPreviewActivity.java Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
BaseActivity.java Add trim conversations by time option. 2020-09-08 09:47:57 -04: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
InviteActivity.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -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 Handle GV2 addresses. 2020-08-14 15:54:05 -04:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java Share media from within Media Preview and share QR code image. 2020-11-04 16:05:35 -04: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 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 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 Show error message when unable to compute safety number. 2020-10-12 12:14:13 -04:00
WebRtcCallActivity.java Fix crash when handling call messaging failures. 2020-11-05 15:56:56 -05:00