Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preselect proper account in create contact dialog after following invite | Christian Schneppe | 2020-01-24 | 3 | -5/+8 |
| | |||||
* | support ?roster;ibr=y xmpp uris | Christian Schneppe | 2020-01-24 | 3 | -18/+22 |
| | |||||
* | support registration via pars tokens | Christian Schneppe | 2020-01-24 | 3 | -50/+84 |
| | |||||
* | show number of participants in a MUC | Christian Schneppe | 2020-01-24 | 1 | -0/+1 |
| | |||||
* | show toast message on PN if user is not in room/channel | Christian Schneppe | 2020-01-14 | 1 | -0/+5 |
| | |||||
* | show avatar correctly | Christian Schneppe | 2020-01-14 | 2 | -0/+2 |
| | |||||
* | switch volume control between earpiece and speaker while listening audio | Christian Schneppe | 2020-01-14 | 1 | -2/+0 |
| | |||||
* | rework map view and update leaflet to 1.6.0 | Christian Schneppe | 2020-01-02 | 2 | -16/+14 |
| | |||||
* | don't create conversation while watching ContactDetails | Christian Schneppe | 2020-01-02 | 1 | -3/+0 |
| | |||||
* | persist file size across aborts | Christian Schneppe | 2020-01-02 | 2 | -4/+8 |
| | |||||
* | automatically set year in about message | Christian Schneppe | 2020-01-02 | 1 | -0/+8 |
| | |||||
* | small contact details UI fixes | Christian Schneppe | 2019-12-24 | 1 | -42/+14 |
| | |||||
* | rework conference and contact details | Christian Schneppe | 2019-12-23 | 2 | -37/+91 |
| | | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423 | ||||
* | small UI refresh changes | Christian Schneppe | 2019-12-23 | 1 | -2/+2 |
| | |||||
* | first step to remove OTR encryption | Christian Schneppe | 2019-12-13 | 2 | -1/+4 |
| | | | | * make OTR available via expert settings and disable it as default | ||||
* | rework adhocinvite | Christian Schneppe | 2019-12-13 | 1 | -23/+26 |
| | |||||
* | use setFlags instead of addFlags to grant uri permissions | Christian Schneppe | 2019-12-13 | 8 | -9/+8 |
| | |||||
* | catch rare NPE while deleting bookmark | Christian Schneppe | 2019-12-13 | 1 | -3/+8 |
| | |||||
* | small ui fixes for private messages | Christian Schneppe | 2019-12-12 | 2 | -1/+2 |
| | |||||
* | small quotes fixes | Christian Schneppe | 2019-12-12 | 1 | -4/+7 |
| | |||||
* | only show message deleted if LMC is activated | Christian Schneppe | 2019-12-08 | 1 | -1/+2 |
| | |||||
* | add direct answer button in private muc messages | Christian Schneppe | 2019-12-08 | 1 | -0/+23 |
| | |||||
* | try to fix missing sendbutton | Christian Schneppe | 2019-12-08 | 1 | -4/+3 |
| | |||||
* | fix shareWithActivity | Christian Schneppe | 2019-12-08 | 1 | -6/+7 |
| | |||||
* | fix rare crash | Christian Schneppe | 2019-12-07 | 1 | -0/+3 |
| | |||||
* | add missing permission requests for Android P | Christian Schneppe | 2019-12-07 | 8 | -45/+48 |
| | | | | possibly fixes #410 | ||||
* | don't show real username in quotes | Christian Schneppe | 2019-12-07 | 1 | -5/+1 |
| | | | | fixes #415 | ||||
* | fix user in textselection quotes | Christian Schneppe | 2019-11-17 | 2 | -15/+22 |
| | |||||
* | add possibility to block muc user from muc | Christian Schneppe | 2019-11-16 | 2 | -5/+21 |
| | |||||
* | fix color mixing in ChannelDiscoveryActivity | Christian Schneppe | 2019-11-16 | 1 | -2/+0 |
| | |||||
* | rework design colors and make it compatible with older ROMs | Christian Schneppe | 2019-11-16 | 3 | -35/+59 |
| | |||||
* | fix duplicate accounts in EnterJidDialog | Christian Schneppe | 2019-11-15 | 2 | -45/+35 |
| | |||||
* | introduce new orange theme color | Christian Schneppe | 2019-11-15 | 5 | -16/+45 |
| | |||||
* | Fix empty grey box for unknown file types (#405) | TheOneric | 2019-11-15 | 1 | -22/+20 |
| | | | | | | Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown. With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images). Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'. | ||||
* | make private messages in MUCs more visible | Christian Schneppe | 2019-11-15 | 2 | -17/+39 |
| | |||||
* | rework no write access hint in moderated public mucs | Christian Schneppe | 2019-11-15 | 2 | -6/+35 |
| | |||||
* | fixed spinning wheel when switching between local and jabber.network discovery | Christian Schneppe | 2019-11-15 | 1 | -0/+8 |
| | |||||
* | do not validate port if hostname is empty | Christian Schneppe | 2019-11-15 | 1 | -11/+17 |
| | |||||
* | rework IntroActivity a bit | Christian Schneppe | 2019-11-15 | 3 | -4/+10 |
| | |||||
* | show overlay to set avatar at the right bottom corner | Christian Schneppe | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | rework message deletion | Christian Schneppe | 2019-11-04 | 3 | -60/+68 |
| | |||||
* | small UI fixes | Christian Schneppe | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | fixed links in privacy warning in channel discovery | Christian Schneppe | 2019-11-03 | 2 | -2/+10 |
| | |||||
* | optionally search local muc rooms instead of jabber.network | Christian Schneppe | 2019-11-03 | 3 | -43/+63 |
| | |||||
* | catch security exception when passing on share intent that didn't give us ↵ | Christian Schneppe | 2019-11-03 | 2 | -4/+16 |
| | | | | permission | ||||
* | change welcome screen and splash screen for schulchat | Christian Schneppe | 2019-11-02 | 1 | -1/+0 |
| | |||||
* | introduce setting to completely disable (OMEMO) encryption | Christian Schneppe | 2019-11-02 | 2 | -1/+4 |
| | |||||
* | move some more config variables to match different app modes | Christian Schneppe | 2019-11-02 | 1 | -1/+2 |
| | |||||
* | rename build flavors | Christian Schneppe | 2019-11-02 | 1 | -17/+0 |
| | |||||
* | show attachment button in private muc messages | Christian Schneppe | 2019-10-27 | 2 | -3/+7 |
| |