547f4ff0cb
Show message time and date ( fixes #32 ).
2015-08-19 10:36:57 +02:00
122bf7f167
Fixed lint warnings regarding rtl layouts.
2015-07-28 01:45:40 +02:00
939a2a000a
Cleaned build.gradle.
2015-06-30 22:49:21 +02:00
7749c75442
Bumped version to 0.1.4.
2015-06-30 22:25:47 +02:00
a54dd5786b
Removed proguard.
...
This removes some complications with -keep flags etc (but seems
to increase compile time and file size for release builds slightly).
2015-06-30 22:25:18 +02:00
4e7ce2d301
Updated dependencies.
2015-06-30 20:19:45 +02:00
c4db86c5af
Bumped version to 0.1.3.
2015-06-18 22:17:52 +02:00
7fcc1f54ac
Updated dependencies.
2015-06-18 21:52:21 +02:00
9acf470b01
Use min API level 21 for dev builds (reduces compile time).
2015-04-28 17:10:07 +02:00
861255e2a9
Use AppCompat theme.
2015-04-26 06:29:32 +02:00
7bc7d01488
Updated dependencies.
2015-04-14 23:01:00 +02:00
b97e84a81e
Updated dependencies.
2015-03-13 21:52:16 +01:00
aad2710e6c
Bumped version to 0.1.2.
2015-03-07 16:32:20 +01:00
8688f973e8
Bumped version to 0.1.1.
2015-02-25 22:18:17 +01:00
04fd815001
Updated dependencies, use DeviceDefault theme.
2015-01-31 15:17:20 +01:00
7bc8532732
Updated dependencies.
2015-01-23 20:00:04 +01:00
834f3ca724
Moved remaining messages to binary encoding, removed msgpack dependency.
...
This seems to have added some random disconnects, but there doesn't
seem to be a reason for this in the code.
2014-12-12 00:13:22 +02:00
de86f5f121
Use key fingerprints instead of bluetooth addresses.
2014-12-04 20:33:12 +02:00
5f123afcab
Create "thin" build type and clean up previous commit.
...
The "thin" build type relies on system scala library, while "debug"
and "release" provide the library itself.
2014-12-02 19:02:01 +02:00
Raul Bache
4f9ccfa25d
Made it work
2014-11-30 20:52:47 +01:00
d565bdb373
Fixed various lint problems, improved navigation (ActionBar up arrows).
2014-11-18 13:07:31 +02:00
11361c83ab
Updated dependencies.
2014-11-12 23:45:38 +02:00
bf7aab1e11
Updated dependencies, downgrade scala for incremental compiles.
2014-11-06 01:29:23 +02:00
cbcc0802dd
Put proguard back in to avoid OutOfMemoryExceptions.
...
I removed it earlier because of warnings, but these weren't important.
2014-10-30 17:54:53 +02:00
3bd4feacbd
Added text chat functionality.
...
- ChatFragment with layout, Fragment handling in MainActivity
- [MessagePack](http://msgpack.org/ ) serialization in TextMessage
- MessageStore to hold old messages
- various small code enhancements
Way too many changes for one commit, but it's too late to change.
2014-10-30 00:23:01 +02:00
6c4fe96f10
Updated to Android 5.0, updated gradle.
2014-10-18 16:53:23 +03:00
6579a754a7
Added ".debug" suffix to debug app's package name.
2014-10-11 21:27:32 +03:00
ebc47e2c8e
Changed project language to scala.
2014-10-07 16:20:24 +03:00
a8954696bd
Initial commit.
2014-10-03 12:55:35 +03:00