Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Alan Evans 0b279d1df3 Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
..
animation Implement new PIN UX. 2020-02-01 12:42:29 -04:00
attachments Add initial support for send/receive on CDN2. 2020-04-21 13:33:29 -04:00
audio Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
backup Migrate avatars and group avatars. 2020-03-26 22:38:33 -04:00
blurhash Move all files to natural position. 2020-01-06 11:08:30 -05:00
color Add ultramarine as a conversation color option. 2020-04-21 16:09:30 -04:00
components Implement new call screen UI/UX. 2020-05-13 16:18:18 -04:00
contacts Group contact chips behind feature flag. 2020-05-13 16:18:18 -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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
events Implement new call screen UI/UX. 2020-05-13 16:18:18 -04:00
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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
jobmanager Add support for passing data between jobs. 2020-04-21 13:33:41 -04:00
jobs Implement new call screen UI/UX. 2020-05-13 16:18:18 -04:00
keyvalue Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
linkpreview Add DNS fallback system. 2020-04-03 12:19:12 -04:00
lock Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
logging Improve debuglog submission. 2020-02-26 17:11:34 -05:00
logsubmit Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
longmessage Move all files to natural position. 2020-01-06 11:08:30 -05:00
maps Move all files to natural position. 2020-01-06 11:08:30 -05:00
mediaoverview Move all files to natural position. 2020-01-06 11:08:30 -05:00
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 Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
messagerequests Implement new call screen UI/UX. 2020-05-13 16:18:18 -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 Handle PIN creation failure better. 2020-05-09 13:16:45 -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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
reactions Remove jumpiness when rendering reactions. 2020-04-21 13:33:41 -04:00
recipients Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
registration Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
revealable Update view-once design. 2020-01-09 18:32:14 -05:00
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 Implement new call screen UI/UX. 2020-05-13 16:18:18 -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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
usernames/username Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
util New group button behind new Group UI feature flag. 2020-05-13 16:18:18 -04:00
video Fix crash when videos are missing a duration. 2020-04-22 14:18:28 -04:00
webrtc Implement new call screen UI/UX. 2020-05-13 16:18:18 -04: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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
BaseActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
BindableConversationItem.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
BindableConversationListItem.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
BlockUnblockDialog.java Update and centralize block strings. 2020-04-21 16:09:30 -04:00
BlockedContactsActivity.java Update and centralize block strings. 2020-04-21 16:09:30 -04:00
ClearProfileAvatarActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ConfirmIdentityDialog.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ContactSelectionActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ContactSelectionListFragment.java Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
CountrySelectionFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DatabaseMigrationActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceAddFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceLinkFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceListFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceListItem.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DeviceProvisioningActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
DummyActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ExpirationDialog.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
GroupCreateActivity.java Guard against malformed group ids. 2020-04-21 16:09:30 -04:00
GroupMembersDialog.java Recipient bottom sheet. 2020-05-13 16:17:29 -04:00
IncomingMessageProcessor.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
InviteActivity.java Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
MainActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
MainFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
MainNavigator.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
MasterSecretListener.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
MessageRecipientListItem.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
MuteDialog.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
NewConversationActivity.java New group button behind new Group UI feature flag. 2020-05-13 16:18:18 -04:00
PassphraseActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PassphraseChangeActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PassphraseCreateActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PassphrasePromptActivity.java Update icons and colors. 2020-03-26 17:37:51 -04:00
PassphraseRequiredActionBarActivity.java Handle PIN creation failure better. 2020-05-09 13:16:45 -04:00
PlayServicesProblemActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PlayServicesProblemFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PromptMmsActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PushContactSelectionActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientPreferenceActivity.java Fix some more UX issues with blocked users. 2020-04-23 11:06:52 -04:00
ShortcutLauncherActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
SmsSendtoActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
TextSecureExpiredException.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
TransportOption.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
TransportOptions.java Update icons and colors. 2020-03-26 17:37:51 -04:00
TransportOptionsAdapter.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
TransportOptionsPopup.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
Unbindable.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
VerifyIdentityActivity.java Extract method for creating safety number intents. 2020-04-21 16:09:30 -04:00
WebRtcCallActivity.java Implement new call screen UI/UX. 2020-05-13 16:18:18 -04:00