aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* removes UpdaterActivity layout filesteckbrief2019-07-131-32/+0
* Relates to FS#299: Change intent-filter to listen for the new invite URL doma...steckbrief2019-07-131-1/+1
* Relates to FS#299: Change Invite URLs to jabber.thedevstack.de and set magic ...steckbrief2019-07-132-6/+7
* relates to FS#299: Remove use of quicksy.im in Conversation checkssteckbrief2019-07-131-2/+2
* relates to FS#295: Rename caps node namesteckbrief2019-07-131-1/+1
* implements FS#276: Remove 'Invite to Pix-Art Messenger'steckbrief2019-07-1320-187/+9
* implements FS#304: Remove 'Check for updates'steckbrief2019-07-074-18/+0
* implements FS#303: Remove 'report an issue'steckbrief2019-07-074-21/+0
* implements FS#277: Remove 'Message merge'steckbrief2019-07-078-78/+16
* implements FS#272: Remove 'App-Updater'steckbrief2019-07-075-642/+0
* implements FS#282: In-App Logcat View; introduces piratx application implemen...steckbrief2019-07-0712-2/+266
* implements FS#300: Adjust target for bugreportssteckbrief2019-07-062-2/+1
* introduces new distribution and stage flavors as first steps for rebrandingsteckbrief2019-07-018-1/+29
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-06-271-1/+3
|\
| * Merge pull request #367 from kriztan/l10n_masterChristian Schneppe2019-06-271-1/+3
| |\
| | * New translations strings.xml (Chinese Simplified)Christian Schneppe2019-06-261-1/+3
* | | catch NPEChristian Schneppe2019-06-271-15/+22
|/ /
* | Merge pull request #365 from kriztan/l10n_masterChristian Schneppe2019-06-251-0/+4
|\|
| * New translations strings.xml (Italian)Christian Schneppe2019-06-251-0/+4
* | Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"Christian Schneppe2019-06-255-24/+369
|/
* implement client support for muc pushChristian Schneppe2019-06-256-10/+84
* fix broken updaterChristian Schneppe2019-06-251-0/+6
* show taken time for deleted webpreview cacheChristian Schneppe2019-06-251-1/+2
* fix welcome screensChristian Schneppe2019-06-253-9/+29
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-06-252-1/+2
|\
| * New translations strings.xml (German)Christian Schneppe2019-06-251-1/+1
| * New translations strings.xml (German)Christian Schneppe2019-06-251-1/+1
| * New translations strings.xml (Spanish)Christian Schneppe2019-06-231-0/+1
* | fix jingle file transferChristian Schneppe2019-06-255-19/+16
|/
* make backup compatible to Conversations (only works for Android >= 8)Christian Schneppe2019-06-231-1/+16
* Revert "BackupExport format like Conversations (#342)"Christian Schneppe2019-06-231-10/+2
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-06-231-1/+1
|\
| * Fixed typoesu232019-06-221-1/+1
* | catch NPEChristian Schneppe2019-06-231-0/+3
|/
* New Crowdin translations (#353)Christian Schneppe2019-06-224-104/+123
* fix typoChristian Schneppe2019-06-221-1/+1
* BackupExport format like Conversations (#342)genofire2019-06-221-2/+10
* changed string to generated password dialog in MagicCreateActivityChristian Schneppe2019-06-222-0/+3
* change behavior of unencrypted chats warningChristian Schneppe2019-06-223-13/+39
* performance improvement of message expiryChristian Schneppe2019-06-223-8/+56
* shedule webpreview cache deletionChristian Schneppe2019-06-212-14/+21
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-2013-13/+68
* ping muc after receiving not-acceptable errorChristian Schneppe2019-06-201-0/+12
* attempt to keep messages waiting until muc is connectedChristian Schneppe2019-06-202-3/+23
* small improvement of welcome screenChristian Schneppe2019-06-1812-11/+23
* self ping (xep-0410) after receiving invite to mucChristian Schneppe2019-06-184-5/+29
* syntax clean upChristian Schneppe2019-06-171-1/+1
* disallow subsequent session-acceptChristian Schneppe2019-06-171-13/+13
* use ibb if other party doesn’t annouce s5b featureChristian Schneppe2019-06-175-226/+207
* accept direct ibb jingle offersChristian Schneppe2019-06-172-15/+58