session-android/src/org/thoughtcrime/securesms
2018-01-31 17:49:08 -08:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
audio Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
color
components Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
contacts Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
crypto Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
database Trigger DB schema change on application DB update Activity 2018-01-31 17:49:08 -08:00
dependencies Show dialog if another device registered with same number 2017-11-15 16:29:00 -08:00
events Show dialog if another device registered with same number 2017-11-15 16:29:00 -08:00
gcm Support for read receipts 2017-10-01 22:36:52 -07:00
giph Glide -> glideRequests in GiphyAdapter 2017-11-02 18:12:06 -07:00
glide Update giphy connectivity strategy for glide 2017-11-01 15:51:38 -07:00
groups Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
jobs Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
mms Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
notifications Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
permissions Externalize strings 2017-12-08 14:36:56 -08:00
preferences Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
profiles Support for selective permissions 2017-11-30 10:26:41 -08:00
providers Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
push Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
qr
recipients Fix notification ringtone problems 2017-12-19 14:42:00 -08:00
scribbles Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
service Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
sms Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
transport
util Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
video Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
webrtc Update to webrtc M64 2017-12-21 16:37:07 -08:00
ApplicationContext.java Update to webrtc M64 2017-12-21 16:37:07 -08:00
ApplicationPreferencesActivity.java Correctly display cropped profile image 2017-11-14 10:50:17 -08:00
BaseActionBarActivity.java
BaseActivity.java
BasicIntroFragment.java
BindableConversationItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
BindableConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
BlockedContactsActivity.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00
ClearProfileAvatarActivity.java Display user profile information in settings activity 2017-08-28 10:30:50 -07:00
ConfirmIdentityDialog.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ContactSelectionActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ContactSelectionListFragment.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationFragment.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListArchiveActivity.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ConversationListFragment.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItemAction.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationListItemInboxZero.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ConversationPopupActivity.java Show dialog if another device registered with same number 2017-11-15 16:29:00 -08:00
ConversationTitleView.java Make save attachment task toast location instead of snackbar 2017-12-08 15:21:46 -08:00
ConversationUpdateItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Use FileProvider for external camera capture Uri on L+ 2017-12-01 11:06:37 -08:00
DatabaseMigrationActivity.java Join recipient preferences into thread query for faster lookup 2017-08-28 10:30:50 -07:00
DatabaseUpgradeActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DeviceActivity.java Support for selective permissions 2017-11-30 10:26:41 -08:00
DeviceAddFragment.java
DeviceLinkFragment.java
DeviceListFragment.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
DeviceListItem.java
DeviceProvisioningActivity.java
DummyActivity.java
ExperienceUpgradeActivity.java Switch from PACKAGE_REPLACED to MY_PACKAGE_REPLACED 2017-11-30 10:26:41 -08:00
ExpirationDialog.java
GroupCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
GroupMembersDialog.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
ImportExportActivity.java
ImportExportFragment.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
IntroPagerAdapter.java
InviteActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
LogSubmitActivity.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
MasterSecretListener.java
MediaDocumentsAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaGalleryAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaOverviewActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaPreviewActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessageDetailsActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessageDetailsRecipientAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessageRecipientListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MuteDialog.java
NewConversationActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
PassphraseActivity.java
PassphraseChangeActivity.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08: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 Adjust media preview viewpager swipe direction for rtl 2018-01-23 13:43:37 -08:00
RegistrationActivity.java Remove request for permission that doesn't exist < O 2017-11-30 13:04:11 -08:00
ShareActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
SmsSendtoActivity.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
TextSecureExpiredException.java
TransportOption.java
TransportOptions.java Support for selective permissions 2017-11-30 10:26:41 -08:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
Unbindable.java
VerifyIdentityActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
WebRtcCallActivity.java Support for selective permissions 2017-11-30 10:26:41 -08:00