Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-06-16 19:30:35 -04:00
..
animation Implement new PIN UX. 2020-02-01 12:42:29 -04:00
attachments Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
audio Fix waveform array out of bounds. 2020-06-04 10:21:10 -04:00
backup Migrate avatars and group avatars. 2020-03-26 22:38:33 -04:00
blurhash
color Always use the new group settings screen if the flag is enabled. 2020-06-02 16:09:48 -03:00
components Prevent avatar from showing a start of outgoing video call. 2020-06-16 19:30:35 -04:00
contacts Show member count in contact selection list. 2020-06-09 13:32:48 -04:00
contactshare Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
conversation Return to previous scroll position when returning to a conversation. 2020-06-16 19:30:35 -04:00
conversationlist Rework how ConversationFragment RecyclerView responds to data updates. 2020-06-07 19:59:42 -04:00
crypto Better handle identity key changes in response to storage service syncs. 2020-05-15 19:02:18 -03:00
database Return to previous scroll position when returning to a conversation. 2020-06-16 19:30:35 -04:00
dependencies Cancel typing jobs when you send a group message. 2020-06-12 10:06:20 -04:00
devicelist
events Upgrade to RingRTC 2.0.3 and implement rounded corners for local pip. 2020-05-15 19:02:18 -03:00
gcm Added support for blurring faces. 2020-06-03 06:39:20 -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 Make CustomNotificationsDialogFragment work with recipients. 2020-06-16 19:30:35 -04:00
help Add additional info to support emails and debuglogs. 2020-05-14 11:22:28 -03:00
imageeditor Include face position and projection matrix into elements matrix. 2020-06-04 19:49:22 -03:00
insights Remove TextSecurePreferences.getAvatarId() 2020-03-26 17:37:52 -04:00
invites
jobmanager Cancel typing jobs when you send a group message. 2020-06-12 10:06:20 -04:00
jobs Don't send a read receipt when the recipient is blocked. 2020-06-16 19:30:35 -04:00
keyvalue Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
linkpreview Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
lock Remove pins4all feature flag. 2020-06-05 21:46:04 -04:00
logging Add custom lint rule project. 2020-05-13 16:18:18 -04:00
logsubmit Add info about play services to the debug log. 2020-06-01 17:43:05 -04:00
longmessage
maps
media Generalize media input for use with Audio. 2020-05-14 11:22:28 -03:00
mediaoverview
mediapreview Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
mediasend Fix issue where rail wasn't showing in some situations. 2020-06-03 17:12:47 -04:00
megaphone Remove pins4all feature flag. 2020-06-05 21:46:04 -04:00
messagerequests Update strings related to message requests. 2020-06-09 14:12:52 -04:00
messages Add support for mark as unread. 2020-05-29 19:14:37 -04:00
migrations Improve local encrypted PIN storage. 2020-05-29 19:15:56 -04:00
mms Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
net Broaden exception handling in custom DNS. 2020-05-04 10:54:55 -04:00
notifications Rework how ConversationFragment RecyclerView responds to data updates. 2020-06-07 19:59:42 -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 Improve local encrypted PIN storage. 2020-05-29 19:15:56 -04:00
preferences Add ability to copy a number via long-press. 2020-06-07 19:59:42 -04:00
profiles Update strings related to message requests. 2020-06-09 14:12:52 -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 Store recent reactions separately from keyboard emoji. 2020-05-29 19:14:37 -04:00
recipients Make CustomNotificationsDialogFragment work with recipients. 2020-06-16 19:30:35 -04:00
registration Display backup date in users locale on restore. 2020-06-05 15:01:20 -03: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 Prevent highlighter opacity affecting blur tool. 2020-06-09 23:56:03 -03:00
search Improve correctness and performance of camera contact search. 2020-04-23 10:25:45 -04:00
service Update to ringrtc v2.1.0 2020-06-16 19:30:35 -04:00
sharing Enable note to self as recipient in share activity. 2020-05-15 10:03:49 -03:00
sms Add support for non-blocking media sends. 2020-06-06 20:25:02 -04:00
stickers Improve emoji sticker suggestions. 2020-03-26 17:37:51 -04:00
storage Be more explicit with the ID we use for account updates. 2020-06-02 09:03:54 -04:00
transport
usernames/username Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
util Cancel typing jobs when you send a group message. 2020-06-12 10:06:20 -04:00
video Prevent some IOExceptions when past the end of stream. 2020-05-14 11:22:28 -03:00
webrtc Utilize exclusive AudioFocus. 2020-05-29 19:14:37 -04:00
AppCapabilities.java Groups V2 capability set by the feature flag. 2020-05-14 11:22:28 -03:00
AppInitialization.java Read the sticker length during backup import. 2020-02-28 16:58:47 -05:00
ApplicationContext.java Extract MessageNotifier interface. 2020-05-29 09:51:21 -04:00
ApplicationPreferencesActivity.java Add new contact us flow. 2020-03-05 18:42:17 -05:00
AvatarPreviewActivity.java Tap avatar in chat preferences or group management to see full screen. 2020-05-29 09:51:21 -04:00
BaseActionBarActivity.java
BaseActivity.java
BindableConversationItem.java Open new recipient bottom sheet when accessing contact from group context. 2020-05-13 16:18:18 -04:00
BindableConversationListItem.java Add support for mark as unread. 2020-05-29 19:14:37 -04:00
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 Utilize Wrapper instead of dynamic theme. 2020-05-29 19:14:37 -04:00
ConfirmIdentityDialog.java
ContactSelectionActivity.java Close keyboard on contact list scroll. 2020-05-29 09:51:20 -04:00
ContactSelectionListFragment.java Add 'Add to a group' button to bottom sheet. 2020-06-09 12:09:59 -03:00
DatabaseMigrationActivity.java
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java Fix crash on unlink device when offline. 2020-05-29 09:51:21 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java Remove expectation of ActionBar in DeviceProvisioningActivity. 2020-05-29 09:51:21 -04:00
DummyActivity.java
ExpirationDialog.java
GroupCreateActivity.java Create GV2 group behind feature flag. 2020-05-14 11:22:28 -03:00
GroupMembersDialog.java New group notifications management ui. 2020-05-13 16:18:18 -04:00
InviteActivity.java Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
MainActivity.java
MainFragment.java
MainNavigator.java Rework how ConversationFragment RecyclerView responds to data updates. 2020-06-07 19:59:42 -04:00
MasterSecretListener.java
MediaPreviewActivity.java Refactor out MediaPreviewActivity Intent creation method. 2020-04-21 13:33:41 -04:00
MessageDetailsActivity.java Separate text only message layouts. 2020-06-06 20:25:02 -04:00
MessageDetailsRecipientAdapter.java
MessageRecipientListItem.java Fix leaking MessageDetailsActivity via list items. 2020-06-06 20:25:02 -04:00
MuteDialog.java New group notifications management ui. 2020-05-13 16:18:18 -04:00
NewConversationActivity.java Enable new group UI. 2020-06-05 20:19:03 -03:00
PassphraseActivity.java
PassphraseChangeActivity.java Fix cases of inlined & missing log tags. 2020-05-14 11:22:28 -03:00
PassphraseCreateActivity.java
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
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Implement new Add Members UI. 2020-06-05 13:44:02 -03:00
RecipientPreferenceActivity.java Add ability to copy a number via long-press. 2020-06-07 19:59:42 -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 Prevent avatar from showing a start of outgoing video call. 2020-06-16 19:30:35 -04:00