session-android/src/org/thoughtcrime/securesms
2017-10-15 10:00:03 -07:00
..
attachments Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00
audio Keep screen off after end of audio playback 2017-07-05 18:31:14 -07:00
color
components Fix problem where recycled group avatar icons have stale listener 2017-10-13 09:51:37 -07:00
contacts Catch Glide exception when loading avatar image 2017-10-10 09:18:00 -07:00
crypto Include own profile key in normal contact sync 2017-09-12 22:49:30 -07:00
database Connect "mark all read" to sync and read receipts 2017-10-08 18:09:46 -07:00
dependencies Update pipe when injecting message sender 2017-10-10 09:14:53 -07:00
events Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
gcm Support for read receipts 2017-10-01 22:36:52 -07:00
giph Update okhttp and support for transmitting messages over websocket 2017-01-10 13:59:32 -08:00
glide Update okhttp and support for transmitting messages over websocket 2017-01-10 13:59:32 -08:00
groups Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
jobs Make early receipts work in group messages 2017-10-02 14:54:55 -07:00
mms Fix media preview crash 2017-10-05 17:20:28 -07:00
notifications Reorganize preference widgets 2017-10-01 22:36:52 -07:00
preferences Fix RingtoneManager cursor crash on some devices 2017-10-08 18:46:09 -07:00
profiles Fix crash on displaying unknown contact header 2017-09-06 15:49:10 -07:00
providers Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
push Enable censorship circumvention in Qatar 2017-10-03 14:08:41 -07:00
qr
recipients Fix crash on displaying unknown contact header 2017-09-06 15:49:10 -07:00
scribbles Be more explicit with running on main thread 2017-10-04 14:56:31 -07:00
service Name message retrieval service thread 2017-10-08 11:34:24 -07:00
sms Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
transport
util Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00
video Keep screen on when viewing a video 2017-08-28 10:45:32 -07:00
webrtc Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ApplicationContext.java Catch unsatisfied link error on start if webrtc so isn't found 2017-07-21 16:29:03 -07:00
ApplicationPreferencesActivity.java Reorganize preference widgets 2017-10-01 22:36:52 -07:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
BindableConversationListItem.java
BlockedContactsActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
ContactSelectionActivity.java Remove superfluous icon and padding that came with sdk 24 2016-12-17 15:52:27 -08:00
ContactSelectionListFragment.java Fix super call 2017-05-07 18:59:35 -07:00
ConversationActivity.java Don't hide keyboard when back arrow tapped in Conversation Activity 2017-10-08 17:44:18 -07:00
ConversationAdapter.java Fix crash on displaying unknown contact header 2017-09-06 15:49:10 -07:00
ConversationFragment.java Scroll on list post 2017-10-10 10:00:24 -07:00
ConversationItem.java Show "you" in MediaPreviewActivity 2017-10-04 11:35:16 -07:00
ConversationListActivity.java Fix RingtoneManager cursor crash on some devices 2017-10-08 18:46:09 -07:00
ConversationListAdapter.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListArchiveActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListFragment.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListItem.java Support for read receipts 2017-10-01 22:36:52 -07:00
ConversationListItemAction.java
ConversationPopupActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationTitleView.java Make avatar in conversation activity tappable 2017-10-04 14:04:04 -07:00
ConversationUpdateItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Improve profile upload animation 2017-10-01 22:36:52 -07:00
DatabaseMigrationActivity.java Join recipient preferences into thread query for faster lookup 2017-08-28 10:30:50 -07:00
DatabaseUpgradeActivity.java Fix screen security preference migration 2017-10-04 12:37:53 -07:00
DeviceActivity.java Support for profile key syncing to sibling devices 2017-08-28 10:30:50 -07:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExperienceUpgradeActivity.java Fix experience upgrade strings for notification 2017-10-02 10:45:43 -07:00
ExpirationDialog.java
GroupCreateActivity.java Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
GroupMembersDialog.java Add support for setting empty profile names 2017-10-01 22:36:52 -07:00
ImportExportActivity.java Switch import/export activity from tabs to cards 2017-03-15 16:53:15 -07:00
ImportExportFragment.java Switch import/export activity from tabs to cards 2017-03-15 16:53:15 -07:00
IntroPagerAdapter.java
InviteActivity.java Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
LogSubmitActivity.java
MasterSecretListener.java
MediaDocumentsAdapter.java Refactor media overview activity to display documents 2017-10-01 22:36:52 -07:00
MediaGalleryAdapter.java Show "you" in MediaPreviewActivity 2017-10-04 11:35:16 -07:00
MediaOverviewActivity.java Refactor media overview activity to display documents 2017-10-01 22:36:52 -07:00
MediaPreviewActivity.java Show "you" in MediaPreviewActivity 2017-10-04 11:35:16 -07:00
MessageDetailsActivity.java Be more explicit with running on main thread 2017-10-04 14:56:31 -07:00
MessageDetailsRecipientAdapter.java Show per-member delivery/read status on message info in groups 2017-10-01 22:36:52 -07:00
MessageRecipientListItem.java Make early receipts work in group messages 2017-10-02 14:54:55 -07:00
MuteDialog.java
NewConversationActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
PassphraseActivity.java Improve #3990 2016-11-11 18:44:22 -08:00
PassphraseChangeActivity.java
PassphraseCreateActivity.java Support for read receipts 2017-10-01 22:36:52 -07:00
PassphrasePromptActivity.java
PassphraseRequiredActionBarActivity.java Add conversation media photo rail to recipient preferences 2017-10-01 22:36:52 -07:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java
PromptMmsActivity.java
PushContactSelectionActivity.java
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 2017-10-02 12:15:45 -07:00
RecipientPreferenceActivity.java Fix profile out of memory errors on low mem devices 2017-10-15 10:00:03 -07:00
RegistrationActivity.java Disallow alpha chars in country code field 2017-08-07 12:40:40 -07:00
RegistrationProgressActivity.java Display appropriate registration error msg w/ bad verification code 2017-08-28 10:38:35 -07:00
ShareActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ShareFragment.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ShareListAdapter.java
ShareListItem.java Be more conservative with handlers and references 2017-09-09 23:46:48 -07:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java Improve default SMS subscription id intelligence 2017-02-19 12:29:33 -08:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
WebRtcCallActivity.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00