Signal-Android/src/org/thoughtcrime/securesms
Greyson Parrelli 4260a8436b Fix possible de-duping issues.
- Clean bad hashes from earlier release.
- Fix file equality comparison.
- Given our new de-duping, we don't want to run into a situation where two
simultaneous compressions could be happening on the same image.
2019-10-23 23:45:13 -07:00
..
animation Video playback on TextureView and DepthPageTransformer. 2019-08-01 08:45:29 -04:00
attachments Add system to allow skipping attachment compression. 2019-10-21 19:32:19 -04:00
audio Update view-once message behavior. 2019-08-05 15:46:43 -04:00
avatar
backup Migrate avatars to use recipientId filenames. 2019-10-17 16:01:34 -04:00
blurhash Implement blur-hash based low resolution thumbnail previews. 2019-10-17 21:33:52 -04:00
color Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
components Fix wrong icon color in expiry footer 2019-10-21 11:50:32 -03:00
contacts Don't render 'null' contact labels. 2019-10-23 23:45:13 -07:00
contactshare Add system to allow skipping attachment compression. 2019-10-21 19:32:19 -04:00
conversation Fix bug in manual conversation search query submission. 2019-10-21 00:49:06 -04:00
crypto Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
database Fix possible de-duping issues. 2019-10-23 23:45:13 -07:00
dependencies Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
devicelist
events Add ringrtc support. 2019-10-17 21:33:51 -04:00
gcm Block in RestStrategy until PushDecryptJobs finish. 2019-10-17 21:33:52 -04:00
giph Use fallback images for Giphy results. 2019-10-20 01:13:02 -04:00
glide
groups Add system to allow skipping attachment compression. 2019-10-21 19:32:19 -04:00
imageeditor
jobmanager Block in RestStrategy until PushDecryptJobs finish. 2019-10-17 21:33:52 -04:00
jobs Fix possible de-duping issues. 2019-10-23 23:45:13 -07:00
linkpreview Add system to allow skipping attachment compression. 2019-10-21 19:32:19 -04:00
lock
logging
logsubmit Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
longmessage Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
maps Use our own location retriever. 2019-10-17 21:33:51 -04:00
mediapreview Fix issue where video controls may be missing. 2019-10-23 23:45:13 -07:00
mediasend Fix potential tooltip crash. 2019-10-22 14:17:01 -04:00
migrations Address possible issues with AvatarMigrationJob. 2019-10-18 11:08:06 -04:00
mms Add system to allow skipping attachment compression. 2019-10-21 19:32:19 -04:00
net
notifications Check DND settings before show activity or play ring or vibrate. 2019-10-17 21:33:52 -04:00
permissions Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
phonenumbers Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
preferences Improved registration flow. 2019-10-17 21:33:52 -04:00
profiles Migrate avatars to use recipientId filenames. 2019-10-17 16:01:34 -04:00
providers Add in-app video recording for supported devices. 2019-10-17 21:33:51 -04:00
push
qr
recipients Cleanup some possible bad RecipientIds in the MMS table. 2019-10-19 12:31:06 -04:00
registration Local SMS rate limiting. 2019-10-17 21:33:52 -04:00
revealable Added support for view-once video. 2019-10-17 16:01:34 -04:00
ringrtc Add ringrtc support. 2019-10-17 21:33:51 -04:00
scribbles Ensure videos are paused properly in MediaSendActivity. 2019-10-17 21:33:52 -04:00
search Update contact list divider styling. 2019-10-18 13:09:20 -04:00
service Exclude inactive groups from search results where appropriate. 2019-10-22 12:41:20 -04:00
sms Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
stickers Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
transport
util Add a util to safely set a MediaMetadataRetriever data source. 2019-10-19 12:23:23 -04:00
video Add in-app video recording for supported devices. 2019-10-17 21:33:51 -04:00
webrtc Add ringrtc support. 2019-10-17 21:33:51 -04:00
ApplicationContext.java Warm up LiveRecipientCache at launch. 2019-10-17 21:33:52 -04:00
ApplicationPreferencesActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
BindableConversationListItem.java
BlockedContactsActivity.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
ContactSelectionActivity.java Exclude inactive groups from search results where appropriate. 2019-10-22 12:41:20 -04:00
ContactSelectionListFragment.java Fix NPE when has no contact permissions. 2019-10-17 21:33:52 -04:00
ConversationListActivity.java Conditionally show a toolbar shadow in the conversation list. 2019-10-17 22:23:27 -04:00
ConversationListAdapter.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
ConversationListArchiveActivity.java Conditionally show a toolbar shadow in the conversation list. 2019-10-17 22:23:27 -04:00
ConversationListFragment.java Fix soft nav color in conversation list. 2019-10-22 13:02:26 -04:00
ConversationListItem.java Fix display of profile names in FTS results. 2019-10-02 12:22:26 -04:00
ConversationListItemAction.java
ConversationListItemInboxZero.java
CountrySelectionFragment.java
CreateProfileActivity.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
DatabaseMigrationActivity.java
DeviceActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExperienceUpgradeActivity.java
ExpirationDialog.java
GroupCreateActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
GroupMembersDialog.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
IncomingMessageProcessor.java Block in RestStrategy until PushDecryptJobs finish. 2019-10-17 21:33:52 -04:00
IntroPagerAdapter.java
InviteActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
LinkPreviewsIntroFragment.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
LogSubmitActivity.java
MasterSecretListener.java
MediaDocumentsAdapter.java Add an invite button in the new conversation screen. 2019-08-29 11:07:33 -04:00
MediaGalleryAdapter.java
MediaOverviewActivity.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
MediaPreviewActivity.java Fix issue where video controls may be missing. 2019-10-23 23:45:13 -07:00
MessageDetailsActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
MessageDetailsRecipientAdapter.java Migrated to locally-assigned RecipientId's. 2019-09-24 10:11:17 -04:00
MessageRecipientListItem.java Fix potential display issues in Message Details screen. 2019-10-22 11:00:03 -04:00
MuteDialog.java
NewConversationActivity.java Revert "Use recipientId's in ContactSelectionListAdapter." 2019-10-02 19:26:24 -04:00
PassphraseActivity.java
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java
PassphraseRequiredActionBarActivity.java Improved registration flow. 2019-10-17 21:33:52 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
ReadReceiptsIntroFragment.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
RecipientPreferenceActivity.java Fix flickering 'about' section in group recipient preferences. 2019-10-22 10:30:11 -04:00
ShareActivity.java Exclude inactive groups from search results where appropriate. 2019-10-22 12:41:20 -04:00
ShortcutLauncherActivity.java Revert "Add logging to track down ConversationActivity crash." 2019-10-01 08:16:57 -04:00
SmsSendtoActivity.java Revert "Add logging to track down ConversationActivity crash." 2019-10-01 08:16:57 -04:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
TypingIndicatorIntroFragment.java Move JobManager to ApplicationDependencies. 2019-10-17 21:33:51 -04:00
Unbindable.java
VerifyIdentityActivity.java Fix safety number theme 2019-10-18 17:34:01 -04:00
WebRtcCallActivity.java Apply new Signal icons and color palette. 2019-10-17 21:33:51 -04:00