Signal-Android/app/src/main/java/org/thoughtcrime/securesms
2020-02-06 11:19:46 -05:00
..
animation Implement new PIN UX. 2020-02-01 12:42:29 -04:00
attachments Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
audio Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
avatar Move all files to natural position. 2020-01-06 11:08:30 -05:00
backup Always return passphrase without spaces. 2020-02-04 08:10:58 -05:00
blurhash Move all files to natural position. 2020-01-06 11:08:30 -05:00
color Move all files to natural position. 2020-01-06 11:08:30 -05:00
components Clip reactions mask if the view falls below the input panel. 2020-02-06 11:19:46 -05:00
contacts Add support for remote feature flags. 2020-01-27 09:51:00 -05:00
contactshare Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
conversation Clip reactions mask if the view falls below the input panel. 2020-02-06 11:19:46 -05:00
conversationlist Show snooze snackbars for longer. 2020-02-04 00:55:38 -05:00
crypto Move all files to natural position. 2020-01-06 11:08:30 -05:00
database Update reactions UI. 2020-02-03 14:20:08 -05:00
dependencies Add support for creating Megaphones. Includes reactions megaphone. 2020-01-29 19:15:02 -05:00
devicelist Move all files to natural position. 2020-01-06 11:08:30 -05:00
events Move all files to natural position. 2020-01-06 11:08:30 -05:00
experienceupgrades Move all files to natural position. 2020-01-06 11:08:30 -05:00
gcm Move all files to natural position. 2020-01-06 11:08:30 -05:00
giph Set a better User-Agent on requests. 2020-01-27 09:51:00 -05:00
glide Set a better User-Agent on requests. 2020-01-27 09:51:00 -05:00
groups Move all files to natural position. 2020-01-06 11:08:30 -05:00
imageeditor Move all files to natural position. 2020-01-06 11:08:30 -05:00
insights Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
invites Move all files to natural position. 2020-01-06 11:08:30 -05:00
jobmanager Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
jobs Fix group timer message. 2020-02-03 14:20:08 -05:00
keyvalue Update PIN feature flags. 2020-02-06 11:19:46 -05:00
linkpreview Fix reddit link previews. 2020-01-29 18:26:16 -05:00
lock Auto-show keyboard for PIN entry. 2020-02-05 18:49:31 -05:00
logging Add an encrypted key-value store. 2020-01-24 10:54:38 -05:00
logsubmit Only store remote values for flags in a whitelist. 2020-02-06 11:19:46 -05: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 Implement new attachment keyboard. 2020-02-01 12:38:53 -04:00
mediasend Fix issue with view-once toggle breaking video controls. 2020-02-03 18:26:49 -05:00
megaphone Don't show the full-screen PIN megaphone. 2020-02-05 18:49:31 -05:00
messagerequests Move all files to natural position. 2020-01-06 11:08:30 -05:00
migrations Handle presenting KBS account locked cases. 2020-02-03 15:04:53 -05:00
mms Check content disposition flag in carrier config before parsing PDU. 2020-01-27 12:15:32 -04:00
net Set a better User-Agent on requests. 2020-01-27 09:51:00 -05:00
notifications Implement new reaction notifications. 2020-01-28 15:48:24 -04:00
permissions Move all files to natural position. 2020-01-06 11:08:30 -05:00
phonenumbers Move all files to natural position. 2020-01-06 11:08:30 -05:00
preferences CreatePinActivity naming update and copy fixes. 2020-02-03 15:04:53 -05:00
profiles Implement new PIN UX. 2020-02-01 12:42:29 -04:00
providers Move all files to natural position. 2020-01-06 11:08:30 -05:00
push Set a better User-Agent on requests. 2020-01-27 09:51:00 -05:00
qr Move all files to natural position. 2020-01-06 11:08:30 -05:00
reactions Remove "(You)" from the reactions details. 2020-02-05 11:36:57 -05:00
recipients Fix NPE when retrieving display name of unknown recipient. 2020-01-28 15:22:41 -04:00
registration Auto-show keyboard for PIN entry. 2020-02-05 18:49:31 -05:00
revealable Update view-once design. 2020-01-09 18:32:14 -05:00
ringrtc Move all files to natural position. 2020-01-06 11:08:30 -05:00
scribbles Always show sticker icon in image editor. 2020-01-27 09:51:00 -05:00
search Move all files to natural position. 2020-01-06 11:08:30 -05:00
service Consolidate Notification Ids to a centralized constants class. 2020-01-16 05:41:27 -05:00
sms Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
stickers Add the ability to re-order sticker packs. 2020-01-24 10:54:39 -05: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 Update PIN feature flags. 2020-02-06 11:19:46 -05:00
video Optimize uploads during media composition. 2020-01-24 10:54:38 -05:00
webrtc Move all files to natural position. 2020-01-06 11:08:30 -05:00
ApplicationContext.java Implement new PIN UX. 2020-02-01 12:42:29 -04:00
ApplicationPreferencesActivity.java Add support for remote feature flags. 2020-01-27 09:51:00 -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
BasicIntroFragment.java Add support for creating Megaphones. Includes reactions megaphone. 2020-01-29 19:15:02 -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
BlockedContactsActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05: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 Move all files to natural position. 2020-01-06 11:08:30 -05: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
ExperienceUpgradeActivity.java Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
ExpirationDialog.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
GroupCreateActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
GroupMembersDialog.java Add support for remote feature flags. 2020-01-27 09:51:00 -05:00
IncomingMessageProcessor.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
IntroPagerAdapter.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
InviteActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
LinkPreviewsIntroFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
LogSubmitActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05: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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
MessageDetailsActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05: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 Move all files to natural position. 2020-01-06 11:08:30 -05: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 Move all files to natural position. 2020-01-06 11:08:30 -05:00
PassphraseRequiredActionBarActivity.java Don't show the full-screen PIN megaphone. 2020-02-05 18:49:31 -05: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
ReadReceiptsIntroFragment.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientPreferenceActivity.java Add support for remote feature flags. 2020-01-27 09:51:00 -05:00
ShareActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05: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 Move all files to natural position. 2020-01-06 11:08:30 -05: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
TypingIndicatorIntroFragment.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 Add support for remote feature flags. 2020-01-27 09:51:00 -05:00
WebRtcCallActivity.java Move all files to natural position. 2020-01-06 11:08:30 -05:00