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
0x330a df29ed8f16 feat: start on closed group polling for new signatures 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
calls Integrate shared libsession-util library (#1096) 2 years ago
components Merge remote-tracking branch 'upstream/dev' into closed_groups 2 years ago
contacts feat: adding support for new closed groups, moving closed groups to be legacy throughout app 2 years ago
conversation feat: finish most wrappers and compile issues, start new closed group compose code 2 years ago
crypto Merge branch 'dev' into add-unregister 2 years ago
database feat: start on closed group polling for new signatures 2 years ago
dependencies feat: start on closed group polling for new signatures 2 years ago
dms Integrate shared libsession-util library (#1096) 2 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 feat: start on closed group polling for new signatures 2 years ago
home feat: finish most wrappers and compile issues, start new closed group compose code 2 years ago
imageeditor
jobmanager further clean up 2 years ago
keyboard/emoji Integrate shared libsession-util library (#1096) 2 years ago
linkpreview feat: add no op push manager for de-googled 2 years ago
logging ...and the rest 2 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
mediasend Remove contactshare package (#1288) 2 years ago
messagerequests Merge branch 'dev' into comp 2 years ago
mms Increased file upload limits to 10Mb 2 years ago
net
notifications feat: start on closed group polling for new signatures 2 years ago
onboarding Cleanup 2 years ago
permissions simplify 2 years ago
preferences Merge remote-tracking branch 'upstream/dev' into closed_groups 2 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
reactions feat: finish most wrappers and compile issues, start new closed group compose code 2 years ago
repository [SES-1002] Synced blind requests (#1303) 2 years ago
scribbles
search Paged conversation recycler, update compile sdk version 31 (#1049) 2 years ago
service Integrate shared libsession-util library (#1096) 2 years ago
sskenvironment feat: finish most wrappers and compile issues, start new closed group compose code 2 years ago
ui feat: creating the basic storage code to test creating group in configs and pushing 2 years ago
util feat: finish most wrappers and compile issues, start new closed group compose code 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 Remove unused classes (#1289) 2 years ago
AppContext.kt Replace default action message request behavior (#927) 3 years ago
ApplicationContext.java feat: start on closed group polling for new signatures 2 years ago
BaseActionBarActivity.java Fix status and nav bar colors (#1165) 2 years ago
BaseActivity.java
DatabaseUpgradeActivity.java
DeleteMediaDialog.kt Utilise dialog dsl in DeleteMediaDialog 2 years ago
DeleteMediaPreviewDialog.kt Utilise dialog dsl in DeleteMediaPreviewDialog 2 years ago
DeviceModule.kt Connect Huawei push notifications 2 years ago
DummyActivity.java
ExpirationDialog.kt Simplify ExpirationDialog 2 years ago
MediaDocumentsAdapter.java
MediaGalleryAdapter.kt fix: compile errors 2 years ago
MediaOverviewActivity.java feat: adding support for new closed groups, moving closed groups to be legacy throughout app 2 years ago
MediaPreviewActivity.java Merge branch 'dev' into comp 2 years ago
MediaPreviewArgs.kt Refactor slide out of MessageDetailsActivity 2 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
SessionDialogBuilder.kt Fix Dialog#button default (#1299) 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