session-android/app/src/main/java/org/thoughtcrime/securesms
2021-08-03 13:36:04 +10:00
..
attachments fix: getting local user's ID if message is outgoing to check against that value in attachment download 2021-07-09 16:04:06 +10:00
audio Speed up audio on double tap 2021-06-28 15:49:29 +10:00
avatar
backup Re-organize files 2021-07-09 13:25:57 +10:00
components refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
contacts Re-organize files 2021-07-09 13:25:57 +10:00
contactshare
conversation/v2 refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
crypto Re-organize files 2021-07-09 13:18:48 +10:00
database refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
dependencies
dms Implement authenticated message retrieval 2021-07-26 11:23:58 +10:00
events
giph
glide
groups Clean & debug 2021-07-09 13:56:38 +10:00
home refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
imageeditor
jobmanager
jobs Re-organize files 2021-07-09 13:25:57 +10:00
linkpreview Observe link preview changes 2021-06-24 15:46:36 +10:00
logging refactor: remove PersistentLogger.java and fix libsignal build.gradle minSdkVersion 2021-07-15 16:56:13 +10:00
longmessage refactor: re-add thread ID for mentions, fix path resolver call 2021-07-30 13:46:57 +10:00
mediapreview Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
mediasend fix: npe on MediaRepository.java in list sorting comparison 2021-07-23 09:46:44 +10:00
mms WIP 2021-06-28 14:51:49 +10:00
net
notifications refactor: re-add thread ID for mentions, fix path resolver call 2021-07-30 13:46:57 +10:00
onboarding Clean & debug 2021-07-09 13:56:38 +10:00
permissions
preferences Implement authenticated message retrieval 2021-07-26 11:23:58 +10:00
profiles
providers
qr
scribbles
search
service Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
sms
sskenvironment Send read receipts 2021-06-25 10:18:04 +10:00
util Merge branch 'dev' into security 2021-07-12 14:27:14 +10:00
video
AppContext.kt
ApplicationContext.java refactor: performance experiments 2021-07-29 17:02:58 +10:00
BaseActionBarActivity.java
BaseActivity.java
BindableConversationItem.java
DatabaseUpgradeActivity.java
DummyActivity.java
ExpirationDialog.java
MediaDocumentsAdapter.java
MediaGalleryAdapter.java Make link preview view use thumbnail 2021-06-24 15:03:29 +10:00
MediaOverviewActivity.java
MediaPreviewActivity.java Show date break header by hour instead of by day 2021-07-08 13:37:08 +10:00
MessageDetailsRecipientAdapter.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
MuteDialog.java feat: add notification types for all / mentions only or none with UI and push logic 2021-07-20 16:06:59 +10:00
PassphrasePromptActivity.java Clean 2021-07-09 15:45:15 +10:00
PassphraseRequiredActionBarActivity.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
ShareActivity.java fix: share activity now includes type as text/plain 2021-07-12 15:52:46 +10:00
ShortcutLauncherActivity.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
Unbindable.java