session-android/app/src/main/java/org/thoughtcrime/securesms
0x330a fabe2d44da
fix: view model should give and receive better structured events and state
2023-11-02 12:27:23 +11:00
..
animation Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
attachments Swallow screenshot exceptions 2023-04-26 16:31:28 +09:30
audio Add a global search (#834) 2022-02-07 17:06:27 +11:00
avatar Move files 2021-05-18 09:12:33 +10:00
calls Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
components Merge remote-tracking branch 'upstream/dev' into closed_groups 2023-08-28 10:14:18 +10:00
contacts feat: adding support for new closed groups, moving closed groups to be legacy throughout app 2023-08-24 17:38:14 +10:00
conversation Update session libsodium (#1326) 2023-10-04 15:17:27 +11:00
crypto Merge branch 'dev' into add-unregister 2023-06-20 12:31:37 +09:30
database fix: group keys wasn't populating the config pushes for non keys objects in sync job 2023-10-27 16:10:26 +11:00
dependencies feat(WIP): build an authenticated delete with sign callback 2023-10-27 16:45:44 +11:00
dms Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
emoji Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
events WIP clean 2021-01-14 10:28:07 +11:00
giph Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
glide New app theming (#913) 2022-10-12 17:05:55 +11:00
groups fix: view model should give and receive better structured events and state 2023-11-02 12:27:23 +11:00
home Merge remote-tracking branch 'upstream/dev' into closed_groups 2023-10-02 10:55:26 +11:00
imageeditor restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
jobmanager further clean up 2023-05-10 15:36:10 +10:00
keyboard/emoji Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
linkpreview feat: add no op push manager for de-googled 2023-04-20 17:25:03 +10:00
logging ...and the rest 2023-05-05 12:32:54 +09:30
mediapreview Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
mediasend Remove contactshare package (#1288) 2023-08-09 14:12:07 +09:30
messagerequests Merge branch 'dev' into comp 2023-07-18 12:04:56 +09:30
mms Increased file upload limits to 10Mb 2023-02-06 14:22:26 +11:00
net Move files 2021-05-18 09:26:08 +10:00
notifications Merge remote-tracking branch 'upstream/dev' into closed_groups 2023-10-02 10:55:26 +11:00
onboarding Cleanup 2023-08-06 22:22:39 +09:30
permissions simplify 2023-06-23 13:01:11 +09:30
preferences feat: finish implementing scheduling sync and pollers, destination based config sync job 2023-09-18 16:13:25 +10:00
profiles clean up unused code 2021-02-23 15:56:42 +11:00
providers refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
qr Move files 2021-05-18 09:12:33 +10:00
reactions feat: finish most wrappers and compile issues, start new closed group compose code 2023-09-04 17:56:55 +10:00
repository [SES-1002] Synced blind requests (#1303) 2023-08-28 09:51:48 +10:00
scribbles Move files 2021-05-18 09:12:33 +10:00
search Paged conversation recycler, update compile sdk version 31 (#1049) 2022-12-19 11:29:05 +11:00
service feat: add foreground types to key caching service and call service 2023-10-13 14:32:04 +11:00
sskenvironment feat: finish most wrappers and compile issues, start new closed group compose code 2023-09-04 17:56:55 +10:00
ui feat(WIP): group creation / navigation / passing and sharing state in vm 2023-11-01 16:39:34 +11:00
util fix: group keys wasn't populating the config pushes for non keys objects in sync job 2023-10-27 16:10:26 +11:00
video refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
webrtc Remove unused classes (#1289) 2023-08-08 14:40:36 +09:30
AppContext.kt Replace default action message request behavior (#927) 2022-09-13 15:06:46 +10:00
ApplicationContext.java refactor: process the configs for libsession directly as the byte arrays, pull out the duplicate removal logic and envelope / unwrap from SnodeAPI 2023-10-18 12:22:25 +11:00
BaseActionBarActivity.java Fix status and nav bar colors (#1165) 2023-04-26 14:48:34 +10:00
BaseActivity.java WIP clean 2021-01-15 16:51:53 +11:00
DatabaseUpgradeActivity.java refactor: remove old jobs and refactor any remaining calls to use new jobs 2021-04-08 16:12:54 +10:00
DeleteMediaDialog.kt Utilise dialog dsl in DeleteMediaDialog 2023-06-02 22:05:34 +09:30
DeleteMediaPreviewDialog.kt Utilise dialog dsl in DeleteMediaPreviewDialog 2023-06-02 22:36:15 +09:30
DeviceModule.kt Connect Huawei push notifications 2023-07-26 10:48:20 +09:30
DummyActivity.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
ExpirationDialog.kt Simplify ExpirationDialog 2023-06-26 10:58:08 +09:30
MediaDocumentsAdapter.java Move files 2021-05-18 09:12:33 +10:00
MediaGalleryAdapter.kt fix: compile errors 2023-01-25 16:49:37 +11:00
MediaOverviewActivity.java feat: adding support for new closed groups, moving closed groups to be legacy throughout app 2023-08-24 17:38:14 +10:00
MediaPreviewActivity.java Maybe fix oob in media preview adapter cursor adapter (#1324) 2023-10-04 15:17:07 +11:00
MediaPreviewArgs.kt Refactor slide out of MessageDetailsActivity 2023-07-11 12:28:04 +09:30
MuteDialog.kt Utilise dialog dsl in RationaleDialog 2023-06-02 19:11:58 +09:30
PassphrasePromptActivity.java Fixed a few bugs, added logging and removed some old code 2023-02-03 13:33:52 +11:00
PassphraseRequiredActionBarActivity.java fix: use the context compat register receiver to fix Android 14 crash (#1338) 2023-10-11 17:12:28 +11:00
SessionDialogBuilder.kt Fix Dialog#button default (#1299) 2023-08-10 13:17:28 +09:30
ShareActivity.java refactor: move db module init before injection and replace ApplicationContext db component access to static function to get the component 2021-10-05 10:58:02 +11:00
ShortcutLauncherActivity.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00