Commit Graph

32 Commits

Author SHA1 Message Date
Paul Schaub c09dc77859
Progress on generating IKeys 2020-10-24 19:25:28 +02:00
Paul Schaub 0adbcc94b0
Start work on new message sending logic 2020-07-30 19:52:58 +02:00
Paul Schaub 9ea08b11da
Start work on dedicated message center 2020-07-18 21:38:13 +02:00
Paul Schaub 98c5b7ba61
Small tweaks 2020-07-13 22:16:13 +02:00
Paul Schaub 47ab78ba60
Wip: Implement local contact search 2020-07-13 01:39:26 +02:00
Paul Schaub 940a223563
Wip: Implement deleting account and displaying fingerprints 2020-07-04 01:17:18 +02:00
Paul Schaub f208a9f769
Store and restore OX keys 2020-06-15 17:41:13 +02:00
Paul Schaub 91084ad2a7
Wip: Implement message store and display 2020-06-05 16:35:16 +02:00
Paul Schaub 206fd1c8da
Poc: Add/Remove roster groups 2020-06-05 13:45:53 +02:00
Paul Schaub 441cf7c902
Better navigation and editing contact names 2020-06-05 00:22:48 +02:00
Paul Schaub 86d8fd9e84
Fix some reactive issues 2020-05-31 22:32:33 +02:00
Paul Schaub 272924643c
Latest non-working version 2020-05-23 12:01:31 +02:00
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