Commit Graph

20 Commits

Author SHA1 Message Date
Paul Schaub 10ed534876
Wip: Work on enabling accounts from accounts fragment 2020-05-16 17:13:51 +02:00
Paul Schaub 44d066117d
Utilize lombok in entity 2020-05-16 15:53:54 +02:00
Paul Schaub 7a30921a9c
Reimplement entity caps caching 2020-01-06 03:41:37 +01:00
Paul Schaub 84b5461c11
Temp 2020-01-04 22:56:34 +01:00
Paul Schaub 1a973fe725
Improve entity constructors 2019-12-22 00:13:54 +01:00
Paul Schaub 946a66ed38
Fix name displaying and use AvatarDrawable 2019-12-21 16:47:41 +01:00
Paul Schaub 7905693fc7
Fix duplicates from inserting 2019-12-21 16:30:14 +01:00
Paul Schaub 687288e697
Work on contact list - wip! 2019-12-21 05:34:19 +01:00
Paul Schaub 7e2fe55b56
More account management refactoring 2019-12-21 04:08:59 +01:00
Paul Schaub 2d71767ab2
Improve account login performance 2019-12-21 01:45:30 +01:00
Paul Schaub 3569462a78
Too lazy to comment. Simplifications and rewrites of login 2019-12-21 00:27:48 +01:00
Paul Schaub ccddad2e31
Temporary changes - gotta go! 2019-12-20 10:41:55 +01:00
Paul Schaub 1767a24fde
Refactoring and commenting 2019-12-06 20:48:27 +01:00
Paul Schaub d4de49e25b
Remove Contact classes in favor of extended Peer logic 2019-12-02 00:37:35 +01:00
Paul Schaub 7a216fed9d
Map message payload/content 2019-12-01 23:13:25 +01:00
Paul Schaub 80ebce7c90
More package renaming shenaningans 2019-11-18 23:51:27 +01:00
Paul Schaub 2755b2de8f
Restructure modules, remove generics hell from entities 2019-11-18 00:04:28 +01:00
Paul Schaub 4a72937f04
Add more modules and entites 2019-11-08 00:47:17 +01:00
Paul Schaub 605fccf18d
Add more entities 2019-11-07 00:59:56 +01:00
Paul Schaub da9179b049
Begin work on stricter clean architecture.
* Created modules entity, entity_xmpp, which contain entities and their respective XMPP implementations
* Started process of inverting dependency between core and persistence layers
2019-11-03 06:33:52 +01:00