session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
Morgan Pretty 5e28af2be4
Updated the code to use the network offset time everywhere relevant (#1111)
* Updated the code to use the network offset time everywhere relevant

* Updated the SnodeAPI.nowWithOffset to use @JvmStatic
2023-03-31 10:11:30 +11:00
..
components Fixed a few bugs and some optimisations 2023-01-13 15:56:14 +11:00
dialogs Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
input_bar New app theming (#913) 2022-10-12 17:05:55 +11:00
menus Fixed a few bugs, added logging and removed some old code 2023-02-03 13:33:52 +11:00
messages Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
utilities Fixed a few layout issues with the LinkPreviewView 2023-02-10 14:33:19 +11:00
ConversationActivityV2.kt Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
ConversationAdapter.kt Refactored code to avoid passing lifecycleCoroutineScope as a parameter 2023-01-13 15:56:14 +11:00
ConversationContextMenu.kt Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
ConversationLoader.kt feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
ConversationReactionDelegate.kt Fix blinded ID moderator checks in emoji reaction popup (#964) 2022-09-13 14:17:47 +10:00
ConversationReactionOverlay.java Use streams and collectors supported below API 24 in StaticEmojiPageModel (#966) 2022-09-13 17:52:09 +10:00
ConversationRecyclerView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ConversationViewModel.kt Shifted a number of db writes when opening conversations to the IO thread so they don't block 2023-01-13 15:55:31 +11:00
DeleteOptionsBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
DimensionUnit.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
MessageDetailActivity.kt Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
ModalUrlBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
NoCrossfadeChangeDefaultAnimator.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
SelectedConversationModel.kt Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
Util.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
ViewUtil.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
WindowUtil.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00