This website requires JavaScript.
Explore
Help
Register
Sign In
Signal
/
Android
Watch
1
Star
0
Fork
0
You've already forked Android
mirror of
https://github.com/signalapp/Signal-Android.git
synced
2026-04-22 09:49:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a6d77bae4d358341ae40e883fd07c26b66b23e2
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
reactions
History
Alex Hart
6919e352d6
Fix crash when opening reactions bottom sheet.
2022-01-24 12:04:48 -05:00
..
any
Refactor MappingAdapter code into package.
2021-12-20 13:31:18 -05:00
edit
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
EmojiCount.java
…
ReactionDetails.kt
Move reactions into their own table.
2021-11-16 17:27:47 -05:00
ReactionRecipientsAdapter.java
Add badge to Recipient row of reactions sheet.
2021-11-10 15:32:20 -04:00
ReactionsBottomSheetDialogFragment.java
Fix crash when opening reactions bottom sheet.
2022-01-24 12:04:48 -05:00
ReactionsConversationView.java
…
ReactionsRepository.kt
Fix bug in reaction bottom sheet data observation.
2021-12-10 13:05:17 -05:00
ReactionsViewModel.java
Move reactions into their own table.
2021-11-16 17:27:47 -05:00
ReactionViewPagerAdapter.java
…