Commit Graph

18 Commits

Author SHA1 Message Date
Paul Schaub d8076ddcac
Fix message adapter 2020-06-24 22:50:26 +02:00
Paul Schaub 576b300732
Merge CleanArchitecture 2020-01-06 04:18:22 +01:00
Paul Schaub 25011cb734
Update some dependencies 2020-01-06 01:27:11 +01:00
Paul Schaub dc6d9f106e
More small changes 2019-11-23 21:16:03 +01:00
Paul Schaub 2755b2de8f
Restructure modules, remove generics hell from entities 2019-11-18 00:04:28 +01:00
Florian Schmaus f6b4341a30 gradle: We only need to exclude xpp3_min
Since xpp3 is only declared as 'implementation' in
smack-xmlparser-xpp3, whereas xpp3_min is declared as 'api'. This
means that only xpp3_min is pulled in by the build system, but as it
is already provided by Android, we need to exclude it again.
2019-11-07 09:34:09 +01:00
Paul Schaub e5dfa3c030
Change persistence backend to requery (fix #8) 2019-10-28 14:56:56 +01:00
Paul Schaub 6ecfdb0c79 Merge branch 'composite' 2019-09-12 17:21:04 +02:00
Paul Schaub cae40850f2
Composite Builds!
https://docs.gradle.org/5.4.1/userguide/composite_builds.html
2019-09-12 17:19:51 +02:00
Paul Schaub 8e8060b8ee
Update Android Gradle plugin from 3.4.2 tp 3.5.0 2019-09-11 01:40:10 +02:00
Paul Schaub dd8f9cf6a3
Merging exp2 2019-08-03 19:13:07 +02:00
Paul Schaub e150bb7631
Cleanup 2019-07-31 22:59:46 +02:00
Paul Schaub 1e1ded9795
Move login logic to vm 2019-07-29 22:14:35 +02:00
Paul Schaub fafd8b9f6f
Temp 2019-06-10 02:52:08 +02:00
Paul Schaub 0d7884c674
Temp commit 2019-05-04 00:27:02 +02:00
Paul Schaub c9ce5c0e8c
Update gradle plugins 2019-04-05 00:37:34 +02:00
Paul Schaub c89bd732b2
Correctly apply checkstyle plugin 2019-03-28 01:14:55 +01:00
Paul Schaub 1d4a50773d
Initial commit 2019-03-27 21:24:47 +01:00