Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2021-03-31 16:02:32 -03:00
..
animation
attachments Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
audio Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
backup Include additional settings in backup. 2021-03-17 14:12:40 -04:00
blocked Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
blurhash Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
color Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
components Fix shape of message bubbles in RTL langauges. 2021-03-23 08:58:33 -04:00
contacts Fix several issues with contact name syncing. 2021-03-16 10:52:59 -03:00
contactshare Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
conversation Prevent crash when trying to save conversation viewing position. 2021-03-31 16:02:32 -03:00
conversationlist Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
crypto Go back to using a reentrant lock for store operations. 2021-03-01 09:38:33 -05:00
database Prevent crashing on duplicate gv1 storage records. 2021-03-17 14:12:40 -04:00
deeplinks Reopen properly when we select launcher icon. 2021-01-06 17:03:20 -04:00
delete Auto focus national number field after valid country code in delete fragment. 2020-12-10 12:36:38 -05:00
dependencies Add Device to Device Transfer UI. 2021-03-12 16:08:22 -05:00
devicelist
devicetransfer Fix device transfer stall if screen is locked during transfer. 2021-03-17 16:46:25 -04:00
events Fix crash when receiving call with no corresponding identity key. 2021-02-17 10:26:45 -05:00
gcm Log both current and original priority for FCM messages. 2021-02-16 17:45:06 -05:00
giph Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
glide Disable mass APNG animation on low-memory devices. 2021-01-24 17:40:44 -05:00
groups Do not insert empty group updates for non-internal users. 2021-03-12 10:30:05 -05:00
help Add a category dropdown in the help fragment. 2021-03-12 22:56:56 -05:00
imageeditor Wallpaper image selection and cropping. 2021-01-21 18:02:19 -05:00
insights Split system names into first / last. 2021-03-03 09:37:30 -04:00
invites Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
jobmanager Ensure Job factories pass the parameters to their created Jobs. 2021-03-16 10:07:21 -03:00
jobs Add tracing to a few critical jobs. 2021-03-19 09:28:04 -04:00
keyvalue Include pin reminder preference in settings backup. 2021-03-23 10:34:56 -04:00
linkpreview Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
lock Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
logging Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
logsubmit Include background restriction status in the logs. 2021-03-12 10:30:05 -05:00
longmessage Update long message activity toolbar color. 2021-02-11 11:37:50 -05:00
maps Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
media Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
mediaoverview Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
mediapreview Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
mediasend Request storage permission when adding additional media. 2021-03-16 10:45:31 -04:00
megaphone Remove Group Calling feature flag. 2021-03-31 16:02:31 -03:00
messagedetails Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
messageprocessingalarm Make the foreground delay configurable. Remove short initial delay. 2021-03-12 16:08:22 -05:00
messagerequests Fix issue where conversation hero avatars didn't show up. 2021-01-10 10:01:31 -05:00
messages Remove Group Calling feature flag. 2021-03-31 16:02:31 -03:00
migrations Fix crash in migration job retries. 2021-03-18 11:18:08 -04:00
mms Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
net Keep old device inactive after a successful transfer. 2021-03-17 14:12:40 -04:00
notifications Add Device to Device Transfer UI. 2021-03-12 16:08:22 -05:00
permissions Add Device to Device Transfer UI. 2021-03-12 16:08:22 -05:00
phonenumbers Add extra conditions for the SMS banner. 2021-01-08 21:01:13 -04:00
pin Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
preferences Stop backup jobs from continuing to run if backups become disabled. 2021-03-12 16:08:22 -05:00
profiles Split system names into first / last. 2021-03-03 09:37:30 -04:00
providers Fix initialization of BlobProvider. 2021-02-26 15:24:04 -05:00
proxy Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
push Add Device to Device Transfer UI. 2021-03-12 16:08:22 -05:00
qr Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
reactions Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
recipients Allow recipient cache to refresh inline while in a transaction. 2021-03-31 16:02:32 -03:00
registration Fix bug during registration when self exists already without an e164. 2021-03-31 16:02:32 -03:00
revealable Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
ringrtc Apply proper rotation to buttons and video in landscape. 2021-02-05 11:40:03 -05:00
scribbles Replace Firebase ML vision with built in face detection. 2021-01-28 18:44:04 -05:00
search Fix lint errors and add submodules to qa checks. 2021-02-24 15:07:56 -05:00
service Add support for verification codes without an internal hyphen 2021-03-19 14:38:30 -05:00
shakereport Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
sharing Prevent double tap send on camera first flow. 2021-02-25 12:33:39 -04:00
sms Add recipient protections and logging to media send flow. 2021-02-25 12:19:58 -05:00
stickers Disable mass APNG animation on low-memory devices. 2021-01-24 17:40:44 -05:00
storage Fix storage sync issue related to duplicate remote contacts. 2021-02-01 18:06:33 -05:00
transport Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
util Remove Group Calling feature flag. 2021-03-31 16:02:31 -03:00
video Custom streaming video muxer. 2021-01-06 17:03:21 -04:00
wallpaper Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
webrtc Add a system to improve app foreground observation. 2021-02-08 15:37:45 -05:00
AppCapabilities.java Inline GV1 auto-migration flag. 2020-12-17 17:55:33 -05:00
AppInitialization.java Include additional settings in backup. 2021-03-17 14:12:40 -04:00
ApplicationContext.java Ensure blobs from old sessions are deleted before creating new ones. 2021-02-24 16:04:58 -05:00
ApplicationPreferencesActivity.java Show a megaphone when notifications are disabled. 2021-02-25 12:54:23 -05:00
AvatarPreviewActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
BaseActivity.java Create a system for scheduling work post-initial-render. 2021-01-06 17:03:38 -04:00
BindableConversationItem.java Do not linkify message body if recipient is not message request accepted. 2021-02-03 11:45:44 -05:00
BindableConversationListItem.java
BlockUnblockDialog.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ClearAvatarPromptActivity.java Directly reference activity for remove avatar confirmation prompt. 2020-12-09 11:15:48 -04:00
ConfirmIdentityDialog.java Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
ContactSelectionActivity.java Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
ContactSelectionListFragment.java Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
DatabaseMigrationActivity.java Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
DeviceActivity.java Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
DeviceAddFragment.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
DeviceLinkFragment.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
DeviceListFragment.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
DummyActivity.java
ExpirationDialog.java
GroupMembersDialog.java Update assets and themes to leverage DayNight system. 2020-11-11 15:29:01 -05:00
InviteActivity.java Fixes sharing empty messages via Invite Friends. 2021-02-25 09:17:18 -05:00
KbsEnclave.java
LoggingFragment.java Add Device to Device Transfer UI. 2021-03-12 16:08:22 -05:00
MainActivity.java Keep old device inactive after a successful transfer. 2021-03-17 14:12:40 -04:00
MainFragment.java
MainNavigator.java Localize Conversation Intent creation. 2020-11-25 11:40:05 -04:00
MasterSecretListener.java
MediaPreviewActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
MuteDialog.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
NewConversationActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PassphraseActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PassphraseChangeActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PassphraseCreateActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PassphrasePromptActivity.java Avoid API 10 issues with androidx.biometric usage. 2021-02-26 15:24:03 -05:00
PassphraseRequiredActivity.java Keep old device inactive after a successful transfer. 2021-03-17 14:12:40 -04:00
PlayServicesProblemActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PlayServicesProblemFragment.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PromptMmsActivity.java
PushContactSelectionActivity.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
ShortcutLauncherActivity.java Reopen properly when we select launcher icon. 2021-01-06 17:03:20 -04:00
SmsSendtoActivity.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
TextSecureExpiredException.java
TransportOption.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
TransportOptions.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
TransportOptionsAdapter.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
TransportOptionsPopup.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
Unbindable.java
VerifyIdentityActivity.java Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
WebRtcCallActivity.java Fix crash when receiving call with no corresponding identity key. 2021-02-17 10:26:45 -05:00