Commit graph

9 commits

Author SHA1 Message Date
Naveen Singh
e904efa6ed
feat: add font customization (#676)
* fix: use AndroidX AppCompat PopupMenu

* feat: add font customization
2026-01-26 00:08:09 +05:30
Naveen Singh
58d2dc4610
feat: use standard list item sizes for conversations (#558)
* fix: update unresolved reference to launcher icon

* fix: use standard 40dp avatar size for list items

* fix: use standard text size for conversation list items

* feat: move conversation datetime to the top-right

* feat: move the conversation pin indicator to the bottom-right

* refactor: convert conversation item layouts to ConstraintLayout

* fix: use standard padding for elements in conversation list item

* fix: use proper constraints for list items

* fix: use standard list item height for conversations

* feat: lower pin indicator alpha to 0.7

* fix: use standard text sizes from commons

* docs: update changelog

* fix: minor layout fixes

Refs: https://github.com/FossifyOrg/General-Discussion/issues/118, https://github.com/FossifyOrg/Messages/issues/376
2025-10-15 14:29:03 +05:30
Naveen Singh
e8286947c1
Fix received attachment alignment 2025-01-03 20:56:48 +05:30
Naveen
0c01e607bb
Migrate from kotlin synthetics to View binding 2023-08-17 15:54:29 +05:30
tibbi
f2c368e12e rename MessagesAdapter to ThreadsAdapter, no other change 2020-04-11 10:50:47 +02:00
tibbi
d8080848c6 make the contact images more colorful 2020-04-10 23:36:44 +02:00
tibbi
584fc7ca81 adding a contact avatar at the main screen 2020-04-10 22:44:28 +02:00
tibbi
6cd1dcfbde highlight unread messages a bit more 2020-04-03 13:15:58 +02:00
tibbi
e6b8db6ad0 renaming SMS to Message in some cases for easier handling 2020-04-03 12:29:57 +02:00
Renamed from app/src/main/res/layout/item_sms.xml (Browse further)