Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'multi-account' | Christian Schneppe | 2018-03-08 | 10 | -29/+183 | |
|\ | ||||||
| * | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 10 | -29/+183 | |
| | | ||||||
* | | do not merge bug reports | Christian Schneppe | 2018-02-26 | 1 | -1/+2 | |
| | | ||||||
* | | added config param to use a random resource at every bind | Christian Schneppe | 2018-02-26 | 3 | -3/+6 | |
|/ | ||||||
* | fixed wrong CHANGELOG_URL in updater | Christian Schneppe | 2018-02-24 | 2 | -1/+2 | |
| | ||||||
* | MAM: rework hasMessagesLeft to account for prosody’s missing count | Christian Schneppe | 2018-02-24 | 1 | -6/+12 | |
| | ||||||
* | only explicitly request device list for users not in roster | Christian Schneppe | 2018-02-24 | 3 | -3/+17 | |
| | ||||||
* | kill mam query when archiving conversation | Christian Schneppe | 2018-02-24 | 2 | -0/+21 | |
| | ||||||
* | MAM: look at total count for completness. parse fin correctly | Christian Schneppe | 2018-02-24 | 4 | -15/+24 | |
| | ||||||
* | catch small NPE in ConversationFragment | Christian Schneppe | 2018-02-22 | 1 | -2/+2 | |
| | ||||||
* | request disco items before disco#info on first connect | Christian Schneppe | 2018-02-22 | 1 | -1/+7 | |
| | | | | should make initial connect faster because code is not waiting for omemo code to run | |||||
* | warn when attempting to write stanza to an unbound stream | Christian Schneppe | 2018-02-22 | 2 | -21/+29 | |
| | ||||||
* | mark error notifications as sensitve and local only | Christian Schneppe | 2018-02-22 | 1 | -2/+3 | |
| | ||||||
* | don't use automatic updates for playstore version | Christian Schneppe | 2018-02-19 | 1 | -0/+3 | |
| | ||||||
* | changed icons for markasread and reply in NotificationService | Christian Schneppe | 2018-02-19 | 1 | -3/+4 | |
| | ||||||
* | check if axolotl service is initialized before displaying keys | Christian Schneppe | 2018-02-19 | 1 | -2/+3 | |
| | ||||||
* | fixed handling of self address messages w/o remoteMsgId | Christian Schneppe | 2018-02-19 | 1 | -1/+1 | |
| | ||||||
* | do not allow insecure bind | Christian Schneppe | 2018-02-19 | 1 | -7/+5 | |
| | ||||||
* | Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵ | Christian Schneppe | 2018-02-19 | 5 | -7/+10 | |
| | | | | constant | |||||
* | only allow a number of white listed headers according to http upload v0.5 | Christian Schneppe | 2018-02-19 | 1 | -7/+14 | |
| | ||||||
* | don't delete account if it's not yet created - fixes crash | Christian Schneppe | 2018-02-19 | 1 | -1/+0 | |
| | ||||||
* | don't show notification if there is no update | Christian Schneppe | 2018-02-17 | 1 | -1/+0 | |
| | ||||||
* | Don't add account if user cancels | Christian Schneppe | 2018-02-17 | 1 | -9/+8 | |
| | ||||||
* | show hint to allow installs from unknown sources just before update starts ↵ | Christian Schneppe | 2018-02-17 | 4 | -76/+95 | |
| | | | | and don't show this for PlayStore installs | |||||
* | fix typo in playstore detection | Christian Schneppe | 2018-02-17 | 1 | -1/+1 | |
| | ||||||
* | Pass invite XMPP URI along instead of JID | Christian Schneppe | 2018-02-15 | 6 | -20/+20 | |
| | ||||||
* | XmppUri: Add toString() method | Christian Schneppe | 2018-02-15 | 1 | -0/+9 | |
| | ||||||
* | null check on invite object | Christian Schneppe | 2018-02-15 | 1 | -1/+1 | |
| | ||||||
* | allow roster action with name | Christian Schneppe | 2018-02-15 | 2 | -6/+15 | |
| | ||||||
* | always copy firefoxe’s shared files | Christian Schneppe | 2018-02-15 | 2 | -2/+16 | |
| | ||||||
* | integrate intent integrator to finish activity when needed | Christian Schneppe | 2018-02-15 | 6 | -13/+634 | |
| | ||||||
* | http upload: do not crash on invalid slot responses | Christian Schneppe | 2018-02-11 | 1 | -4/+4 | |
| | ||||||
* | do not cross reference bookmarks and conversations | Christian Schneppe | 2018-02-10 | 8 | -48/+37 | |
| | ||||||
* | always persist current nick (in bookmark and database) | Christian Schneppe | 2018-02-10 | 2 | -7/+17 | |
| | ||||||
* | don't cancel animation when switching accounts w/o init | Christian Schneppe | 2018-02-10 | 1 | -1/+3 | |
| | ||||||
* | skip empty srv records | Christian Schneppe | 2018-02-10 | 1 | -0/+3 | |
| | ||||||
* | return to welcome activity after deleting last account | Christian Schneppe | 2018-02-10 | 4 | -60/+58 | |
| | ||||||
* | skip animations for startup activities | Christian Schneppe | 2018-02-10 | 2 | -5/+14 | |
| | ||||||
* | add null checks to huawei settings code | Christian Schneppe | 2018-02-10 | 1 | -13/+9 | |
| | ||||||
* | do not put setup activites on stack twice | Christian Schneppe | 2018-02-10 | 2 | -3/+11 | |
| | ||||||
* | update build tools and libs | Christian Schneppe | 2018-02-10 | 1 | -3/+3 | |
| | ||||||
* | SM saftey checks | Christian Schneppe | 2018-02-10 | 1 | -1/+11 | |
| | ||||||
* | add servers from https://conversations.im/compliance/ to autocomplete jids | Christian Schneppe | 2018-02-09 | 2 | -4/+139 | |
| | ||||||
* | show the correct icon for shared xmpp addresses | Christian Schneppe | 2018-02-04 | 1 | -0/+1 | |
| | ||||||
* | we don't need location permissions for showing locations | Christian Schneppe | 2018-02-04 | 1 | -12/+1 | |
| | ||||||
* | highlight searchword in messages | Christian Schneppe | 2018-02-04 | 2 | -1/+16 | |
| | ||||||
* | implemented message search | Christian Schneppe | 2018-02-04 | 2 | -2/+171 | |
| | | | | fixes #110 | |||||
* | finish() SettingsActivity in onPause | Christian Schneppe | 2018-02-03 | 1 | -8/+11 | |
| | | | | and revert 82732be0dafeb8cea0c8a3dedecdaaf1906cde34 | |||||
* | don't crash if huaweiPreferenceScreen.getIntent() = null | Christian Schneppe | 2018-02-02 | 1 | -5/+8 | |
| | ||||||
* | reorder context menu entries for ConferenceDetailsActivity and make ↵ | Christian Schneppe | 2018-02-02 | 1 | -7/+7 | |
| | | | | membership and ban options visible in standardmode and make adminprevileges visible in advanced mode |