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 48ff9673b9 Allow the selection of fitzpatrick emoji. 7 years ago
..
animation Update registration flow 8 years ago
attachments Reduce usage of Log.w() 7 years ago
audio Reduce usage of Log.w() 7 years ago
backup Prevent restoring newer backups into older versions of Signal. 7 years ago
camera Fix camera scaling issues on some phones. 7 years ago
color Remove the ability to set a color for a group. 7 years ago
components Allow the selection of fitzpatrick emoji. 7 years ago
contacts Disallow punctuation in icon initials. 7 years ago
contactshare Fix log submission OOM, improve log scrolling. 7 years ago
crypto Reduce usage of Log.w() 7 years ago
database Migrate legacy color palette. 7 years ago
dependencies Turn MessageRetrievalService into IncomingMessageObserver. 7 years ago
events Clean up camera flipping, handle having missing cameras. 7 years ago
gcm Slightly shorten time before we show a foreground notification for pushes. 7 years ago
giph Switch logs to use new Log class. 7 years ago
glide Reduce usage of Log.w() 7 years ago
groups Turned SingleUseBlobProvider into MemoryBlobProvider. 7 years ago
jobmanager Ensure jobs have a Context during onAdded(). 7 years ago
jobs Turn MessageRetrievalService into IncomingMessageObserver. 7 years ago
lock Switch logs to use new Log class. 7 years ago
logging Fix Log secret reading. 7 years ago
logsubmit Suppress some noisy logs. 7 years ago
mms Suppress some noisy logs. 7 years ago
notifications Turn MessageRetrievalService into IncomingMessageObserver. 7 years ago
permissions Treat Permissions "not now" as a denial 7 years ago
preferences Fix double onClick() notifications in preferences. 7 years ago
profiles Switch logs to use new Log class. 7 years ago
providers Turned SingleUseBlobProvider into MemoryBlobProvider. 7 years ago
push Add preliminary contact discovery service support. 7 years ago
qr Switch logs to use new Log class. 7 years ago
recipients Remove the ability to set a color for a group. 7 years ago
scribbles Implemented new camera capture flow. 7 years ago
search Allow searching for words with apostrophes. 7 years ago
service Only start the screen lock timeout when the app is backgrounded. 7 years ago
sms Switch logs to use new Log class. 7 years ago
transport Remove encrypted SMS transport, simplify transport options. 10 years ago
util Post startService() in onResume() as a possible fix to an Android P bug. 7 years ago
video Update ExoPlayer to 2.8.4 7 years ago
webrtc Do not call bluetooth state listener after service is destroyed. 7 years ago
ApplicationContext.java Ensure jobs have a Context during onAdded(). 7 years ago
ApplicationPreferencesActivity.java Add per-contact notification channels. 7 years ago
BaseActionBarActivity.java Switch logs to use new Log class. 7 years ago
BaseActivity.java widen LGE menu workaround constraints 10 years ago
BasicIntroFragment.java Experience upgrade splash screen. 10 years ago
BindableConversationItem.java Improve the look of message bubbles. 7 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 8 years ago
ConfirmIdentityDialog.java Remove unnecessary body model 7 years ago
ContactSelectionActivity.java Switch logs to use new Log class. 7 years ago
ContactSelectionListFragment.java Switch logs to use new Log class. 7 years ago
ConversationActivity.java Switch the conversation color back to incoming messages. 7 years ago
ConversationAdapter.java Reduce usage of Log.w() 7 years ago
ConversationFragment.java Disable forwarding for shared contacts. 7 years ago
ConversationItem.java Switch the conversation color back to incoming messages. 7 years ago
ConversationListActivity.java Make avatar color in toolbar match conversation color. 7 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. 7 years ago
ConversationListItem.java Move unread indicator to be above the avatar. 7 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. 7 years ago
ConversationTitleView.java Switch logs to use new Log class. 7 years ago
ConversationUpdateItem.java Switch logs to use new Log class. 7 years ago
CountrySelectionActivity.java Workaround for LGE-related NPEs 10 years ago
CountrySelectionFragment.java replace ABS with AppCompat 11 years ago
CreateProfileActivity.java Switch logs to use new Log class. 7 years ago
DatabaseMigrationActivity.java More MasterSecret cleanup 7 years ago
DatabaseUpgradeActivity.java Migrate legacy color palette. 7 years ago
DeviceActivity.java Switch logs to use new Log class. 7 years ago
DeviceAddFragment.java Switch logs to use new Log class. 7 years ago
DeviceLinkFragment.java Device provisioning 10 years ago
DeviceListFragment.java Switch logs to use new Log class. 7 years ago
DeviceListItem.java TextSecure is now SignalService 9 years ago
DeviceProvisioningActivity.java More MasterSecret cleanup 7 years ago
DummyActivity.java
ExperienceUpgradeActivity.java Add notification channel support. 7 years ago
ExpirationDialog.java Support for full backup/restore to sdcard 7 years ago
GroupCreateActivity.java Switch logs to use new Log class. 7 years ago
GroupMembersDialog.java Group member dialog tap takes you to recipient preference 7 years ago
IntroPagerAdapter.java Experience upgrade splash screen. 10 years ago
InviteActivity.java Show groups when searching for contacts. 7 years ago
LogSubmitActivity.java Switch logs to use new Log class. 7 years ago
MasterSecretListener.java move routing logic to all activities 10 years ago
MediaDocumentsAdapter.java Switch logs to use new Log class. 7 years ago
MediaGalleryAdapter.java Allow selecting all media in overview 7 years ago
MediaOverviewActivity.java Fix re-enabling tab switching in MediaOverview. 7 years ago
MediaPreviewActivity.java Reduce usage of Log.w() 7 years ago
MessageDetailsActivity.java Long-press timestamps in message details to copy. 7 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 10 years ago
NewConversationActivity.java Fix new conversation activity crash 7 years ago
PassphraseActivity.java Reduce usage of Log.w() 7 years ago
PassphraseChangeActivity.java Switch logs to use new Log class. 7 years ago
PassphraseCreateActivity.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 7 years ago
PassphrasePromptActivity.java Revert "Fingerprint unlock UX improvements" 7 years ago
PassphraseRequiredActionBarActivity.java Turn MessageRetrievalService into IncomingMessageObserver. 7 years ago
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 11 years ago
PlayServicesProblemFragment.java migrate to AppCompatDialog 10 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 8 years ago
RecipientPreferenceActivity.java Fix recipient prefrence display problem on Android P. 7 years ago
RegistrationActivity.java Allow submitting a debug log during registration. 7 years ago
ShareActivity.java Reduce usage of Log.w() 7 years ago
ShortcutLauncherActivity.java Add failsafe for invalid shortcuts. 7 years ago
SmsSendtoActivity.java Switch logs to use new Log class. 7 years ago
TextSecureExpiredException.java Add expiration check on build freshness. 10 years ago
TransportOption.java Implemented new camera capture flow. 7 years ago
TransportOptions.java Support for selective permissions 8 years ago
TransportOptionsAdapter.java Support for dual-sim SMS/MMS functionality 9 years ago
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 10 years ago
Unbindable.java Listen for recipient changes in conversations and group updates. 10 years ago
VerifyIdentityActivity.java Reduce usage of Log.w() 7 years ago
WebRtcCallActivity.java Turn MessageRetrievalService into IncomingMessageObserver. 7 years ago