Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fixed pref_use_white_background_summary to match the correct behaviour | Christian Schneppe | 2018-02-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | version 1.21.3 + changes | Christian Schneppe | 2018-02-19 | 2 | -2/+7 |
| | |||||
* | 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 | 11 | -3/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-02-19 | 2 | -12/+31 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-02-19 | 2 | -12/+31 |
| | | |||||
* | | 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 | 6 | -8/+11 |
| | | | | | | | | 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 |
|/ | |||||
* | increased version code | Christian Schneppe | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | don't show notification if there is no update | Christian Schneppe | 2018-02-17 | 1 | -1/+0 |
| | |||||
* | version 1.21.2 + changes | Christian Schneppe | 2018-02-17 | 2 | -3/+6 |
| | |||||
* | 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 |
| | |||||
* | added instructions for Linux (#181) | zocker-160 | 2018-02-17 | 1 | -23/+58 |
| | | | and some minor enhancements | ||||
* | add link to PlayStore in readme | Christian Schneppe | 2018-02-15 | 1 | -1/+3 |
| | |||||
* | version 1.21.1 | Christian Schneppe | 2018-02-15 | 1 | -3/+2 |
| | |||||
* | 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 |
| | |||||
* | Certificate dialogue not respecting dark theme solved | Christian Schneppe | 2018-02-15 | 4 | -1/+30 |
| | |||||
* | 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 |
| | |||||
* | don't show search icon if there is no room | Christian Schneppe | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | publish CHANGELOG for upcoming release | Christian Schneppe | 2018-02-10 | 1 | -0/+12 |
| | |||||
* | 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 | 4 | -17/+10 |
| | |||||
* | SM saftey checks | Christian Schneppe | 2018-02-10 | 1 | -1/+11 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-02-09 | 2 | -1/+26 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-02-07 | 2 | -1/+26 |
| | |