Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reduce cursor size back to 4m; now that the cause is fixed | Christian Schneppe | 2019-12-08 | 1 | -1/+1 | |
| | ||||||
* | use Base64.NO_WRAP instead of trim() | Christian Schneppe | 2019-12-08 | 3 | -6/+2 | |
| | ||||||
* | show jabber accounts from local address in Quicksy flavor | Christian Schneppe | 2019-12-08 | 1 | -4/+10 | |
| | ||||||
* | prevent crash when deleting account on servers that don't support omemo | Christian Schneppe | 2019-12-08 | 1 | -1/+2 | |
| | ||||||
* | increase cursor window size on Android P when restoring messages | Christian Schneppe | 2019-12-08 | 3 | -5/+25 | |
| | ||||||
* | delete cached posh file after not being able to verify | Christian Schneppe | 2019-12-08 | 1 | -44/+49 | |
| | ||||||
* | only show message deleted if LMC is activated | Christian Schneppe | 2019-12-08 | 3 | -2/+9 | |
| | ||||||
* | add direct answer button in private muc messages | Christian Schneppe | 2019-12-08 | 7 | -0/+33 | |
| | ||||||
* | color optimizations in orange theme | Christian Schneppe | 2019-12-08 | 2 | -9/+9 | |
| | ||||||
* | use current time on resend message | Christian Schneppe | 2019-12-08 | 1 | -0/+3 | |
| | ||||||
* | permission compatibility for Android 10 | Christian Schneppe | 2019-12-08 | 1 | -1/+2 | |
| | ||||||
* | try to fix missing sendbutton | Christian Schneppe | 2019-12-08 | 1 | -4/+3 | |
| | ||||||
* | fix shareWithActivity | Christian Schneppe | 2019-12-08 | 1 | -6/+7 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2019-12-07 | 3 | -30/+102 | |
|\ | ||||||
| * | New Crowdin translations (#409) | Christian Schneppe | 2019-12-07 | 3 | -30/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) | |||||
* | | fix rare crash | Christian Schneppe | 2019-12-07 | 1 | -0/+3 | |
| | | ||||||
* | | add missing permission requests for Android P | Christian Schneppe | 2019-12-07 | 11 | -48/+61 | |
| | | | | | | | | possibly fixes #410 | |||||
* | | fix updater | Christian Schneppe | 2019-12-07 | 1 | -4/+4 | |
| | | ||||||
* | | fix crash on Android 4 devices | Christian Schneppe | 2019-12-07 | 2 | -3/+3 | |
| | | ||||||
* | | don't show real username in quotes | Christian Schneppe | 2019-12-07 | 1 | -5/+1 | |
|/ | | | | fixes #415 | |||||
* | Disable NewLines in Base64 values (#416) | FH | 2019-12-03 | 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. | |||||
* | fix user in textselection quotes | Christian Schneppe | 2019-11-17 | 3 | -15/+28 | |
| | ||||||
* | New Crowdin translations (#408) | Christian Schneppe | 2019-11-16 | 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) | |||||
* | add possibility to block muc user from muc | Christian Schneppe | 2019-11-16 | 5 | -8/+48 | |
| | ||||||
* | set omemo on as default | Christian Schneppe | 2019-11-16 | 1 | -1/+1 | |
| | ||||||
* | fix some wordings | Christian Schneppe | 2019-11-16 | 1 | -4/+4 | |
| | ||||||
* | fix color mixing in ChannelDiscoveryActivity | Christian Schneppe | 2019-11-16 | 1 | -2/+0 | |
| | ||||||
* | move direct search from expert setting to UI | Christian Schneppe | 2019-11-16 | 1 | -5/+5 | |
| | ||||||
* | rework design colors and make it compatible with older ROMs | Christian Schneppe | 2019-11-16 | 27 | -253/+84 | |
| | ||||||
* | make exporting backup compatible with conversations | Christian Schneppe | 2019-11-16 | 1 | -1/+2 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2019-11-15 | 5 | -11/+104 | |
|\ | ||||||
| * | New Crowdin translations (#407) | Christian Schneppe | 2019-11-15 | 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) | |||||
* | | fix duplicate accounts in EnterJidDialog | Christian Schneppe | 2019-11-15 | 3 | -46/+36 | |
|/ | ||||||
* | introduce new orange theme color | Christian Schneppe | 2019-11-15 | 21 | -36/+352 | |
| | ||||||
* | Fix empty grey box for unknown file types (#405) | TheOneric | 2019-11-15 | 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'. | |||||
* | make private messages in MUCs more visible | Christian Schneppe | 2019-11-15 | 9 | -17/+132 | |
| | ||||||
* | rework no write access hint in moderated public mucs | Christian Schneppe | 2019-11-15 | 5 | -7/+42 | |
| | ||||||
* | small UI fixes in SetSettingsActivity | Christian Schneppe | 2019-11-15 | 9 | -8/+10 | |
| | ||||||
* | make presence dialog scrollable to fit small screens | Christian Schneppe | 2019-11-15 | 1 | -51/+54 | |
| | ||||||
* | do not crash when audio file reports zero length | Christian Schneppe | 2019-11-15 | 1 | -5/+10 | |
| | ||||||
* | prevent crash when counterpart in message was null | Christian Schneppe | 2019-11-15 | 1 | -2/+6 | |
| | ||||||
* | check if sender is in contact list before accepting jingle file | Christian Schneppe | 2019-11-15 | 1 | -2/+3 | |
| | ||||||
* | allow jingle state transition for fallback after proxy failure | Christian Schneppe | 2019-11-15 | 1 | -2/+6 | |
| | ||||||
* | make jingle state transitions less error prone | Christian Schneppe | 2019-11-15 | 1 | -2/+28 | |
| | ||||||
* | 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 | 9 | -18/+14 | |
| | ||||||
* | show overlay to set avatar at the right bottom corner | Christian Schneppe | 2019-11-10 | 2 | -3/+15 | |
| | ||||||
* | set isQuicksy true | Christian Schneppe | 2019-11-09 | 1 | -1/+1 | |
| | ||||||
* | use variable for app directory in FileBackend | Christian Schneppe | 2019-11-06 | 1 | -6/+7 | |
| |