Commit Graph

9 Commits

Author SHA1 Message Date
Felix Ableitner 1a8ae49f79 Handle null intent in onStartCommand(). 2016-01-18 18:19:41 +01:00
Felix Ableitner b21cf17cea Make Bluetooth an optional requirement. 2016-01-18 18:19:41 +01:00
Felix Ableitner 199b185861 Added server project for internet routing.
Also adjusted Log trait and visibility of library classes.
2016-01-18 18:19:41 +01:00
Felix Ableitner 28cb4f15d9 Added option to start on boot (fixes #19).
This does not trigger the "enable Bluetooth" dialog, which means
Bluetooth won't be enabled. Even if Bluetooth was already active,
we might not have the necessary permissions. Internet will work
fine though.
2016-01-18 18:16:55 +01:00
Felix Ableitner 6867b19380 Added floating action button to add contacts (fixes #40). 2015-12-03 20:15:26 +01:00
Felix Ableitner 1942986962 Removed guava dependency. 2015-11-21 21:54:23 +01:00
Felix Ableitner 49293e259e Cleaned build scripts. 2015-11-21 21:29:14 +01:00
Felix Ableitner 9b5175114f Don't close app when clicking app icon in MainActivity. 2015-11-12 01:57:45 +01:00
Felix Ableitner 269fe41ebf Split project into seperate modules for core and android (fixes #18). 2015-10-18 22:39:51 +02:00