criticalmaps / criticalmaps-android

🤖 Critical Maps Android App
http://criticalmaps.net
Apache License 2.0
136 stars 27 forks source link

Hardware state handling and vector drawables #197

Closed cbalster closed 6 years ago

cbalster commented 6 years ago

Quite a lot for one PR - sorry...

The state handling in the chat fragment is not the most elegant right now, but works (I hope). The AlertDialogs could be replaced by something prettier and not so intrusive. Also I'm not 100% convinced about the data connection icon.

Vector graphics should be self explanatory - we can basically use them anywhere but in the notification (due to support lib).

FAB for centering location: device-2017-08-12-180702

Internet connection monitoring device-2017-08-12-180901 device-2017-08-12-180841 device-2017-08-12-180929

GPS Hardware: device-2017-08-12-183357 device-2017-08-12-180619 device-2017-08-12-183453

New twitter button: device-2017-08-12-180942

stephanlindauer commented 6 years ago

:heart: :heart: :heart: looks really good! will have a deeper look tomorrow.

cbalster commented 6 years ago

closes #118