Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | null pointer check in notification service | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | catch all exceptions when checking file size | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | do not call listeners while being synchronized on stanza queue | Christian Schneppe | 2018-07-29 | 3 | -12/+38 |
| | |||||
* | fix rar crash in EditAccountActivity during account registration | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | fix NEP in UpdaterActivity | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | show edit profile menu also in chat view | Christian Schneppe | 2018-07-29 | 1 | -2/+0 |
| | |||||
* | fix crash during lookup for updates | Christian Schneppe | 2018-07-29 | 2 | -4/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-07-29 | 2 | -6/+4 |
|\ | |||||
| * | Merge pull request #216 from licaon-kter/patch-7 | Christian Schneppe | 2018-07-27 | 1 | -6/+2 |
| |\ | | | | | | | Advertise F-Droid availability | ||||
| | * | Advertise F-Droid availability | Licaon_Kter | 2018-07-25 | 1 | -6/+2 |
| | | | | | | | | | ....and stop leeching @iNPUTmice 's site | ||||
| * | | Merge pull request #218 from felixgonsug/master | Christian Schneppe | 2018-07-27 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | Please add buzon.uy server | ||||
| | * | Update defaults.xml | Felix | 2018-07-26 | 1 | -0/+1 |
| |/ | |||||
| * | Add blabber.im as new xmpp service | Dominion0815 | 2018-07-25 | 1 | -0/+1 |
| | | |||||
* | | use TOR for updater | Christian Schneppe | 2018-07-28 | 2 | -106/+120 |
|/ | |||||
* | version 2.1.0 (beta 2018-07-15) | Christian Schneppe | 2018-07-15 | 1 | -2/+2 |
| | |||||
* | display propper toast after room has been destroyed | Christian Schneppe | 2018-07-15 | 4 | -2/+33 |
| | |||||
* | fall back to random subject langugae in case there is no english one | Christian Schneppe | 2018-07-15 | 1 | -3/+6 |
| | |||||
* | fix bug in XmppConnection | Christian Schneppe | 2018-07-15 | 1 | -3/+3 |
| | |||||
* | version 2.1.0 (beta 2018-07-09) + changes | Christian Schneppe | 2018-07-09 | 2 | -2/+3 |
| | |||||
* | some UI improvements | Christian Schneppe | 2018-07-09 | 12 | -168/+158 |
| | |||||
* | integrated locally message deletion from #208 | Christian Schneppe | 2018-07-09 | 6 | -0/+42 |
| | | | | thanks @acw81 | ||||
* | fixed npe in WelcomeActivity | Christian Schneppe | 2018-07-09 | 1 | -1/+3 |
| | |||||
* | handle non participating mucs a bit better | Christian Schneppe | 2018-07-09 | 4 | -7/+22 |
| | |||||
* | do not add in_roster flag when restoring from disk | Christian Schneppe | 2018-07-09 | 1 | -1/+0 |
| | |||||
* | store own affiliation and role to disk | Christian Schneppe | 2018-07-09 | 3 | -64/+52 |
| | |||||
* | change listener lock strategie | Christian Schneppe | 2018-07-09 | 1 | -38/+28 |
| | |||||
* | standards. right? | Christian Schneppe | 2018-07-09 | 1 | -2/+3 |
| | |||||
* | support mam:1 | Christian Schneppe | 2018-07-09 | 7 | -32/+95 |
| | |||||
* | show snackbar for resource constraint in mucs | Christian Schneppe | 2018-07-09 | 4 | -0/+7 |
| | |||||
* | open trust key screen when download is in progress | Christian Schneppe | 2018-07-09 | 3 | -3/+4 |
| | |||||
* | add missing import | Christian Schneppe | 2018-07-09 | 1 | -0/+1 |
| | |||||
* | fixed npe in paste as quote | Christian Schneppe | 2018-07-09 | 1 | -2/+2 |
| | |||||
* | make xmppuri deal with null input | Christian Schneppe | 2018-07-09 | 1 | -1/+4 |
| | |||||
* | use sets instead of list for listeners | Christian Schneppe | 2018-07-09 | 2 | -68/+93 |
| | |||||
* | persist muc avatar and show in bookmarks | Christian Schneppe | 2018-07-09 | 5 | -14/+27 |
| | |||||
* | try to fix race condition with empty trust ui | Christian Schneppe | 2018-07-09 | 1 | -3/+7 |
| | |||||
* | shorten read markers to 'everyone has read up to this point' when > 4 user | Christian Schneppe | 2018-07-09 | 3 | -0/+9 |
| | |||||
* | offer paste as quote for html clips | Christian Schneppe | 2018-07-09 | 1 | -1/+4 |
| | |||||
* | use EmojiWrapperEditText for most relevant text inputs | Christian Schneppe | 2018-07-09 | 5 | -7/+23 |
| | |||||
* | automatically start download if file size is known | Christian Schneppe | 2018-07-09 | 1 | -4/+14 |
| | |||||
* | fixed MucOptions.getName() | Christian Schneppe | 2018-07-09 | 1 | -5/+3 |
| | |||||
* | click on item selection | Christian Schneppe | 2018-07-09 | 1 | -0/+3 |
| | |||||
* | Set navigation bar color to dark on dark theme | Christian Schneppe | 2018-07-09 | 2 | -1/+10 |
| | | | | | | | | | | | | | * Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes. | ||||
* | catch rare state loss exception when hitting home button to pop back stack | Christian Schneppe | 2018-07-09 | 1 | -1/+5 |
| | |||||
* | use emoji transform for toolbar, muc name and contacts name | Christian Schneppe | 2018-07-09 | 2 | -4/+5 |
| | |||||
* | restart file observer when permisson are granted | Christian Schneppe | 2018-07-09 | 3 | -1/+29 |
| | |||||
* | use tertiary background color for landscape conversation overview | Christian Schneppe | 2018-07-09 | 3 | -1/+8 |
| | |||||
* | reset subject and name on empty | Christian Schneppe | 2018-07-09 | 5 | -14/+25 |
| | |||||
* | save name instead of subject in bookmark | Christian Schneppe | 2018-07-09 | 4 | -18/+62 |
| | |||||
* | improve identification of muc service | Christian Schneppe | 2018-07-09 | 1 | -0/+1 |
| |