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
Jake McGinty 39c0fc0e5a add sane default emoji panel size
fixes #3661
Closes #3691
// FREEBIE
10 years ago
..
color Keep dark theme group actionbars dark. 10 years ago
components add sane default emoji panel size 10 years ago
contacts Force explicit raw contact aggregation when possible. 10 years ago
crypto Fix identity key migration code. 10 years ago
database Fix missing strings. 10 years ago
dependencies Only use MasterSecret for local message encryption. 10 years ago
dom Format outgoing MMS using SMIL. 11 years ago
gcm Use REST interface instead of WebSockets on GCM events. 10 years ago
groups Only use MasterSecret for local message encryption. 10 years ago
jobs Fix for receiving message after upgrade with no MS set. 10 years ago
mms re-enable direct capture 10 years ago
notifications Only use MasterSecret for local message encryption. 10 years ago
preferences Track previously selected per-recipient ringtone value. 10 years ago
protocol Remove encrypted SMS transport, simplify transport options. 10 years ago
providers re-enable direct capture 10 years ago
push 1) move PUSH_URL from Release.java into BuildConfig.java 10 years ago
recipients Don't blow away entire recipient cache on clear event. 10 years ago
service URL decode numbers in quick response. 10 years ago
sms Only use MasterSecret for local message encryption. 10 years ago
transport Remove encrypted SMS transport, simplify transport options. 10 years ago
util add sane default emoji panel size 10 years ago
ApplicationContext.java Remove LeakCanary 10 years ago
ApplicationPreferencesActivity.java Make the click listener equally inaccessible for now. 10 years ago
BaseActionBarActivity.java Add transfer indicators for attachments 10 years ago
BaseActivity.java widen LGE menu workaround constraints 10 years ago
BlockedContactsActivity.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
ConfirmIdentityDialog.java Only use MasterSecret for local message encryption. 10 years ago
ContactSelectionActivity.java Use InputType class mask constants. 10 years ago
ContactSelectionListFragment.java Disable pull to refresh for GB devices. 10 years ago
ConversationActivity.java re-enable direct capture 10 years ago
ConversationAdapter.java use Locale from DynamicLanguage for displaying dates 10 years ago
ConversationFragment.java Use matching status bar color during action mode 10 years ago
ConversationItem.java avoid excessive attribute resolution 10 years ago
ConversationListActivity.java Don't blow away entire recipient cache on clear event. 10 years ago
ConversationListAdapter.java consider search query when selecting all threads 10 years ago
ConversationListFragment.java Use matching status bar color during action mode 10 years ago
ConversationListItem.java colorize ripples 10 years ago
ConversationPopupActivity.java stop using PopupWindow for emoji. too many android bugs. 10 years ago
ConversationTitleView.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
CountrySelectionActivity.java Workaround for LGE-related NPEs 10 years ago
CountrySelectionFragment.java replace ABS with AppCompat 11 years ago
DatabaseMigrationActivity.java move routing logic to all activities 10 years ago
DatabaseUpgradeActivity.java Update migration versions. 10 years ago
DeviceListActivity.java Move ellipse from title to message and complete ellipse 10 years ago
DeviceListItem.java Support for device management, limits, and contact requests. 10 years ago
DeviceProvisioningActivity.java Only use MasterSecret for local message encryption. 10 years ago
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 11 years ago
ExportFragment.java migrate AlertDialog to material-dialogs 10 years ago
GroupCreateActivity.java Support for multi-device contact sync. 10 years ago
GroupMembersDialog.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
ImageMediaAdapter.java Introduce unique part ID column for better cache accuracy. 10 years ago
ImportExportActivity.java move routing logic to all activities 10 years ago
ImportFragment.java move routing logic to all activities 10 years ago
KeyScanningActivity.java move routing logic to all activities 10 years ago
LogSubmitActivity.java Workaround for LGE-related NPEs 10 years ago
MasterSecretListener.java move routing logic to all activities 10 years ago
MediaOverviewActivity.java move routing logic to all activities 10 years ago
MediaPreviewActivity.java Use Glide to load media preview images 10 years ago
MessageDetailsActivity.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
MessageDetailsRecipientAdapter.java Conflicts UI touch-ups: 10 years ago
MessageRecipientListItem.java Display a generated avatar icon rather than a single default. 10 years ago
MuteDialog.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
NewConversationActivity.java Update look of contact selection activities. 10 years ago
PassphraseActivity.java move routing logic to all activities 10 years ago
PassphraseChangeActivity.java Call changeMasterSecretPassphrase in AsyncTask 10 years ago
PassphraseCreateActivity.java Only use MasterSecret for local message encryption. 10 years ago
PassphrasePromptActivity.java add dark theme to PassphrasePromptActivity 10 years ago
PassphraseRequiredActionBarActivity.java Support for per-recipient muting, blocking, and ringtones. 10 years ago
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 11 years ago
PlayServicesProblemFragment.java Create our own dialog when GooglePlayServicesUtil can't. 10 years ago
PromptMmsActivity.java move routing logic to all activities 10 years ago
PushContactSelectionActivity.java Update look of contact selection activities. 10 years ago
RecipientPreferenceActivity.java Track previously selected per-recipient ringtone value. 10 years ago
RegistrationActivity.java add twilio shoutout to registration 10 years ago
RegistrationProgressActivity.java turn RegistrationProblemsActivity into a dialog 10 years ago
ShareActivity.java check for null Intent.EXTRA_STREAM 10 years ago
ShareFragment.java move routing logic to all activities 10 years ago
ShareListAdapter.java Beginning of libtextsecure refactor. 11 years ago
ShareListItem.java Display generic 'group' avatar for MMS groups. 10 years ago
SmsSendtoActivity.java Support for populating contacts DB with TS account type. 10 years ago
TextSecureExpiredException.java Add expiration check on build freshness. 11 years ago
TransportOption.java new composition styling 10 years ago
TransportOptions.java new composition styling 10 years ago
TransportOptionsAdapter.java new composition styling 10 years ago
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 10 years ago
VerifyIdentityActivity.java Remove dynamicLanguage/dynamicTheme from VerifyIdentityActivity 10 years ago
ViewIdentityActivity.java move routing logic to all activities 10 years ago
ViewLocalIdentityActivity.java move routing logic to all activities 10 years ago