session-android/src/org/thoughtcrime/securesms
Alan Evans 286b64274c Replace Avatar Cropper. 2019-03-18 15:09:50 -07:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Added support for multi-image receive. 2018-11-21 01:55:30 -08:00
audio Created new BlobProvider. 2019-03-10 15:18:39 -07:00
avatar Replace Avatar Cropper. 2019-03-18 15:09:50 -07:00
backup Migrate backup passphrase to be keystore-encrypted when available. 2019-02-14 20:19:06 -08:00
camera Merge camera into send flow. 2019-03-14 16:25:35 -07:00
color Remove the ability to set a color for a group. 2018-10-09 15:34:08 -07:00
components Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
contacts Lint error fixes. 2019-03-18 11:14:18 -03:00
contactshare Created new BlobProvider. 2019-03-10 15:18:39 -07:00
conversation Merge camera into send flow. 2019-03-14 16:25:35 -07:00
crypto Updated logging. 2018-12-06 12:43:45 -08:00
database Make DisplayRecord take context as argument, so locale is more likely to be correct. 2019-03-13 18:28:16 -03:00
dependencies Switch from GCM to FCM. 2019-01-30 16:10:47 -08:00
devicelist Support encrypted linked device names. 2019-01-12 13:32:24 -08:00
events Updated to WebRTC M71. 2019-01-30 16:10:47 -08:00
gcm FCM improvements. 2019-02-15 14:21:23 -08:00
giph Make GIF search layout option sticky. 2019-03-12 11:41:54 -03:00
glide Added support for link previews. 2019-01-30 16:10:43 -08:00
groups Created new BlobProvider. 2019-03-10 15:18:39 -07:00
jobmanager Remove generic foreground service condition from Job. 2019-03-12 11:29:59 -03:00
jobs Remove generic foreground service condition from Job. 2019-03-12 11:29:59 -03:00
linkpreview Created new BlobProvider. 2019-03-10 15:18:39 -07:00
lock Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
logging Fix Log secret reading. 2018-08-14 15:09:24 -04:00
logsubmit Updated logging. 2018-12-06 12:43:45 -08:00
longmessage Make long text attachments contain the entire message. 2019-03-02 19:31:22 -08:00
mediapreview Properly check attachment size during media send. 2019-02-14 20:19:06 -08:00
mediasend Merge camera into send flow. 2019-03-14 16:25:35 -07:00
mms Merge camera into send flow. 2019-03-14 16:25:35 -07:00
net Improved address resolution for ContentProxySelector. 2019-03-01 13:42:10 -08:00
notifications Make DisplayRecord take context as argument, so locale is more likely to be correct. 2019-03-13 18:28:16 -03:00
permissions Treat Permissions "not now" as a denial 2018-05-21 15:45:22 -04:00
preferences Switch from GCM to FCM. 2019-01-30 16:10:47 -08:00
profiles Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
providers Created new BlobProvider. 2019-03-10 15:18:39 -07:00
push Updated logging. 2018-12-06 12:43:45 -08:00
qr Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
recipients Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
registration Update registration UI. 2019-03-01 14:15:01 -08:00
scribbles Persistent media in multi-send. 2019-03-14 16:20:36 -07:00
search Fix StickyHeader measuring. 2019-02-14 20:19:06 -08:00
service Removed sonar ping from calls. 2019-01-30 16:10:47 -08:00
sms Sync self-sends to desktop. 2019-02-14 20:19:07 -08:00
transport Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
util Make GIF search layout option sticky. 2019-03-12 11:41:54 -03:00
video Updated logging. 2018-12-06 12:43:45 -08:00
webrtc Removed sonar ping from calls. 2019-01-30 16:10:47 -08:00
ApplicationContext.java Created new BlobProvider. 2019-03-10 15:18:39 -07:00
ApplicationPreferencesActivity.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00
BaseActionBarActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
BaseActivity.java widen LGE menu workaround constraints 2015-02-12 13:16:03 -08:00
BasicIntroFragment.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
BindableConversationItem.java Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
BindableConversationListItem.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
BlockedContactsActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
ContactSelectionActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ContactSelectionListFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Update registration UI. 2019-03-01 14:15:01 -08:00
ConversationListItem.java Make DisplayRecord take context as argument, so locale is more likely to be correct. 2019-03-13 18:28:16 -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 replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
CreateProfileActivity.java Replace Avatar Cropper. 2019-03-18 15:09:50 -07:00
DatabaseMigrationActivity.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
DatabaseUpgradeActivity.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
DeviceActivity.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
DeviceAddFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DeviceLinkFragment.java Lint error fixes. 2019-03-18 11:14:18 -03:00
DeviceListFragment.java Support encrypted linked device names. 2019-01-12 13:32:24 -08: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 Replace Avatar Cropper. 2019-03-18 15:09:50 -07: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 Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
LinkPreviewsIntroFragment.java Added support for link previews. 2019-01-30 16:10:43 -08: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 Fix crash where toolbar was updated off of the main thread. 2018-12-01 10:22:05 -08:00
MediaPreviewActivity.java Implement new media send flow. 2019-01-14 11:25:06 -08: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 Revert "Fingerprint unlock UX improvements" 2018-08-14 13:04:33 -07:00
PassphraseRequiredActionBarActivity.java Update registration UI. 2019-03-01 14:15:01 -08:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java Switch from GCM to FCM. 2019-01-30 16:10:47 -08: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 Added support for link previews. 2019-01-30 16:10:43 -08:00
RecipientPreferenceActivity.java Sync self-sends to desktop. 2019-02-14 20:19:07 -08:00
RegistrationActivity.java Update registration UI. 2019-03-01 14:15:01 -08:00
ShareActivity.java Fix ShareMessage toolbar back button. 2019-03-12 11:29:59 -03: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 Added support for link previews. 2019-01-30 16:10:43 -08: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 Added support for link previews. 2019-01-30 16:10:43 -08:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
VerifyIdentityActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
WebRtcCallActivity.java Updated to WebRTC M71. 2019-01-30 16:10:47 -08:00