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/app/src/main/java/org/thoughtcrime/securesms
jubb 92075aed32 Merge branch 'master' into dev 3 years ago
..
animation Add emoji reacts support (#889) 3 years ago
attachments Performance improvements and bug fixes (#869) 3 years ago
audio Add a global search (#834) 3 years ago
avatar Move files 4 years ago
backup Performance improvements and bug fixes (#869) 3 years ago
calls Add one on one calls over clearnet (#864) 3 years ago
components Menu redesign (#958) 3 years ago
contacts Performance improvements and bug fixes (#869) 3 years ago
contactshare Move files 4 years ago
conversation Merge branch 'master' into dev 3 years ago
crypto fix: fallback on biometric key failures and retry creating key, fix up notification issues 3 years ago
database Fix moderator race condition (#975) 3 years ago
dependencies Add emoji reacts support (#889) 3 years ago
dms Menu redesign (#958) 3 years ago
emoji Add emoji reacts support (#889) 3 years ago
events
giph Performance improvements and bug fixes (#869) 3 years ago
glide Performance improvements and bug fixes (#869) 3 years ago
groups Menu redesign (#958) 3 years ago
home Menu redesign (#958) 3 years ago
imageeditor
jobmanager Generate placeholder avatars from two characters, re-fetch missed avatars (#856) 3 years ago
jobs Make the message trimming behaviour consistent across platform (#936) 3 years ago
keyboard/emoji Add emoji reacts support (#889) 3 years ago
linkpreview Add one on one calls over clearnet (#864) 3 years ago
logging feat: add share logs dialogs into settings activity 4 years ago
longmessage refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 4 years ago
mediapreview Make link preview view use thumbnail 4 years ago
mediasend Add emoji reacts support (#889) 3 years ago
messagerequests Replace default action message request behavior (#927) 3 years ago
mms Add Session Id blinding (#862) 3 years ago
net Move files 4 years ago
notifications fix: remove in-thread notifications (#962) 3 years ago
onboarding Performance improvements and bug fixes (#869) 3 years ago
permissions
preferences Make the message trimming behaviour consistent across platform (#936) 3 years ago
profiles
providers refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 4 years ago
qr Move files 4 years ago
reactions Use streams and collectors supported below API 24 in StaticEmojiPageModel (#966) 3 years ago
repository Remove open group guidelines on official open groups (#933) 3 years ago
scribbles Move files 4 years ago
search Add a global search (#834) 3 years ago
service Performance improvements and bug fixes (#869) 3 years ago
sms
sskenvironment Performance improvements and bug fixes (#869) 3 years ago
util Menu redesign (#958) 3 years ago
video refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 4 years ago
webrtc Add one on one calls over clearnet (#864) 3 years ago
AppContext.kt Replace default action message request behavior (#927) 3 years ago
ApplicationContext.java Add emoji reacts support (#889) 3 years ago
BaseActionBarActivity.java WIP clean 4 years ago
BaseActivity.java
BindableConversationItem.java Move files 4 years ago
DatabaseUpgradeActivity.java
DummyActivity.java
ExpirationDialog.java
MediaDocumentsAdapter.java Move files 4 years ago
MediaGalleryAdapter.java Make link preview view use thumbnail 4 years ago
MediaOverviewActivity.java Enable data extraction notifications 4 years ago
MediaPreviewActivity.java Enable media gallery fullscreen mode (#813) 3 years ago
MessageDetailsRecipientAdapter.java Re-organize files & delete unused code 4 years ago
MuteDialog.java feat: add notification types for all / mentions only or none with UI and push logic 4 years ago
PassphrasePromptActivity.java fix: fallback on biometric key failures and retry creating key, fix up notification issues 3 years ago
PassphraseRequiredActionBarActivity.java Re-organize files & delete unused code 4 years ago
ShareActivity.java refactor: move db module init before injection and replace ApplicationContext db component access to static function to get the component 4 years ago
ShortcutLauncherActivity.java Re-organize files & delete unused code 4 years ago
Unbindable.java