|
0aeb82553a
|
Use CursorAdapter for messages so all messages can be viewed.
|
2015-08-24 23:38:55 +02:00 |
|
|
6ec9b949c5
|
Fixed max connections setting being shown in release builds.
|
2015-08-23 14:42:53 +02:00 |
|
|
578d8d9b76
|
Minor clode cleanup.
|
2015-08-23 14:37:14 +02:00 |
|
|
8b832cec9d
|
Hide acionbar in translucent theme.
|
2015-08-23 14:27:03 +02:00 |
|
|
38db151d8c
|
Open chat after adding a new contact.
|
2015-08-23 14:10:21 +02:00 |
|
|
ee621a7d78
|
Don't show Bluetooth visibility dialog so often.
|
2015-08-22 19:42:28 +02:00 |
|
|
6eed89f8c0
|
Rethrow errors in future.
|
2015-08-22 01:47:02 +02:00 |
|
|
9840feff46
|
Fixed add contact toast not shown.
|
2015-08-19 11:25:54 +02:00 |
|
|
1d97e75753
|
Make sure scrollbar does not overlap message items.
|
2015-08-19 10:46:20 +02:00 |
|
|
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 |
|
|
8392127e6b
|
Use NotificationCompat.
|
2015-07-28 01:45:18 +02:00 |
|
|
b39fb514c1
|
Use future inside ChatService.sendTo(), log errors in future.
|
2015-07-28 01:07:02 +02:00 |
|
|
ae814b73ba
|
Added throws declaration to Message.read().
|
2015-07-28 00:57:10 +02:00 |
|
|
625743d174
|
Print address seperated by dashes.
|
2015-07-27 13:18:02 +02:00 |
|
|
cdece0ef42
|
Show identicons in user list and settings (fixes #27).
|
2015-07-27 13:17:57 +02:00 |
|
|
fee99d850c
|
Simplified address string conversion.
|
2015-07-24 02:01:53 +02:00 |
|
|
62e54a1c02
|
Replaced weak listeners with local broadcasts.
|
2015-07-24 01:39:20 +02:00 |
|
|
9959453c38
|
Add status message (fixes #14).
Also improved protocol definition.
|
2015-07-24 00:28:29 +02:00 |
|
|
9bb5870344
|
Added persistent notification while app is running (fixes #12).
|
2015-07-21 16:03:40 +02:00 |
|
|
bee5e45093
|
Trim name before showing it.
|
2015-07-07 23:18:29 +02:00 |
|
|
b1bb4eb8b3
|
Fixed crash if BluetoothAdapter.STATE_ON is received twice.
|
2015-07-07 23:18:07 +02:00 |
|
|
aadf0dc1f9
|
Use LocalBroadcastManager instead of ContactsUpdatedListener.
|
2015-07-01 20:03:22 +02:00 |
|
|
b73e142a73
|
Use Option() instead of Some() for object creation.
|
2015-07-01 19:22:56 +02:00 |
|
|
ff30b64ee5
|
Reformatting of SettingsFragment.
|
2015-07-01 02:06:35 +02:00 |
|
|
a7e78544b4
|
Don't show max_connections preference in release builds.
|
2015-07-01 01:56:10 +02:00 |
|
|
c1e091825e
|
Fixed app name higher/lower case.
|
2015-06-24 16:20:30 +02:00 |
|
|
11e1a4cba9
|
Fixed lint error in layout.
|
2015-06-24 16:11:27 +02:00 |
|
|
584d176d73
|
Added FirstStartActivity.
|
2015-06-24 15:25:22 +02:00 |
|
|
58da843d9b
|
Added material colors.
|
2015-06-24 11:57:39 +02:00 |
|
|
da7fd6e5f7
|
Show last message in contacts list.
|
2015-06-24 11:09:59 +02:00 |
|
|
a06884f204
|
Added ProgressBar and better text to AddContactsActivity.
|
2015-06-24 10:42:28 +02:00 |
|
|
71791c252f
|
Added option to disable notification sounds (ref #6).
|
2015-06-23 22:41:40 +02:00 |
|
|
6b7e0000e1
|
Use AppCompatActivity.
|
2015-06-18 22:02:07 +02:00 |
|
|
1e87fd78b7
|
Added menu item to share ensichat apk (fixes #5).
|
2015-04-27 14:50:09 +02:00 |
|
|
861255e2a9
|
Use AppCompat theme.
|
2015-04-26 06:29:32 +02:00 |
|
|
fa86101b7c
|
Don't show ActionBar icon for settings.
|
2015-04-26 06:28:21 +02:00 |
|
|
063850b3d8
|
Fixed lint API warnings.
|
2015-04-24 00:58:13 +02:00 |
|
|
108f326d8d
|
Fixed Router to actually consider hop count and hop limit.
|
2015-04-20 10:43:32 +02:00 |
|
|
57c022f3d5
|
Added documentation.
|
2015-04-20 01:06:43 +02:00 |
|
|
80aa1b56ae
|
Moved time field from Text into ContentHeader.
|
2015-04-16 21:01:42 +02:00 |
|
|
85a8b71fe9
|
Split package messages into header and body, move BufferUtils to util.
|
2015-04-16 09:25:39 +02:00 |
|
|
5c102581ce
|
Added unique id to messages, allow extra header fields.
|
2015-04-16 00:17:10 +02:00 |
|
|
7bc7d01488
|
Updated dependencies.
|
2015-04-14 23:01:00 +02:00 |
|
|
2de8707844
|
Adjust code to protocol and use one byte for version and type each.
|
2015-03-19 23:57:02 +01:00 |
|
|
2940c320c1
|
Catch exception from unregisterReceiver() , renamed vals.
|
2015-03-18 23:55:29 +01:00 |
|
|
f040bb4032
|
Fixed crash if non-text message is received while ChatFragment is open.
|
2015-03-18 23:28:17 +01:00 |
|
|
fb3592c2ae
|
Use INTEGER instead of INT for primary keys in database.
|
2015-03-17 22:51:10 +01:00 |
|
|
80353971d2
|
Changed SQL create clause format.
This is syntactically the same as before, and does not need a DB update.
|
2015-03-16 00:14:51 +01:00 |
|
|
60a8dd59de
|
Moved logic for adding new contact to service.
This means the activity doesn't have to be held open.
|
2015-03-07 16:32:09 +01:00 |
|