Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2021-02-03 16:40:21 -05:00
..
animation
attachments
audio
backup Move the JobDatabase to a separate physical database. 2021-01-06 17:03:21 -04:00
blocked Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
blurhash
color
components Change migration prompt from 'update' to 'upgrade'. 2021-02-03 16:04:01 -05:00
contacts Apply contact list SMS filter to 'recents' section. 2021-01-23 18:48:14 -05:00
contactshare
conversation Do not linkify message body if recipient is not message request accepted. 2021-02-03 11:45:44 -05:00
conversationlist Use matching color for read conversation sender names. 2021-02-03 16:04:01 -05:00
crypto Revert "Bump libsignal-client to 0.2.2" 2021-01-24 17:40:44 -05:00
database Fix potential Base64 < 4 characters crash on group invite. 2021-01-28 18:44:04 -05: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 Allow using a proxy during registration. 2021-02-02 20:32:52 -05:00
devicelist
events Add 'on another device' to participants description 2021-01-14 07:03:19 -04:00
gcm Clean up unnecessary GCM stuff, improve FCM logging. 2021-02-01 20:56:25 -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 Skip automigration of nameless groups. 2021-02-02 15:30:20 -04:00
help Include an English filter line in the support email body. 2021-01-19 17:06:23 -04:00
imageeditor Wallpaper image selection and cropping. 2021-01-21 18:02:19 -05:00
insights
invites
jobmanager Move backoff calculation into jobs. 2021-01-28 18:44:04 -05:00
jobs Have a much longer backoff maximum for 5xx errors. 2021-01-28 18:51:42 -05:00
keyvalue Clean up several UX interactions with proxy entry. 2021-02-03 16:04:01 -05:00
linkpreview Update link preview user agent. 2021-01-11 13:46:35 -04:00
lock
logging
logsubmit Update logic on deciding whether to bulk animate stickers. 2021-01-25 13:57:24 -05:00
longmessage Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
maps
media
mediaoverview Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
mediapreview
mediasend Fix camera crash when mic permission is granted. 2021-01-21 18:02:19 -05:00
megaphone Added a new onboarding megaphone. 2021-01-08 23:00:41 -05:00
messagedetails Do not linkify message body if recipient is not message request accepted. 2021-02-03 11:45:44 -05:00
messagerequests Fix issue where conversation hero avatars didn't show up. 2021-01-10 10:01:31 -05:00
messages Allow using a proxy during registration. 2021-02-02 20:32:52 -05:00
migrations Move backoff calculation into jobs. 2021-01-28 18:44:04 -05:00
mms Do not bump group threads on leave. 2021-01-22 23:36:42 -05:00
net Allow using a proxy during registration. 2021-02-02 20:32:52 -05:00
notifications Perfom a migration to notify users of new contacts. 2021-01-11 23:22:01 -05:00
permissions
phonenumbers Add extra conditions for the SMS banner. 2021-01-08 21:01:13 -04:00
pin Include an English filter line in the support email body. 2021-01-19 17:06:23 -04:00
preferences Add some description to the proxy settings screen. 2021-02-03 16:40:21 -05:00
profiles Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
providers
proxy Add UI support for configuring a proxy. 2021-02-02 16:42:47 -05:00
push Clean up several UX interactions with proxy entry. 2021-02-03 16:04:01 -05:00
qr
reactions Add support for an 'About' field on your profile. 2021-01-21 18:02:19 -05:00
recipients Add additional debug info for internal users. 2021-02-03 13:06:11 -05:00
registration Allow proxy deep links during registration. 2021-02-03 16:04:01 -05:00
revealable Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
ringrtc Update to RingRTC v2.9.0 2021-01-27 11:52:32 -04:00
scribbles Replace Firebase ML vision with built in face detection. 2021-01-28 18:44:04 -05:00
search
service Update to RingRTC v2.9.0 2021-01-27 11:52:32 -04:00
shakereport Add shake-to-report for internal users. 2021-01-06 17:03:20 -04:00
sharing Fix crash when READ_PHONE_STATE is denied. 2021-01-29 18:22:32 -05:00
sms Do not bump group threads on leave. 2021-01-22 23:36:42 -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
util Improve proxy link parsing. 2021-02-03 16:04:01 -05:00
video Custom streaming video muxer. 2021-01-06 17:03:21 -04:00
wallpaper Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00
webrtc Add toggle to control call bandwidth. 2021-01-13 19:43:23 -05:00
AppCapabilities.java Inline GV1 auto-migration flag. 2020-12-17 17:55:33 -05:00
AppInitialization.java Install a new animated sticker pack. 2021-01-21 18:02:19 -05:00
ApplicationContext.java Add UI support for configuring a proxy. 2021-02-02 16:42:47 -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 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
ClearAvatarPromptActivity.java Directly reference activity for remove avatar confirmation prompt. 2020-12-09 11:15:48 -04:00
ConfirmIdentityDialog.java
ContactSelectionActivity.java Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
ContactSelectionListFragment.java Finalize wallpaper UX. 2021-01-21 18:02:19 -05:00
DatabaseMigrationActivity.java Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
DeviceActivity.java
DeviceAddFragment.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
DeviceLinkFragment.java
DeviceListFragment.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExpirationDialog.java
GroupMembersDialog.java
InviteActivity.java Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
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 Allow contact support from registration lock and screen lock screens. 2021-02-01 11:58:33 -05:00
PassphraseRequiredActivity.java Allow proxy deep links during registration. 2021-02-03 16:04:01 -05:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ShortcutLauncherActivity.java Reopen properly when we select launcher icon. 2021-01-06 17:03:20 -04:00
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
WebRtcCallActivity.java Revert "Fix wallpaper in landscape mode with notched devices." 2021-01-30 11:29:44 -05:00