Signal-Android/src/org/thoughtcrime/securesms
Greyson Parrelli f26c6f890f Fix non-contact icon in recipient preferences being too small.
Relates to #8252
2018-10-04 11:35:19 -07:00
..
animation
attachments Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
audio Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
backup Prevent restoring newer backups into older versions of Signal. 2018-09-07 15:54:38 -07:00
camera Remove shutter sound on camera capture. 2018-10-03 18:11:50 -07:00
color Migrate legacy color palette. 2018-10-03 14:25:17 -07:00
components Add hairline border to avatars. 2018-10-03 14:24:00 -07:00
contacts Do not auto-assign Steel as a color for contacts/groups. 2018-10-04 09:22:24 -07:00
contactshare Fix log submission OOM, improve log scrolling. 2018-08-20 01:24:36 -07:00
crypto Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
database Migrate legacy color palette. 2018-10-03 14:25:17 -07:00
dependencies Add the ability to block groups. 2018-09-18 15:26:50 -07:00
events
gcm Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
giph
glide Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
groups Turned SingleUseBlobProvider into MemoryBlobProvider. 2018-09-27 10:35:56 -07:00
jobmanager Initialize WorkManager ourself. 2018-10-04 09:09:04 -07:00
jobs Show foreground notification for jobs when network is restricted. 2018-10-03 10:00:42 -07:00
lock
logging Fix Log secret reading. 2018-08-14 15:09:24 -04:00
logsubmit Suppress some noisy logs. 2018-10-01 12:12:50 -07:00
mms Suppress some noisy logs. 2018-10-01 12:12:50 -07:00
notifications Show profile avatar in toolbar. 2018-10-03 14:24:00 -07:00
permissions
preferences Fix double onClick() notifications in preferences. 2018-10-03 11:31:07 -07:00
profiles
providers Turned SingleUseBlobProvider into MemoryBlobProvider. 2018-09-27 10:35:56 -07:00
push Add preliminary contact discovery service support. 2018-09-27 10:35:56 -07:00
qr
recipients Fix non-contact icon in recipient preferences being too small. 2018-10-04 11:35:19 -07:00
scribbles Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
search
service Add notification channel support. 2018-08-13 18:38:53 -04:00
sms
transport
util Don't report contact discovery accuracy if it encountered an error. 2018-10-02 09:16:37 -07:00
video Update ExoPlayer to 2.8.4 2018-09-08 07:48:20 -07:00
webrtc Add notification channel support. 2018-08-13 18:38:53 -04:00
ApplicationContext.java Initialize WorkManager ourself. 2018-10-04 09:09:04 -07:00
ApplicationPreferencesActivity.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java
BindableConversationListItem.java
BlockedContactsActivity.java
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java
ContactSelectionActivity.java
ContactSelectionListFragment.java
ConversationActivity.java Implement new color palette. 2018-10-03 14:23:59 -07:00
ConversationAdapter.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ConversationFragment.java Disable forwarding for shared contacts. 2018-09-16 22:50:59 -07:00
ConversationItem.java Implement new color palette. 2018-10-03 14:23:59 -07:00
ConversationListActivity.java Make avatar color in toolbar match conversation color. 2018-10-04 11:27:12 -07:00
ConversationListAdapter.java
ConversationListArchiveActivity.java
ConversationListFragment.java
ConversationListItem.java Move unread indicator to be above the avatar. 2018-10-03 14:23:59 -07:00
ConversationListItemAction.java
ConversationListItemInboxZero.java
ConversationPopupActivity.java
ConversationTitleView.java
ConversationUpdateItem.java
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java
DatabaseMigrationActivity.java
DatabaseUpgradeActivity.java Migrate legacy color palette. 2018-10-03 14:25:17 -07:00
DeviceActivity.java
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExperienceUpgradeActivity.java Add notification channel support. 2018-08-13 18:38:53 -04:00
ExpirationDialog.java
GroupCreateActivity.java
GroupMembersDialog.java
IntroPagerAdapter.java
InviteActivity.java
LogSubmitActivity.java
MasterSecretListener.java
MediaDocumentsAdapter.java
MediaGalleryAdapter.java Allow selecting all media in overview 2018-09-27 10:35:56 -07:00
MediaOverviewActivity.java Fix re-enabling tab switching in MediaOverview. 2018-10-01 23:38:07 -07:00
MediaPreviewActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MessageDetailsActivity.java Long-press timestamps in message details to copy. 2018-09-27 11:34:43 -07:00
MessageDetailsRecipientAdapter.java
MessageRecipientListItem.java
MuteDialog.java
NewConversationActivity.java
PassphraseActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PassphraseChangeActivity.java
PassphraseCreateActivity.java
PassphrasePromptActivity.java Revert "Fingerprint unlock UX improvements" 2018-08-14 13:04:33 -07:00
PassphraseRequiredActionBarActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ReadReceiptsIntroFragment.java
RecipientPreferenceActivity.java Allow setting the color for a group. 2018-10-03 14:23:59 -07:00
RegistrationActivity.java Allow submitting a debug log during registration. 2018-09-08 07:48:20 -07:00
ShareActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ShortcutLauncherActivity.java Add failsafe for invalid shortcuts. 2018-08-15 12:48:04 -07:00
SmsSendtoActivity.java
TextSecureExpiredException.java
TransportOption.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
TransportOptions.java
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
WebRtcCallActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00