Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 5 | -102/+181 |
| | |||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 34 | -619/+163 |
| | |||||
* | fixed search in abstractsearchablelistitem | Christian Schneppe | 2018-03-09 | 2 | -4/+3 |
| | |||||
* | fixed hint color for edit message | Christian Schneppe | 2018-03-09 | 3 | -10/+5 |
| | |||||
* | remove pre api 21 theme | Christian Schneppe | 2018-03-09 | 5 | -109/+23 |
| | |||||
* | use appcompat in more activities | Christian Schneppe | 2018-03-09 | 6 | -14/+14 |
| | |||||
* | migrating more menus to appcompat | Christian Schneppe | 2018-03-09 | 2 | -2/+2 |
| | |||||
* | migrated alert dialogs to app compat | Christian Schneppe | 2018-03-09 | 17 | -19/+19 |
| | |||||
* | switch about activity to appcompat | Christian Schneppe | 2018-03-09 | 1 | -2/+2 |
| | |||||
* | reference support actionbar in all activities | Christian Schneppe | 2018-03-09 | 14 | -65/+70 |
| | |||||
* | started work on migrating to appcompat | Christian Schneppe | 2018-03-09 | 21 | -115/+136 |
| | |||||
* | don't log passwords | Christian Schneppe | 2018-03-09 | 1 | -1/+0 |
| | |||||
* | fixed translations | Christian Schneppe | 2018-03-08 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-03-08 | 33 | -220/+2572 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-03-08 | 10 | -220/+2570 |
| | | |||||
| * | Upload German screenshots | Christian Schneppe | 2018-03-05 | 11 | -0/+0 |
| | | |||||
| * | Create index | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
| | | |||||
| * | uploaded English screenshots | Christian Schneppe | 2018-03-05 | 10 | -0/+0 |
| | | |||||
| * | English screenshots | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
| | | |||||
| * | Delete en | Christian Schneppe | 2018-03-05 | 1 | -1/+0 |
| | | |||||
| * | Create en | Christian Schneppe | 2018-03-05 | 1 | -0/+1 |
| | | |||||
* | | fixed concurrent modification when killing mam queries | Christian Schneppe | 2018-03-08 | 1 | -40/+40 |
| | | |||||
* | | Merge branch 'multi-account' | Christian Schneppe | 2018-03-08 | 16 | -41/+201 |
|\ \ | |/ |/| | |||||
| * | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 16 | -41/+201 |
| | | |||||
* | | 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 |
| | |||||
* | 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 |
| |