Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-06-02 16:09:48 -03:00
..
animation
attachments Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
audio Fix Wave form IOException thread issue. 2020-06-02 07:38:15 -03:00
backup
blurhash
color Always use the new group settings screen if the flag is enabled. 2020-06-02 16:09:48 -03:00
components Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
contacts Extract MessageNotifier interface. 2020-05-29 09:51:21 -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 Always use the new group settings screen if the flag is enabled. 2020-06-02 16:09:48 -03:00
conversationlist Add support for mark as unread. 2020-05-29 19:14:37 -04:00
crypto Better handle identity key changes in response to storage service syncs. 2020-05-15 19:02:18 -03:00
database Fix potential crash by removing an unnecessary column. 2020-06-01 17:43:05 -04:00
dependencies Throttle notifications when doing the intial message fetch. 2020-05-29 09:51:21 -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 Handle devices disallowing start of FcmFetchService. 2020-06-01 17:43:05 -04:00
giph
glide
groups Always use the new group settings screen if the flag is enabled. 2020-06-02 16:09:48 -03:00
help Add additional info to support emails and debuglogs. 2020-05-14 11:22:28 -03:00
imageeditor
insights
invites
jobmanager Prevent waiting for old queues in our retrieval strategies. 2020-05-29 19:14:37 -04:00
jobs Fix typos in logging for remote delete. 2020-06-02 10:22:29 -03:00
keyvalue Improve local encrypted PIN storage. 2020-05-29 19:15:56 -04:00
linkpreview Show remaining time on wave form view and cache wave form in database. 2020-06-01 17:43:05 -04:00
lock Improve local encrypted PIN storage. 2020-05-29 19:15:56 -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
mediasend Implement new group creation screens behind flag. 2020-05-14 11:22:28 -03:00
megaphone Improve local encrypted PIN storage. 2020-05-29 19:15:56 -04:00
messagerequests Extract MessageNotifier interface. 2020-05-29 09:51:21 -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
notifications Throttle notifications when doing the intial message fetch. 2020-05-29 09:51:21 -04:00
permissions
phonenumbers
pin Improve local encrypted PIN storage. 2020-05-29 19:15:56 -04:00
preferences Extract MessageNotifier interface. 2020-05-29 09:51:21 -04:00
profiles Polish UX for groups v2 management. 2020-05-29 09:51:20 -04:00
providers
push
qr
reactions Store recent reactions separately from keyboard emoji. 2020-05-29 19:14:37 -04:00
recipients While testing GV2 without UUID, fail jobs that hit UuidRecipientError. 2020-05-29 09:51:20 -04:00
registration Make rate limit message more generic. 2020-05-20 14:22:33 -04:00
revealable
ringrtc
scribbles Generalize media input for use with Audio. 2020-05-14 11:22:28 -03:00
search
service Extract MessageNotifier interface. 2020-05-29 09:51:21 -04:00
sharing Enable note to self as recipient in share activity. 2020-05-15 10:03:49 -03:00
sms Fix typos in logging for remote delete. 2020-06-02 10:22:29 -03:00
stickers
storage Be more explicit with the ID we use for account updates. 2020-06-02 09:03:54 -04:00
transport
usernames/username
util Always use the new group settings screen if the flag is enabled. 2020-06-02 16:09:48 -03: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
ApplicationContext.java Extract MessageNotifier interface. 2020-05-29 09:51:21 -04:00
ApplicationPreferencesActivity.java
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
BlockUnblockDialog.java
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 New internal testing flag and V1 group creation button. All menus create GV1. 2020-05-29 19:14:37 -04: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 New internal testing flag and V1 group creation button. All menus create GV1. 2020-05-29 19:14:37 -04:00
MasterSecretListener.java
MediaPreviewActivity.java
MessageDetailsActivity.java Extract MessageNotifier interface. 2020-05-29 09:51:21 -04:00
MessageDetailsRecipientAdapter.java
MessageRecipientListItem.java
MuteDialog.java New group notifications management ui. 2020-05-13 16:18:18 -04:00
NewConversationActivity.java New internal testing flag and V1 group creation button. All menus create GV1. 2020-05-29 19:14:37 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java Fix cases of inlined & missing log tags. 2020-05-14 11:22:28 -03:00
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActionBarActivity.java
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
RecipientPreferenceActivity.java Tap avatar in chat preferences or group management to see full screen. 2020-05-29 09:51:21 -04:00
ShortcutLauncherActivity.java
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java
WebRtcCallActivity.java Implement layout changes to new call screen UX. 2020-05-21 20:03:31 -03:00