Meshtastic-Android/app
Davis 2bfda9784f
Feature: Jump to node info from message (#844)
* Highlight the node in the node list tab when the user taps on the node chip in messages

* Represent main tabs as enum for more reliable referencing

* Extract tab labels to string resources for easier translation
Annotate resource IDs with their corresponding Android types

* Index off nodes actually in the adapter since they are sorted

* Update viewmodel when tab changes to prevent jumping to other tabs in onResume

* Mark strings as non-translatable for now
2024-02-13 18:32:52 -03:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase refactor: migrate nodeDB to Room database (#717) 2023-09-05 08:19:26 -03:00
src Feature: Jump to node info from message (#844) 2024-02-13 18:32:52 -03:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle refactor: disable dependency metadata for fdroid flavor only 2024-02-12 18:24:32 -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: update proguard rules 2023-06-30 00:33:52 -03:00