Meshtastic-Android/app
James Rich 8dad5a085e
Feat: Show channel number and name in direct message title (#1131)
* Feat: Show channel number and name in direct message title

This commit updates the message title to include the channel number and name when viewing direct messages.

This improves the user experience by providing more context about the conversation.

* Refactor: Improve message fragment toolbar

Use MaterialToolbar's built-in title and subtitle features to display channel name and number, simplifying the layout and improving UI consistency.
2024-07-13 07:25:22 -03:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase feat: support for switching between devices (#1078) 2024-06-08 10:25:47 -03:00
src Feat: Show channel number and name in direct message title (#1131) 2024-07-13 07:25:22 -03:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle chore(deps): update com.google.firebase:firebase-bom to v33.1.2 2024-07-13 07:18:53 -03:00
google-services-example.json mock google-services in CI builds 2020-04-02 22:07:35 -07:00
google-services.json for now use my local google-services settings (for crashlytics) 2020-03-01 16:39:53 -08:00
proguard-rules.pro chore: disable code shrinking and optimization 2024-05-19 08:30:53 -03:00