Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-05-04 10:54:55 -04:00
..
animation
attachments Add initial support for send/receive on CDN2. 2020-04-21 13:33:29 -04:00
audio
backup Migrate avatars and group avatars. 2020-03-26 22:38:33 -04:00
blurhash
color Add ultramarine as a conversation color option. 2020-04-21 16:09:30 -04:00
components Add animation when replying to a message. 2020-04-03 12:19:13 -04:00
contacts Add ultramarine as a conversation color option. 2020-04-21 16:09:30 -04:00
contactshare Fix crash when importing vcf after exporting it. 2020-04-03 12:20:15 -04:00
conversation Fix crash when blocking group. 2020-04-27 16:52:17 -03:00
conversationlist Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00
crypto Migrate avatars and group avatars. 2020-03-26 22:38:33 -04:00
database Fix issue with editing and forwarding a received video. 2020-05-04 10:54:55 -04:00
dependencies Add a more generic system for handling early messages. 2020-04-21 16:09:30 -04:00
devicelist
events
gcm Add ability to listen to jobs based on a filter. 2020-03-26 17:37:51 -04:00
giph Add DNS fallback system. 2020-04-03 12:19:12 -04:00
glide Add DNS fallback system. 2020-04-03 12:19:12 -04:00
groups Fix Transifex string name clash. 2020-04-22 14:18:28 -04:00
help Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
imageeditor Resize avatars to 1024x1024. 2020-03-26 17:37:52 -04:00
insights Remove TextSecurePreferences.getAvatarId() 2020-03-26 17:37:52 -04:00
invites
jobmanager Add support for passing data between jobs. 2020-04-21 13:33:41 -04:00
jobs Fix issue with re-using forwarded attachment pointers. 2020-04-30 16:36:06 -04:00
keyvalue Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
linkpreview Add DNS fallback system. 2020-04-03 12:19:12 -04:00
lock Fix issue with PIN verification. 2020-04-30 17:03:28 -04:00
logging Improve debuglog submission. 2020-02-26 17:11:34 -05:00
logsubmit Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
longmessage
maps
mediaoverview
mediapreview Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
mediasend Improve correctness and performance of camera contact search. 2020-04-23 10:25:45 -04:00
megaphone Show PIN reminder for non-reglock users. 2020-04-28 10:38:49 -04:00
messagerequests Proactively share profile key after accepting a message request. 2020-04-21 16:09:30 -04:00
migrations Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
mms Guard against malformed group ids. 2020-04-21 16:09:30 -04:00
net Broaden exception handling in custom DNS. 2020-05-04 10:54:55 -04:00
notifications Add pre-alpha receive support for remote delete. 2020-04-21 16:09:13 -04:00
permissions Dialog theme rename. 2020-04-21 16:09:30 -04:00
phonenumbers GroupId class. 2020-03-26 17:37:52 -04:00
pin Fix some PinState bugs. 2020-04-24 19:40:50 -04:00
preferences Fix some more UX issues with blocked users. 2020-04-23 11:06:52 -04:00
profiles Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
providers Fix issue with mimeType resolution in share flow. 2020-02-26 17:06:06 -05:00
push Require CDN number match rather than use default CDN 2020-04-21 13:33:41 -04:00
qr
reactions Remove jumpiness when rendering reactions. 2020-04-21 13:33:41 -04:00
recipients Make LiveRecipientCache throw exceptions instead of errors. 2020-05-04 00:48:09 -04:00
registration Fix some storage service consistency issues. 2020-04-24 19:14:08 -04:00
revealable
ringrtc Convert IllegalStateException to warning log in receivedBusy() 2020-02-14 08:13:11 -08:00
scribbles Resize avatars to 1024x1024. 2020-03-26 17:37:52 -04:00
search Improve correctness and performance of camera contact search. 2020-04-23 10:25:45 -04:00
service Fix call termination when muting before call is connected. 2020-04-22 14:18:28 -04:00
sharing Fix issue with mimeType resolution in share flow. 2020-02-26 17:06:06 -05:00
sms Guard against malformed group ids. 2020-04-21 16:09:30 -04:00
stickers Improve emoji sticker suggestions. 2020-03-26 17:37:51 -04:00
storage Fix issue with group storage IDs. 2020-04-28 10:38:58 -04:00
transport
usernames/username
util Fix some PinState bugs. 2020-04-24 19:40:50 -04:00
video Fix crash when videos are missing a duration. 2020-04-22 14:18:28 -04:00
webrtc Update ringrtc to v1.0.1 2020-02-13 20:53:10 -05:00
AppCapabilities.java Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00
AppInitialization.java Read the sticker length during backup import. 2020-02-28 16:58:47 -05:00
ApplicationContext.java Improve logging for storage service. 2020-04-23 12:03:31 -04:00
ApplicationPreferencesActivity.java Add new contact us flow. 2020-03-05 18:42:17 -05:00
BaseActionBarActivity.java
BaseActivity.java
BindableConversationItem.java
BindableConversationListItem.java
BlockedContactsActivity.java Update and centralize block strings. 2020-04-21 16:09:30 -04:00
BlockUnblockDialog.java Update and centralize block strings. 2020-04-21 16:09:30 -04:00
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java
ContactSelectionActivity.java
ContactSelectionListFragment.java
CountrySelectionFragment.java
DatabaseMigrationActivity.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExpirationDialog.java
GroupCreateActivity.java Guard against malformed group ids. 2020-04-21 16:09:30 -04:00
GroupMembersDialog.java Dismiss group participant list on contact click. 2020-04-22 14:18:28 -04:00
IncomingMessageProcessor.java
InviteActivity.java Update icons and colors. 2020-03-26 17:37:51 -04:00
MainActivity.java
MainFragment.java
MainNavigator.java
MasterSecretListener.java
MediaPreviewActivity.java Refactor out MediaPreviewActivity Intent creation method. 2020-04-21 13:33:41 -04:00
MessageDetailsActivity.java Fix threading issue with message resends. 2020-04-27 11:11:24 -04:00
MessageDetailsRecipientAdapter.java
MessageRecipientListItem.java
MuteDialog.java
NewConversationActivity.java
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Update icons and colors. 2020-03-26 17:37:51 -04:00
PassphraseRequiredActionBarActivity.java Update registration to allow PIN entry. 2020-04-21 13:33:41 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
RecipientPreferenceActivity.java Fix some more UX issues with blocked users. 2020-04-23 11:06:52 -04:00
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java Update icons and colors. 2020-03-26 17:37:51 -04:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Extract method for creating safety number intents. 2020-04-21 16:09:30 -04:00
WebRtcCallActivity.java Update ringrtc to v1.0.1 2020-02-13 20:53:10 -05:00