Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Gorham 7b16819a26 receive screen: fonts added and functional 2018-12-04 14:38:12 -05:00
Kevin Gorham 3f3783f22f implement the FAB button
Deviate slightly from the designs to add the speed dial behavior which feels more fitting to our use.
2018-12-02 22:21:23 -05:00
Kevin Gorham 6a69ed0e8a update to the latest version of the SDK
Incorporate all the DB related progress that was made this week
2018-11-30 13:15:09 -05:00
Kevin Gorham 0033f20ac5 minor tweaks to integrate with changes from @str4d 2018-11-21 15:15:28 -05:00
Kevin Gorham 8ef552f29a connect to the rust AAR library 2018-11-21 05:11:48 -05:00
Kevin Gorham 123073f1ce add navigation skeleton 2018-11-12 13:38:37 -05:00
Kevin Gorham 33e685c6dd added dagger to the project 2018-11-11 22:36:17 -05:00
Kevin Gorham 046ffc33b2 updated versions 2018-11-10 10:42:59 -05:00
Kevin Gorham 5693ae909d cleanup build files a bit 2018-11-01 01:19:50 -04:00
Kevin Gorham f349c93886 revert to a basic drawer app 2018-10-29 20:22:22 -04:00
Kevin Gorham e43b642076 migrate to gradle's Kotlin DSL 2018-10-09 21:18:23 -04:00
Kevin Gorham 29c47c08fb Sample app compiles and runs.
So far this just demonstrates adding an Android Library project that uses Rust through the JNI. The next step would be to get protobufs working across the JNI boundary.
2018-10-09 00:27:16 -04:00