You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/src/org/thoughtcrime/securesms
Greyson Parrelli 616912d85f Prefer local state in dial click listener. 6 years ago
..
animation Update registration flow 7 years ago
attachments Reduce usage of Log.w() 6 years ago
audio Reduce usage of Log.w() 6 years ago
backup Prevent restoring newer backups into older versions of Signal. 6 years ago
camera Implemented new camera capture flow. 6 years ago
color Visually note quotes for messages you don't have. 6 years ago
components Disable tab switching in media overview during multiselect. 6 years ago
contacts Reduce usage of Log.w() 6 years ago
contactshare Fix log submission OOM, improve log scrolling. 6 years ago
crypto Reduce usage of Log.w() 6 years ago
database Clear Glide disk cache after image deletion. 6 years ago
dependencies Add the ability to block groups. 6 years ago
events Clean up camera flipping, handle having missing cameras. 6 years ago
gcm Reduce usage of Log.w() 6 years ago
giph Switch logs to use new Log class. 6 years ago
glide Reduce usage of Log.w() 6 years ago
groups Turned SingleUseBlobProvider into MemoryBlobProvider. 6 years ago
jobmanager Added more logging around message sending and attachment downloads. 6 years ago
jobs Turned SingleUseBlobProvider into MemoryBlobProvider. 6 years ago
lock Switch logs to use new Log class. 6 years ago
logging Fix Log secret reading. 6 years ago
logsubmit Fix log submission OOM, improve log scrolling. 6 years ago
mms Turned SingleUseBlobProvider into MemoryBlobProvider. 6 years ago
notifications Don't set subscriptionId for quick-reply push messages. 6 years ago
permissions Treat Permissions "not now" as a denial 6 years ago
preferences Fix setting global notification sound to 'None'. 6 years ago
profiles Switch logs to use new Log class. 6 years ago
providers Turned SingleUseBlobProvider into MemoryBlobProvider. 6 years ago
push Add preliminary contact discovery service support. 6 years ago
qr Switch logs to use new Log class. 6 years ago
recipients Address bugs in notification channel backup restore. 6 years ago
scribbles Implemented new camera capture flow. 6 years ago
search Allow searching for words with apostrophes. 6 years ago
service Add notification channel support. 6 years ago
sms Switch logs to use new Log class. 6 years ago
transport
util Clean up batch saving. 6 years ago
video Update ExoPlayer to 2.8.4 6 years ago
webrtc Add notification channel support. 6 years ago
ApplicationContext.java Add notification channel support. 6 years ago
ApplicationPreferencesActivity.java Add per-contact notification channels. 6 years ago
BaseActionBarActivity.java Switch logs to use new Log class. 6 years ago
BaseActivity.java
BasicIntroFragment.java Experience upgrade splash screen. 9 years ago
BindableConversationItem.java Improve the look of message bubbles. 6 years ago
BindableConversationListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
BlockedContactsActivity.java More MasterSecret cleanup 7 years ago
ClearProfileAvatarActivity.java Display user profile information in settings activity 7 years ago
ConfirmIdentityDialog.java Remove unnecessary body model 7 years ago
ContactSelectionActivity.java Switch logs to use new Log class. 6 years ago
ContactSelectionListFragment.java Switch logs to use new Log class. 6 years ago
ConversationActivity.java Prefer local state in dial click listener. 6 years ago
ConversationAdapter.java Reduce usage of Log.w() 6 years ago
ConversationFragment.java Disable forwarding for shared contacts. 6 years ago
ConversationItem.java Stop linkifying addresses. 6 years ago
ConversationListActivity.java Adding a long press icon description for the Search icon 6 years ago
ConversationListAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
ConversationListArchiveActivity.java More MasterSecret cleanup 7 years ago
ConversationListFragment.java Improve the look of message bubbles. 6 years ago
ConversationListItem.java Increase difference between read/unread conversations in list. 6 years ago
ConversationListItemAction.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
ConversationListItemInboxZero.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
ConversationPopupActivity.java Switch logs to use new Log class. 6 years ago
ConversationTitleView.java Switch logs to use new Log class. 6 years ago
ConversationUpdateItem.java Switch logs to use new Log class. 6 years ago
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Switch logs to use new Log class. 6 years ago
DatabaseMigrationActivity.java More MasterSecret cleanup 7 years ago
DatabaseUpgradeActivity.java Clear external cache upon upgrade. 6 years ago
DeviceActivity.java Switch logs to use new Log class. 6 years ago
DeviceAddFragment.java Switch logs to use new Log class. 6 years ago
DeviceLinkFragment.java Device provisioning 9 years ago
DeviceListFragment.java Switch logs to use new Log class. 6 years ago
DeviceListItem.java TextSecure is now SignalService 8 years ago
DeviceProvisioningActivity.java More MasterSecret cleanup 7 years ago
DummyActivity.java
ExperienceUpgradeActivity.java Add notification channel support. 6 years ago
ExpirationDialog.java Support for full backup/restore to sdcard 6 years ago
GroupCreateActivity.java Switch logs to use new Log class. 6 years ago
GroupMembersDialog.java Group member dialog tap takes you to recipient preference 6 years ago
IntroPagerAdapter.java Experience upgrade splash screen. 9 years ago
InviteActivity.java Show groups when searching for contacts. 6 years ago
LogSubmitActivity.java Switch logs to use new Log class. 6 years ago
MasterSecretListener.java
MediaDocumentsAdapter.java Switch logs to use new Log class. 6 years ago
MediaGalleryAdapter.java Allow selecting all media in overview 6 years ago
MediaOverviewActivity.java Clean up batch saving. 6 years ago
MediaPreviewActivity.java Reduce usage of Log.w() 6 years ago
MessageDetailsActivity.java Long-press timestamps in message details to copy. 6 years ago
MessageDetailsRecipientAdapter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
MessageRecipientListItem.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
MuteDialog.java migrate to AppCompatDialog 9 years ago
NewConversationActivity.java Fix new conversation activity crash 7 years ago
PassphraseActivity.java Reduce usage of Log.w() 6 years ago
PassphraseChangeActivity.java Switch logs to use new Log class. 6 years ago
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
PassphrasePromptActivity.java Revert "Fingerprint unlock UX improvements" 6 years ago
PassphraseRequiredActionBarActivity.java Reduce usage of Log.w() 6 years ago
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java migrate to AppCompatDialog 9 years ago
PromptMmsActivity.java More MasterSecret cleanup 7 years ago
PushContactSelectionActivity.java More MasterSecret cleanup 7 years ago
ReadReceiptsIntroFragment.java Synchronize read receipt configuration from splash screen 7 years ago
RecipientPreferenceActivity.java Add the ability to block groups. 6 years ago
RegistrationActivity.java Allow submitting a debug log during registration. 6 years ago
ShareActivity.java Reduce usage of Log.w() 6 years ago
ShortcutLauncherActivity.java Add failsafe for invalid shortcuts. 6 years ago
SmsSendtoActivity.java Switch logs to use new Log class. 6 years ago
TextSecureExpiredException.java
TransportOption.java Implemented new camera capture flow. 6 years ago
TransportOptions.java Support for selective permissions 7 years ago
TransportOptionsAdapter.java Support for dual-sim SMS/MMS functionality 9 years ago
TransportOptionsPopup.java
Unbindable.java Listen for recipient changes in conversations and group updates. 9 years ago
VerifyIdentityActivity.java Reduce usage of Log.w() 6 years ago
WebRtcCallActivity.java Reduce usage of Log.w() 6 years ago