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
andrew 4641512644 Utilise dialog dsl in RationaleDialog 2 years ago
..
animation Add emoji reacts support (#889) 3 years ago
attachments Swallow screenshot exceptions 2 years ago
audio Add a global search (#834) 3 years ago
avatar Move files 4 years ago
backup Added code to migrate from SQLCipher 3 to 4 2 years ago
calls Add one on one calls over clearnet (#864) 3 years ago
components Add SafeViewPager to fix touch exception in MediaPreviewActivity (#1166) 2 years ago
contacts Paged conversation recycler, update compile sdk version 31 (#1049) 2 years ago
contactshare Move files 4 years ago
conversation Utilise dialog dsl in RationaleDialog 2 years ago
crypto Add comments 2 years ago
database Remove logs 2 years ago
dependencies Added code to migrate from SQLCipher 3 to 4 2 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 New app theming (#913) 3 years ago
groups Fixed a few bugs, added logging and removed some old code 2 years ago
home Utilise dialog dsl in RationaleDialog 2 years ago
imageeditor
jobmanager Paged conversation recycler, update compile sdk version 31 (#1049) 2 years ago
jobs Make the message trimming behaviour consistent across platform (#936) 3 years ago
keyboard/emoji New app theming (#913) 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 Utilise dialog dsl in RationaleDialog 2 years ago
mms Increased file upload limits to 10Mb 2 years ago
net Move files 4 years ago
notifications ANR Defensive Coding (#1132) 2 years ago
onboarding Utilise dialog dsl in RationaleDialog 2 years ago
permissions Utilise dialog dsl in RationaleDialog 2 years ago
preferences Utilise dialog dsl in RationaleDialog 2 years ago
profiles clean up unused code 4 years ago
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 New app theming (#913) 3 years ago
repository Updated the code to use the network offset time everywhere relevant (#1111) 2 years ago
scribbles Move files 4 years ago
search Paged conversation recycler, update compile sdk version 31 (#1049) 2 years ago
service ANR Defensive Coding (#1132) 2 years ago
sms hook up sending pipeline & clean 4 years ago
sskenvironment Paged conversation recycler, update compile sdk version 31 (#1049) 2 years ago
util Utilise dialog dsl in RationaleDialog 2 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 ANR Defensive Coding (#1132) 2 years ago
AppContext.kt Replace default action message request behavior (#927) 3 years ago
ApplicationContext.java ANR Defensive Coding (#1132) 2 years ago
BaseActionBarActivity.java Fix status and nav bar colors (#1165) 2 years ago
BaseActivity.java
BindableConversationItem.java Move files 4 years ago
DatabaseUpgradeActivity.java refactor: remove old jobs and refactor any remaining calls to use new jobs 4 years ago
DummyActivity.java
ExpirationDialog.kt Utilise dialog dsl in RationaleDialog 2 years ago
MediaDocumentsAdapter.java Move files 4 years ago
MediaGalleryAdapter.java Fixed a few bugs and some optimisations 2 years ago
MediaOverviewActivity.java Utilise dialog dsl 2 years ago
MediaPreviewActivity.java Make kotlin code use dialog dsl 2 years ago
MessageDetailsRecipientAdapter.java Re-organize files & delete unused code 4 years ago
MuteDialog.kt Utilise dialog dsl in RationaleDialog 2 years ago
PassphrasePromptActivity.java Fixed a few bugs, added logging and removed some old code 2 years ago
PassphraseRequiredActionBarActivity.java Re-organize files & delete unused code 4 years ago
SessionDialogBuilder.kt Utilise dialog dsl in RationaleDialog 2 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