session-android/src/org/thoughtcrime/securesms
Greyson Parrelli 77e3cc40e0 Fix message bubble sizing with link previews and quotes.
Previously, quotes could extend beyond the width of the link preview
banner image. Now quotes will be constrained to the size of the link
preview banner image.
2019-05-30 01:08:01 -04:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Add sticker support. 2019-05-30 01:08:01 -04:00
audio Lint. 2019-05-10 11:57:43 -03:00
avatar Replace Avatar Cropper. 2019-03-18 15:09:50 -07:00
backup Add sticker support. 2019-05-30 01:08:01 -04:00
color Remove the ability to set a color for a group. 2018-10-09 15:34:08 -07:00
components Add sticker support. 2019-05-30 01:08:01 -04:00
contacts Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
contactshare Add sticker support. 2019-05-30 01:08:01 -04:00
conversation Fix message bubble sizing with link previews and quotes. 2019-05-30 01:08:01 -04:00
crypto Bring back conscrypt, improve provider initialization ordering. 2019-05-02 14:32:48 -07:00
database Add sticker support. 2019-05-30 01:08:01 -04:00
dependencies Add sticker support. 2019-05-30 01:08:01 -04:00
devicelist Support encrypted linked device names. 2019-01-12 13:32:24 -08:00
events Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
gcm Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
giph Lint - Custom Widgets extend Appcompat Widgets. 2019-05-22 14:02:21 -03:00
glide Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
groups Add sticker support. 2019-05-30 01:08:01 -04:00
imageeditor Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
jobmanager Add sticker support. 2019-05-30 01:08:01 -04:00
jobs Add sticker support. 2019-05-30 01:08:01 -04:00
linkpreview Add sticker support. 2019-05-30 01:08:01 -04:00
lock Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
logging Increase reliability of locally logging crashes. 2019-04-10 12:53:55 -04:00
logsubmit Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
longmessage Add sticker support. 2019-05-30 01:08:01 -04:00
mediapreview Updated media send UI. 2019-03-18 15:09:56 -07:00
mediasend Add sticker support. 2019-05-30 01:08:01 -04:00
mms Add sticker support. 2019-05-30 01:08:01 -04:00
net Add sticker support. 2019-05-30 01:08:01 -04:00
notifications Add sticker support. 2019-05-30 01:08:01 -04:00
permissions Treat Permissions "not now" as a denial 2018-05-21 15:45:22 -04:00
preferences Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
profiles Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
providers Add sticker support. 2019-05-30 01:08:01 -04:00
push Improve CDN reliability. 2019-04-30 12:51:58 -07:00
qr Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
recipients Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
registration Update registration UI. 2019-03-01 14:15:01 -08:00
scribbles Add sticker support. 2019-05-30 01:08:01 -04:00
search Add sticker support. 2019-05-30 01:08:01 -04:00
service End RTC call on incoming PSTN call. 2019-05-23 16:56:05 -03:00
sms Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
stickers Add sticker support. 2019-05-30 01:08:01 -04:00
transport Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
util Add sticker support. 2019-05-30 01:08:01 -04:00
video Updated logging. 2018-12-06 12:43:45 -08:00
webrtc Lint - Use easily identifiable wake lock tags. 2019-05-20 13:24:34 -03:00
ApplicationContext.java Add sticker support. 2019-05-30 01:08:01 -04:00
ApplicationPreferencesActivity.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00
BaseActionBarActivity.java New dynamic locale system. 2019-03-26 17:08:05 -03:00
BaseActivity.java New dynamic locale system. 2019-03-26 17:08:05 -03:00
BasicIntroFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
BindableConversationItem.java Add sticker support. 2019-05-30 01:08:01 -04:00
BindableConversationListItem.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
BlockedContactsActivity.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Lint. 2019-05-10 11:57:43 -03:00
ContactSelectionActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ContactSelectionListFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
ConversationListActivity.java Update help URL to avoid redirect. 2019-03-13 18:19:33 -03:00
ConversationListAdapter.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
ConversationListArchiveActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
ConversationListFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
ConversationListItem.java Do not assume phone number in conversation. 2019-05-22 13:30:27 -03:00
ConversationListItemAction.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
ConversationListItemInboxZero.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
CountrySelectionActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
CountrySelectionFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
CreateProfileActivity.java Add sticker support. 2019-05-30 01:08:01 -04:00
DatabaseMigrationActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DatabaseUpgradeActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
DeviceActivity.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
DeviceAddFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
DeviceLinkFragment.java Lint error fixes. 2019-03-18 11:14:18 -03:00
DeviceListFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
DeviceListItem.java Support encrypted linked device names. 2019-01-12 13:32:24 -08:00
DeviceProvisioningActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExperienceUpgradeActivity.java Added support for link previews. 2019-01-30 16:10:43 -08:00
ExpirationDialog.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
GroupCreateActivity.java Add self to MMS group. 2019-03-26 17:07:04 -03:00
GroupMembersDialog.java Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
InviteActivity.java Replace sgnl.link urls with a more readable url. 2019-05-23 08:02:15 -03:00
LinkPreviewsIntroFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
LogSubmitActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaDocumentsAdapter.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MediaGalleryAdapter.java Allow selecting all media in overview 2018-09-27 10:35:56 -07:00
MediaOverviewActivity.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
MediaPreviewActivity.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
MessageDetailsActivity.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
MessageDetailsRecipientAdapter.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
MessageRecipientListItem.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
MuteDialog.java migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
NewConversationActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
PassphraseActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PassphraseChangeActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PassphraseCreateActivity.java Update registration UI. 2019-03-01 14:15:01 -08:00
PassphrasePromptActivity.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
PassphraseRequiredActionBarActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
PromptMmsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
PushContactSelectionActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ReadReceiptsIntroFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
RecipientPreferenceActivity.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
RegistrationActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
ShareActivity.java Add sticker support. 2019-05-30 01:08:01 -04:00
ShortcutLauncherActivity.java Add failsafe for invalid shortcuts. 2018-08-15 12:48:04 -07:00
SmsSendtoActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
TransportOptions.java Keep system default SIM as a fallback for when no conversation default SIM. 2019-05-22 16:59:00 -03:00
TransportOptionsAdapter.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 2015-07-10 16:38:32 -07:00
TypingIndicatorIntroFragment.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
VerifyIdentityActivity.java Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
WebRtcCallActivity.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00