Commit Graph

24 Commits

Author SHA1 Message Date
ChronosX88
084a0e6d85 Added logout system. Fixed bug when logging in (when network error). Code cleanup. 2019-05-23 15:23:03 +04:00
ChronosX88
c40b0cbaf7 Changed color of application to Orange and accent color "Cornflower Blue" 2019-05-23 00:03:25 +04:00
ChronosX88
a4bd3357f2 Removed reload button in main ActionBar menu, fixed bug with loading screen when creating new chat 2019-05-23 00:02:25 +04:00
ChronosX88
0264e87296 Moved interclass communication to EventBus library from greenrobot, implemented loading roster entries and user avatars. Refactored service system 2019-05-22 23:42:01 +04:00
ChronosX88
482d0be0c1 Now basic chat functional are working! Fully replaced with XMPP. 2019-05-20 23:16:06 +04:00
ChronosX88
1f0416fda4 [WIP] Migrating to XMPP, added XMPPConnectionService, LoginActivity 2019-05-19 15:29:02 +04:00
ChronosX88
58ed8aef78 Remove Start chat fragment, replaced with EditTextDialog (Floating Action Button) 2019-04-29 20:44:00 +04:00
ChronosX88
6181665938 Made reconnect to the network without need restart app 2019-04-29 19:39:29 +04:00
ChronosX88
99409e1a13 [BIG COMMIT] Made a username system and slightly fixed the signature system. Refactor. 2019-04-16 14:52:41 +04:00
ChronosX88
71f09b9571 Fix for white text on Android 6.0 2019-03-29 17:36:04 +04:00
ChronosX88
6a5fdcb733 [WIP] Made chat works 2019-03-28 14:51:49 +04:00
ChronosX88
61e660329d Made message bubbles 2019-03-26 22:24:49 +04:00
ChronosX88
e983b7b538 Changed accent color in transcluent progress dialog 2019-03-26 21:51:47 +04:00
ChronosX88
692177b1f6 Made dimming background when running waiting dialog and changed accent color 2019-03-26 21:27:39 +04:00
ChronosX88
0bca327949
Made offline chat send request 2019-03-23 21:30:24 +04:00
ChronosX88
8592cdc11a
Chat item style changes 2019-03-23 16:22:24 +04:00
ChronosX88
347e195909
Now chats are creating!!! Changed many things in app. 2019-03-22 20:08:29 +04:00
ChronosX88
a65b871eab
[WIP] Started implement creating chat system (and handling system) 2019-03-21 14:59:17 +04:00
ChronosX88
055f62bfec
[WIP] Added start chat fragment template, chat list recycle view (with adapter), handling new chats (in live mode). // TODO: Make starting chat 2019-03-18 20:39:53 +04:00
ChronosX88
a8fb301965
Added bottom navigation bar and placeholders for fragments: chat, settings, start chat. 2019-03-13 20:28:05 +04:00
ChronosX88
8194b27c2e [WIP] Started realization initPeer in MVP Arch (and added Global Message Bus) 2019-03-12 17:50:12 +04:00
ChronosX88
47b23611ae Migrate to AndroidX and storing of PeerID 2019-03-07 17:45:11 +04:00
ChronosX88
b2402f9166
Renamed package and app name, temporary removed unit-tests. 2019-02-26 14:10:08 +04:00
ChronosX88
2fb057e4b6
Initial commit 2019-02-26 13:53:45 +04:00