39a2120300
Revert "Don't close app when clicking app icon in MainActivity."
...
This was also breaking the back button.
This reverts commit 9b5175114f
.
2016-01-18 18:19:42 +01:00
514827ad8f
Allow adding user by ID or QR code ( fixes #36 ).
2016-01-18 18:19:42 +01:00
1a8ae49f79
Handle null intent in onStartCommand().
2016-01-18 18:19:41 +01:00
b21cf17cea
Make Bluetooth an optional requirement.
2016-01-18 18:19:41 +01:00
199b185861
Added server project for internet routing.
...
Also adjusted Log trait and visibility of library classes.
2016-01-18 18:19:41 +01:00
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
6867b19380
Added floating action button to add contacts ( fixes #40 ).
2015-12-03 20:15:26 +01:00
1942986962
Removed guava dependency.
2015-11-21 21:54:23 +01:00
49293e259e
Cleaned build scripts.
2015-11-21 21:29:14 +01:00
9b5175114f
Don't close app when clicking app icon in MainActivity.
2015-11-12 01:57:45 +01:00
269fe41ebf
Split project into seperate modules for core and android ( fixes #18 ).
2015-10-18 22:39:51 +02:00