Signal-Android/app/src/main/java/org/thoughtcrime/securesms
Greyson Parrelli 6813f47bc1 Remove feature flags that are no longer remote capable. 2020-02-28 17:35:10 -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 Read the sticker length during backup import. 2020-02-28 16:58:47 -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 Improve debuglog submission. 2020-02-26 17:11:34 -05:00
contacts Update the storage service. 2020-02-26 17:11:34 -05:00
contactshare Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
conversation Implement additional message request improvements. 2020-02-26 17:11:29 -05:00
conversationlist Implement additional message request improvements. 2020-02-26 17:11:29 -05:00
crypto Versioned Profiles support (disabled). 2020-02-13 20:53:10 -05:00
database Fix storage service crash with new users. 2020-02-28 16:58:47 -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 Implement additional message request improvements. 2020-02-26 17:11:29 -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 Update the storage service. 2020-02-26 17:11:34 -05:00
jobs Read the sticker length during backup import. 2020-02-28 16:58:47 -05:00
keyvalue Implement storage service protocol changes. 2020-02-28 16:58:47 -05:00
linkpreview Fix reddit link previews. 2020-01-29 18:26:16 -05:00
lock Various PIN bug fixes. 2020-02-26 17:06:21 -05:00
logging Improve debuglog submission. 2020-02-26 17:11:34 -05:00
logsubmit Improve debuglog submission. 2020-02-26 17:11:34 -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 Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
mediasend Implement additional message request improvements. 2020-02-26 17:11:29 -05:00
megaphone Improve message requests, add megaphone. 2020-02-26 17:08:27 -05:00
messagerequests Implement additional message request improvements. 2020-02-26 17:11:29 -05:00
migrations Implement storage service protocol changes. 2020-02-28 16:58:47 -05:00
mms Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
net Set a better User-Agent on requests. 2020-01-27 09:51:00 -05:00
notifications Implement additional message request improvements. 2020-02-26 17:11:29 -05: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 Improve debuglog submission. 2020-02-26 17:11:34 -05:00
profiles Update the storage service. 2020-02-26 17:11:34 -05:00
providers Fix issue with mimeType resolution in share flow. 2020-02-26 17:06:06 -05:00
push Versioned Profiles support (disabled). 2020-02-13 20:53:10 -05:00
qr Move all files to natural position. 2020-01-06 11:08:30 -05:00
reactions Implement additional message request improvements. 2020-02-26 17:11:29 -05:00
recipients Update the storage service. 2020-02-26 17:11:34 -05:00
registration Update the storage service. 2020-02-26 17:11:34 -05: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 Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
search Move all files to natural position. 2020-01-06 11:08:30 -05:00
service Check callManager reference is still valid in ListenableFutureTask callbacks. 2020-02-26 17:06:04 -05:00
sharing Fix issue with mimeType resolution in share flow. 2020-02-26 17:06:06 -05:00
sms Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
stickers Support sharing multiple photos/videos into Signal. 2020-02-13 20:53:10 -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 Remove feature flags that are no longer remote capable. 2020-02-28 17:35:10 -05:00
video Video trimming behind feature flag. 2020-02-13 20:53:10 -05:00
webrtc Update ringrtc to v1.0.1 2020-02-13 20:53:10 -05:00
AppInitialization.java Read the sticker length during backup import. 2020-02-28 16:58:47 -05:00
ApplicationContext.java Update the storage service. 2020-02-26 17:11:34 -05: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 Improve message requests, add megaphone. 2020-02-26 17:08:27 -05:00
GroupMembersDialog.java Refer to yourself as 'you' in reactions and group membership. 2020-02-26 17:08:27 -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
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 Support sharing multiple photos/videos into Signal. 2020-02-13 20:53:10 -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 Improve debuglog submission. 2020-02-26 17:11:34 -05:00
PassphraseRequiredActionBarActivity.java Disable PIN requirement for new registrations. 2020-02-26 17:06:06 -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 some developer utils. 2020-02-13 20:53:10 -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 Update the storage service. 2020-02-26 17:11:34 -05:00
WebRtcCallActivity.java Update ringrtc to v1.0.1 2020-02-13 20:53:10 -05:00