e67a4ea71b
🐛 Fix connectivity issue
2018-08-24 17:34:58 +02:00
a9602368fb
🎉 Separate messages by identity
...
Also, allow deleting all messages/conversations in a list
2018-08-24 17:32:45 +02:00
9f2508c1a5
Merge branch 'feature/fix-connectivity-issues' into develop
2018-08-21 07:39:57 +02:00
6128fd32f9
👻 Clean up services
2018-08-21 07:39:16 +02:00
ccfdff7fd8
😎 Make code more Kotliney
2018-07-11 16:59:50 +02:00
3767d976c8
🔥 Massively simplified how Abit connects to the network
...
* Removed features "Synchronization" and "Server POW"
* Service isn't foreground anymore (not yet sure this is a good decision)
* "Full node" renamed to "online"
2018-07-05 19:44:04 +02:00
87bc01701c
⬆️ Bump dependencies
2018-07-05 18:40:48 +02:00
6878f80a54
🐛 Fix connectivity issues
2018-06-14 07:07:48 +02:00
a01f116065
🐛 Fix connectivity issues
2018-06-14 06:56:07 +02:00
c6e29c056b
🔥 Drop support for API 19 (KitKat)
...
I'm fed up with all the extra effort for supporting an outdated
Android version. Apologies for the few users that are now excluded,
but I feel like it's just not worth the hassle.
2018-06-13 22:03:06 +02:00
8b89d81970
😴 Minor improvements
2018-06-13 19:48:00 +02:00
76317a2488
🔀 Merge branch 'feature/conversations' into develop
2018-06-12 16:58:19 +02:00
85f114a33d
🔌 Add preference to connect on charging only
2018-06-12 16:56:15 +02:00
9e7f247763
⬆️ Bump android build tools version
2018-06-12 16:54:00 +02:00
ec4615b639
🐘 Tweak memory usage
2018-06-12 16:52:42 +02:00
2ddd78dfe2
📡 Improve and simplify connectivity handling
2018-06-04 12:55:00 +02:00
90bb538692
🚀 Improve performance
2018-05-25 20:48:42 +02:00
9cc07f73ae
🐛 Prevent ANR
2018-05-24 21:08:06 +02:00
0b432b6a67
🔃 Switch showcase library
...
Which, unfortunately, pulls along a lot of other
changes (mostly for the better)
2018-05-23 19:04:27 +02:00
725ec60fd4
📄 Add some project documentation
...
🤝 Code of Conduct
👩💻 Contribution
📄 License
2018-05-17 11:06:20 +00:00
60c4a4d8a0
⬆️ Kotlin version bump
2018-04-22 12:06:10 +02:00
6585876b25
🚸 Add number of messages to conversation list item
2018-04-22 11:29:39 +02:00
b1fd9d9ef9
😴 Minor code style improvements
2018-04-20 17:51:14 +02:00
e05d27bfbc
🎨 Conversation rendering improvements
2018-04-20 07:04:31 +02:00
be7a7f1af6
🎨 Identicon rendering improvements
2018-04-20 07:00:55 +02:00
61e579c0d4
🚸 Improve settings structure
2018-04-17 19:55:56 +02:00
eee1be873a
🎨 Add new icon vor Oreo and later
2018-04-17 09:42:25 +02:00
4c213d3e9c
Merge branch 'develop' into feature/conversations
2018-04-14 20:44:19 +02:00
76cb5df998
🚸 Improved network notification
2018-04-14 20:42:53 +02:00
3026ae8505
🐛 Fixed bug
2018-04-14 20:42:10 +02:00
412180f443
✨ Add batch service for migrating existing messages
2018-04-14 20:27:29 +02:00
78f9621afa
🚧 Add code to migrate existing conversations
...
Work in progress: does work, but usually doesn't finish. This needs to be
moved into some proper batch processing.
2018-04-13 12:39:59 +02:00
85562efc0d
⬆️ Update Android build tools
2018-04-13 12:39:20 +02:00
a89f80f400
🎨 minor multi-identicon improvements/fixes
2018-04-13 07:45:31 +02:00
1426b786e8
Add message grouping by subject
2018-04-03 22:14:46 +02:00
6a311a0346
Fix minor lint warning
2018-04-03 22:14:00 +02:00
9b75a8c2ef
Fixed tests
2018-04-03 22:13:23 +02:00
4e5ba4401a
Improved multi identicon background colour
2018-04-03 22:12:13 +02:00
f374748f71
Fixed tests and updated dependencies
2018-04-03 22:11:37 +02:00
49e77199b0
Improve utilities
2018-03-23 17:50:43 +01:00
46e5bb7ece
Improve conversation view
2018-03-18 07:00:21 +01:00
8004865e01
Nicer labels
2018-03-12 21:18:10 +01:00
101913a531
Show messages in inbox and archive as conversations
...
Work in progress - detail view not yet adapted, and needs extended encoding
for sensible results.
2018-03-05 09:48:49 +01:00
40f8bc87a2
Bump dependencies
2018-03-05 09:43:40 +01:00
0d1cfff883
Fix lint issues
2018-02-27 12:54:30 +01:00
d7b7b11cdf
Fix deleting messages from archive
2018-02-27 06:43:45 +01:00
d8d5f70b37
Merge tag '1.0-rc1.1' into develop
...
1.0-rc1.1
2018-02-25 23:38:45 +01:00
06e99ea0cd
Merge branch 'hotfix/1.0-rc1.1'
2018-02-25 23:38:18 +01:00
ad3af929d7
Hotfix: properly select recipient
2018-02-25 23:35:03 +01:00
16f1dfa6f6
Merge tag '1.0-rc1' into develop
...
1.0-rc1
2018-02-24 08:50:31 +01:00