Commit graph

5361 commits

Author SHA1 Message Date
Daniel Gultsch
f3eb23aef7 do not update foreground notification on error if it wasn’t enabled 2018-11-11 09:54:52 +01:00
Daniel Gultsch
29fdf3bc45 fixed race condition that prevented bookmark nick to be used 2018-11-10 17:33:24 +01:00
Daniel Gultsch
55c044fce6 don’t show edit nick on Conversations 2018-11-10 10:19:29 +01:00
Daniel Gultsch
6fce2a2a41 suggest previously assigned nick in Enter Name Activity 2018-11-09 18:52:42 +01:00
Daniel Gultsch
9e2040b550 added interface to edit nick 2018-11-09 17:47:36 +01:00
Daniel Gultsch
1ba898ce62 fixed caching key not being calculated properly 2018-11-08 20:52:57 +01:00
Daniel Gultsch
c904a645b8 change contact sync explain dialog for quicksy 2018-11-08 19:04:07 +01:00
Daniel Gultsch
4c0f7803d2 paramterize about activity title 2018-11-08 13:02:14 +01:00
Daniel Gultsch
232ae4658a add suggested contacts to roster on first message 2018-11-08 12:20:46 +01:00
Daniel Gultsch
9036bdac64 README give instructions to build conversations flavor 2018-11-07 15:57:54 +01:00
Daniel Gultsch
46100b1fe0 always do contact sync in background 2018-11-07 15:44:39 +01:00
Daniel Gultsch
6dc4eb32c4 display spinning wheel + swipe to refresh for quicksy 2018-11-07 13:42:01 +01:00
Daniel Gultsch
b99097990b suggest sync on login + hard code api server 2018-11-06 09:13:43 +01:00
Daniel Gultsch
ca8452bf1b show 'send pm' button in anon chats. fixes #3257 2018-11-03 17:07:02 +01:00
Daniel Gultsch
fd2d35a9c5 use inContactList() instead inRoster() in the proper places 2018-11-03 16:32:08 +01:00
Daniel Gultsch
345761d91b create different push.xml resoucres for quicksy and conversations 2018-11-03 16:14:30 +01:00
Daniel Gultsch
f5e36fa866 quicksy server is not a stranger 2018-11-03 16:12:57 +01:00
Daniel Gultsch
86c9870f76 added count down latch to await account connect before going into publish profile activity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
56339f51d8 added error message for internal server error 2018-10-31 13:33:55 +01:00
Daniel Gultsch
5eb8f725e3 show synced contacts in choose contact activity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
91a753e883 do proper redirects in onBackedConnected if something goes wrong 2018-10-31 13:33:55 +01:00
Daniel Gultsch
88cf4c2ca5 changed api endpoint and quicksy domain 2018-10-31 13:33:55 +01:00
Daniel Gultsch
047dc51f5c added hash for status quo to make sync reply more performant 2018-10-31 13:33:55 +01:00
Daniel Gultsch
7b6d67dcae refresh contacts when opening StartConversationsActivity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
9dcfca0022 refresh synced contacts even if offline 2018-10-31 13:33:55 +01:00
Daniel Gultsch
5fb560ab6e basic phone number sync 2018-10-31 13:33:55 +01:00
Daniel Gultsch
9a8c7b697a renamed build flavors 2018-10-31 13:33:55 +01:00
Daniel Gultsch
8063bd6c4c refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
Daniel Gultsch
f6b838cd47 do not offer tor or extended connection settings for quicksy 2018-10-31 13:33:55 +01:00
Daniel Gultsch
e622b12c90 do not show up navigation when opening edit account from notification 2018-10-31 13:33:55 +01:00
Daniel Gultsch
afcc75b1e2 suggest quicksy.im when user enters e164 in enter jid dialog 2018-10-31 13:33:55 +01:00
Daniel Gultsch
b9b36bde91 Do not show 'Hide offline' in Quicksy 2018-10-31 13:33:55 +01:00
Daniel Gultsch
e904699322 always prevent edit in quicksy mode 2018-10-31 13:33:55 +01:00
Daniel Gultsch
caafb14a2b do not show up navigation in start conversation screen if called with view intent 2018-10-31 13:33:55 +01:00
Daniel Gultsch
e1c30d1a65 improve backspace behaviour in enter phone number screen 2018-10-31 13:33:55 +01:00
Daniel Gultsch
b022b27ae3 added dialogs for rate limiting and out of date version 2018-10-31 13:33:55 +01:00
Daniel Gultsch
2b48ac99ab added all callbacks to sign up activities 2018-10-31 13:33:55 +01:00
Daniel Gultsch
3d80481b86 create api calls 2018-10-31 13:33:55 +01:00
Daniel Gultsch
dec59cb618 added callbacks 2018-10-31 13:33:55 +01:00
Daniel Gultsch
e30a120aea attempt to automatically detect pins in clipboard 2018-10-31 13:33:55 +01:00
Daniel Gultsch
9b29905eed verify activity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
35a73aa9fe WIP QuickConversationsService 2018-10-31 13:33:55 +01:00
Daniel Gultsch
2af01ab019 stub quick conversations service 2018-10-31 13:33:55 +01:00
Daniel Gultsch
2ab3695570 added a choose country activity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
c5ea97ce6f created enter phone number activity 2018-10-31 13:33:55 +01:00
Daniel Gultsch
df16b38ec5 added new menu item 'manage account' and show when on quick 2018-10-31 13:33:55 +01:00
Daniel Gultsch
12394216be moved layout file full only activities to full resource folder 2018-10-31 13:33:55 +01:00
Daniel Gultsch
a06ba27dbc refactored some ManageAccount, WelcomeActivity and a few other things into 'full' flavor 2018-10-31 13:33:55 +01:00
Daniel Gultsch
1121dd8e22 introduced new build flavors quick and full 2018-10-31 13:33:55 +01:00
Daniel Gultsch
f55287c413 version bump to 2.3.5 + changelog 2018-10-26 18:28:47 +02:00