Commit Graph

11 Commits

Author SHA1 Message Date
Paul Schaub 8092140fa0
Package structure refactoring 2020-06-06 18:45:20 +02:00
Paul Schaub 71e16d0fef
Implement adding/removing contacts + detail contact view 2020-06-04 23:49:03 +02:00
Paul Schaub 8fa067acfb
Start implementing addContact functionality 2020-06-04 00:04:20 +02:00
Paul Schaub 687288e697
Work on contact list - wip! 2019-12-21 05:34:19 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub d4de49e25b
Remove Contact classes in favor of extended Peer logic 2019-12-02 00:37:35 +01:00
Paul Schaub dc6d9f106e
More small changes 2019-11-23 21:16:03 +01:00
Paul Schaub 80ebce7c90
More package renaming shenaningans 2019-11-18 23:51:27 +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
Paul Schaub e5dfa3c030
Change persistence backend to requery (fix #8) 2019-10-28 14:56:56 +01:00
Paul Schaub 75483efd70
Some Material Design changes 2019-09-23 23:20:43 +02:00
Renamed from app/src/main/java/org/mercury_im/messenger/ui/roster/RosterViewModel.java (Browse further)