Commit Graph

121 Commits

Author SHA1 Message Date
0405d9e04f 🤯 Update dependencies, switch to AndroidX 2018-10-15 20:00:52 +02:00
a9602368fb 🎉 Separate messages by identity
Also, allow deleting all messages/conversations in a list
2018-08-24 17:32:45 +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
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
2ddd78dfe2 📡 Improve and simplify connectivity handling 2018-06-04 12:55:00 +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
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
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
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
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
46e5bb7ece Improve conversation view 2018-03-18 07:00:21 +01:00
8004865e01 Nicer labels 2018-03-12 21:18:10 +01:00
0d1cfff883 Fix lint issues 2018-02-27 12:54:30 +01:00
NourEddine
938bfc206e Translated using Weblate (Arabic)
Currently translated at 100.0% (132 of 132 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/ar/
2018-02-23 06:25:46 +00:00
NourEddine
b4b1d25f99 Translated using Weblate (Arabic)
Currently translated at 100.0% (132 of 132 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/ar/
2018-02-22 15:40:20 +00:00
c1af65732a Improve translations
Moved labels.xml into strings.xml as they are handled by Weblate and it was a mess anyway.
2018-02-21 15:05:08 +01:00
4f1ef4407c Translated using Weblate (French)
Currently translated at 100.0% (125 of 125 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/fr/
2018-02-20 17:21:46 +00:00
46bbd59712 Translated using Weblate (French)
Currently translated at 100.0% (125 of 125 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/fr/
2018-02-20 17:10:33 +00:00
8d876719c4 Merge branch 'develop' of git.dissem.ch:chris/Abit into develop 2018-02-20 18:02:25 +01:00
d98b800249 Translated using Weblate (French)
Currently translated at 99.1% (123 of 124 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/fr/
2018-02-20 16:35:50 +00:00
NourEddine
c750e2004a Translated using Weblate (Arabic)
Currently translated at 31.4% (39 of 124 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/ar/
2018-02-20 16:35:45 +00:00
9eefbad7d6 Fix lint issues 2018-02-20 16:40:03 +01:00
39ad5e8baf Improve scrolling behaviour for the compose view 2018-02-19 23:38:40 +01:00
1da0674857 Add option to select identity when composing a message 2018-02-14 17:49:39 +01:00
99b2d1903e Added translation using Weblate (Arabic) 2018-02-11 10:03:03 +00:00
d611bd13bc Translated using Weblate (French)
Currently translated at 8.8% (11 of 124 strings)

Translation: Abit/App
Translate-URL: http://translations.dissem.ch/projects/abit/app/fr/
2018-02-11 10:01:13 +00:00
66c8536a84 Added translation using Weblate (French) 2018-02-09 21:48:09 +00:00
072f732924 Switch to API level 27 and updated libraries 2017-10-31 07:50:57 +01:00
f27f438998 Minor fixes and improvements 2017-09-22 20:29:23 +02:00
cc18f34161 Fully migrated to Kotlin 2017-08-25 20:34:38 +02:00
852e38b97d Use JobScheduler to make the "WiFi-only" feature work properly newer Android versions.
I'm considering dropping support for KitKat, as we have now double the code for the same feature.
2017-08-19 08:17:52 +02:00
858651e808 Imports basically work now, although there may be some issues if the user switches language between export and import. 2017-08-17 17:31:06 +02:00
625848bd9d Improved FAB and added translation for showcase button 2017-08-14 19:51:16 +02:00
d05f1f98e5 Renamed "store" to "promo" and added mastodon header graphics 2017-08-11 17:34:07 +02:00
3a98cc115a Option to turn off acknowledgements 2017-08-11 17:24:36 +02:00
e2aa0e8b1d Fixed FAB 2017-08-10 00:40:44 +02:00
e79bfdb244 Exports, some Kotlin stuff, and version 1.0-beta15 2017-08-03 00:00:23 +02:00
e064012551 Improved fab speed dial 2017-07-26 21:01:07 +02:00
faa6752b10 Replaced fab speed dial with a different library - there is still some tweaking needed, but at least it works again 2017-07-24 18:01:40 +02:00
8057980f6c Minor bugfixes 2017-07-22 06:37:06 +02:00
433c757107 UI improvements and fixes for older Android versions 2017-07-10 06:21:29 +02:00
bf52d2f3de Asynchronously load contacts to improve responsiveness 2017-06-29 23:29:56 +02:00
a67560c28b Fixed and improved the UI for starting a full node 2017-05-18 07:29:16 +02:00