Meshtastic-Android/app
andrekir f4c754e599 Fix: MessagesFragment layout
- fix our messages right margin; received left margin (compare "msg.from" to "^local" to "determine if this is my message (originated on this device)";
- night/colors.xml: changed colorMyMsg to #28463C; (colorMsg & colorMyMsg were the same on Dark theme);
- fix val one_day typo (= 86400000 ms/day);
- if errorMessage --> setCardBackgroundColor(Color.RED).
2021-09-07 22:18:54 -03:00
..
.settings Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
special more mock files 2020-04-02 22:27:55 -07:00
src Fix: MessagesFragment layout 2021-09-07 22:18:54 -03:00
.classpath Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
.project Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
build.gradle 1.2.45 2021-08-29 15:14:01 -07: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 potential fix for the rare mapbox native crash (use onDestroyView) 2021-02-01 22:54:04 +08:00