Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-07 | fix updater | Christian Schneppe | 1 | -4/+4 | |
2019-12-07 | fix crash on Android 4 devices | Christian Schneppe | 2 | -3/+3 | |
2019-12-07 | don't show real username in quotes | Christian Schneppe | 1 | -5/+1 | |
fixes #415 | |||||
2019-12-03 | Disable NewLines in Base64 values (#416) | FH | 3 | -8/+8 | |
Smack gets confused and throws NullPointerException when Base64 contains newlines. Therefor disable newlines in Base64. I assume newlines in Base64 are also not expected by other implementations. | |||||
2019-11-17 | fix user in textselection quotes | Christian Schneppe | 3 | -15/+28 | |
2019-11-16 | New Crowdin translations (#408) | Christian Schneppe | 12 | -27/+991 | |
* New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Arabic) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Bulgarian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Catalan) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) | |||||
2019-11-16 | add possibility to block muc user from muc | Christian Schneppe | 5 | -8/+48 | |
2019-11-16 | set omemo on as default | Christian Schneppe | 1 | -1/+1 | |
2019-11-16 | fix some wordings | Christian Schneppe | 1 | -4/+4 | |
2019-11-16 | fix color mixing in ChannelDiscoveryActivity | Christian Schneppe | 1 | -2/+0 | |
2019-11-16 | move direct search from expert setting to UI | Christian Schneppe | 1 | -5/+5 | |
2019-11-16 | rework design colors and make it compatible with older ROMs | Christian Schneppe | 27 | -253/+84 | |
2019-11-16 | make exporting backup compatible with conversations | Christian Schneppe | 1 | -1/+2 | |
2019-11-15 | New Crowdin translations (#407) | Christian Schneppe | 5 | -11/+104 | |
* New translations strings.xml (Catalan) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Spanish) | |||||
2019-11-15 | fix duplicate accounts in EnterJidDialog | Christian Schneppe | 3 | -46/+36 | |
2019-11-15 | introduce new orange theme color | Christian Schneppe | 21 | -36/+352 | |
2019-11-15 | Fix empty grey box for unknown file types (#405) | TheOneric | 2 | -22/+21 | |
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'. | |||||
2019-11-15 | make private messages in MUCs more visible | Christian Schneppe | 9 | -17/+132 | |
2019-11-15 | rework no write access hint in moderated public mucs | Christian Schneppe | 5 | -7/+42 | |
2019-11-15 | small UI fixes in SetSettingsActivity | Christian Schneppe | 9 | -8/+10 | |
2019-11-15 | make presence dialog scrollable to fit small screens | Christian Schneppe | 1 | -51/+54 | |
2019-11-15 | do not crash when audio file reports zero length | Christian Schneppe | 1 | -5/+10 | |
2019-11-15 | prevent crash when counterpart in message was null | Christian Schneppe | 1 | -2/+6 | |
2019-11-15 | check if sender is in contact list before accepting jingle file | Christian Schneppe | 1 | -2/+3 | |
2019-11-15 | allow jingle state transition for fallback after proxy failure | Christian Schneppe | 1 | -2/+6 | |
2019-11-15 | make jingle state transitions less error prone | Christian Schneppe | 1 | -2/+28 | |
2019-11-15 | fixed spinning wheel when switching between local and jabber.network discovery | Christian Schneppe | 1 | -0/+8 | |
2019-11-15 | do not validate port if hostname is empty | Christian Schneppe | 1 | -11/+17 | |
2019-11-15 | rework IntroActivity a bit | Christian Schneppe | 9 | -18/+14 | |
2019-11-10 | show overlay to set avatar at the right bottom corner | Christian Schneppe | 2 | -3/+15 | |
2019-11-09 | set isQuicksy true | Christian Schneppe | 1 | -1/+1 | |
2019-11-06 | use variable for app directory in FileBackend | Christian Schneppe | 1 | -6/+7 | |
2019-11-04 | rework message deletion | Christian Schneppe | 7 | -64/+84 | |
2019-11-03 | small UI fixes | Christian Schneppe | 2 | -2/+3 | |
2019-11-03 | fixed links in privacy warning in channel discovery | Christian Schneppe | 2 | -2/+10 | |
2019-11-03 | add grace period | Christian Schneppe | 3 | -0/+26 | |
2019-11-03 | optionally search local muc rooms instead of jabber.network | Christian Schneppe | 17 | -150/+402 | |
2019-11-03 | mark silent notifications as local only | Christian Schneppe | 2 | -0/+5 | |
this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch | |||||
2019-11-03 | catch security exception when passing on share intent that didn't give us ↵ | Christian Schneppe | 3 | -4/+17 | |
permission | |||||
2019-11-02 | change welcome screen and splash screen for schulchat | Christian Schneppe | 1 | -1/+0 | |
2019-11-02 | introduce setting to completely disable (OMEMO) encryption | Christian Schneppe | 6 | -1/+24 | |
2019-11-02 | move some more config variables to match different app modes | Christian Schneppe | 2 | -2/+4 | |
2019-11-02 | move some more config variables to match different app modes | Christian Schneppe | 1 | -3/+3 | |
2019-11-02 | rename build flavors | Christian Schneppe | 2 | -18/+1 | |
2019-11-02 | use separate file for about info | Christian Schneppe | 2 | -52/+56 | |
2019-10-27 | show attachment button in private muc messages | Christian Schneppe | 2 | -3/+7 | |
2019-10-27 | getAdHocInviteUri async | Christian Schneppe | 1 | -18/+48 | |
2019-10-27 | fix crash in SearchActivity | Christian Schneppe | 1 | -1/+1 | |
2019-10-27 | add user to roster on avatar long press | Christian Schneppe | 3 | -10/+20 | |
2019-10-27 | open video if internal player fails | Christian Schneppe | 1 | -25/+25 | |