Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Cody Henthorne b91f04316a
Fix lint errors and add submodules to qa checks.
2021-02-24 15:07:56 -05:00
..
animation
attachments
audio
backup
blocked
blurhash
color
components Perform individual decryptions inside a database transaction. 2021-02-20 14:45:36 -05:00
contacts
contactshare
conversation Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
conversationlist Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
crypto Perform individual decryptions inside a database transaction. 2021-02-20 14:45:36 -05:00
database Fix lint errors and add submodules to qa checks. 2021-02-24 15:07:56 -05:00
deeplinks
delete
dependencies Perform individual decryptions inside a database transaction. 2021-02-20 14:45:36 -05:00
devicelist
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
glide
groups Improve experience of populating migration dialog. 2021-02-12 11:42:20 -05:00
help Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
imageeditor
insights Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
invites
jobmanager Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
jobs Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
keyvalue Clean up several UX interactions with proxy entry. 2021-02-03 16:04:01 -05:00
linkpreview
lock
logging
logsubmit Add notification settings to debuglogs. 2021-02-20 14:45:36 -05:00
longmessage Update long message activity toolbar color. 2021-02-11 11:37:50 -05:00
maps
media
mediaoverview Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
mediapreview
mediasend Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
megaphone
messagedetails Switch to a standard toolbar color. 2021-02-10 15:21:03 -05:00
messageprocessingalarm Ensure MessageProcessReceiver pending result finished is called timely. 2021-02-12 11:24:12 -04:00
messagerequests
messages Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
migrations Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
mms Make max image dimensions a round number. 2021-02-11 13:59:02 -05:00
net Allow using a proxy during registration. 2021-02-02 20:32:52 -05:00
notifications Fix lint errors and add submodules to qa checks. 2021-02-24 15:07:56 -05:00
permissions
phonenumbers
pin Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
preferences Log when screen lock toggle changes. 2021-02-20 14:45:36 -05:00
profiles Fix conversation banner layout issues. 2021-02-11 21:48:23 -05:00
providers Move BlobProvider storage out of cache and into internal storage. 2021-02-11 13:26:12 -05:00
proxy Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
push Improve network reliability. 2021-02-11 13:53:48 -05:00
qr
reactions
recipients Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
registration Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
revealable
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 Fix bug with dropped ice candidates when receiving a call. 2021-02-19 13:07:20 -05:00
shakereport Add a system to improve app foreground observation. 2021-02-08 15:37:45 -05:00
sharing Perform additional URI validation in ShareRepository. 2021-02-17 15:07:37 -05:00
sms
stickers
storage Fix storage sync issue related to duplicate remote contacts. 2021-02-01 18:06:33 -05:00
transport
util Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
video
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
AppInitialization.java
ApplicationContext.java Fix possible crash during NotificationChannels initialization. 2021-02-16 17:45:06 -05:00
ApplicationPreferencesActivity.java Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
AvatarPreviewActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
BaseActivity.java
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
ClearAvatarPromptActivity.java
ConfirmIdentityDialog.java Decrypt and process messages all in one transaction. 2021-02-23 18:34:18 -05:00
ContactSelectionActivity.java
ContactSelectionListFragment.java Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
DatabaseMigrationActivity.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExpirationDialog.java
GroupMembersDialog.java
InviteActivity.java
KbsEnclave.java
LoggingFragment.java
MainActivity.java Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
MuteDialog.java
NewConversationActivity.java
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
PassphraseRequiredActivity.java Periodic alarm to check for messages. 2021-02-10 15:21:04 -05:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Enable lock screen fallback when biometric authentications may not work. 2021-02-24 08:54:25 -05:00
WebRtcCallActivity.java Fix crash when receiving call with no corresponding identity key. 2021-02-17 10:26:45 -05:00