aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-04-011-2/+8
|\
| * Merge pull request #333 from Echolon/patch-5Christian Schneppe2019-04-011-2/+8
| |\ | | | | | | Added new fancy Screenshots
| | * Added new fancy ScreenshotsEcholon2019-04-011-2/+8
| |/ | | | | I suggest to put some of them to the Google App website aswell.
* / add ability to kick user from room and not just ban themChristian Schneppe2019-04-013-40/+66
|/
* rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe2019-03-313-5/+5
|
* add ability to delete account also from serverChristian Schneppe2019-03-314-3/+41
| | | | fixes #315
* fix automatic backup creationChristian Schneppe2019-03-311-1/+1
|
* try to fix a crash during fragment detectionChristian Schneppe2019-03-311-1/+2
|
* differ between group chat and channel in tablet modeChristian Schneppe2019-03-311-1/+2
|
* fix url detection for webpreviewsChristian Schneppe2019-03-314-4/+15
|
* add account > 0 check to inviteUser menuChristian Schneppe2019-03-312-2/+7
|
* correct some stringsChristian Schneppe2019-03-312-10/+10
|
* catch exceptions in NotificationServiceChristian Schneppe2019-03-311-1/+7
|
* renamed button in recording dialog to 'attach'Christian Schneppe2019-03-312-1/+2
|
* rework max file upload size in server infoChristian Schneppe2019-03-313-34/+12
|
* do sent/received correct based on true counterpart introduced in ↵Christian Schneppe2019-03-311-1/+1
| | | | | | fec6d7a90c443ef0ef86464bd2fb49cdc56d1587 only for type=groupchat
* New Crowdin translations (#327)Christian Schneppe2019-03-311-0/+113
| | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian)
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-3122-59/+568
|
* fix crash in websitepreview on older devicesChristian Schneppe2019-03-191-1/+1
|
* Merge pull request #326 from licaon-kter/patch-6Christian Schneppe2019-03-171-0/+3
|\ | | | | Explain antifeatures DE
| * Explain antifeatures DELicaon_Kter2019-03-171-0/+3
| |
* | Merge pull request #325 from licaon-kter/patch-5Christian Schneppe2019-03-171-0/+3
|\ \ | |/ |/| Explain Anti-feature
| * Explain Anti-featureLicaon_Kter2019-03-171-0/+3
|/
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-03-141-0/+25
|\
| * New Crowdin translations (#324)Christian Schneppe2019-03-141-0/+25
| | | | | | | | | | | | | | | | * New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese)
* | version 2.2.1 + changesChristian Schneppe2019-03-142-2/+6
|/
* fix some crashesChristian Schneppe2019-03-143-3/+6
|
* rework user name input during account creationChristian Schneppe2019-03-143-22/+18
|
* fix backup creation for older installationsChristian Schneppe2019-03-142-8/+16
| | | | If you had problems importing the backup you need to create a new backup after this patch
* version 2.2.0Christian Schneppe2019-03-062-4/+3
|
* New Crowdin translations (#318)Christian Schneppe2019-03-0623-407/+1055
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Polish) * New translations strings.xml (Galician) * New translations strings.xml (Turkish) * New translations strings.xml (Tagalog) * New translations strings.xml (Swedish) * New translations strings.xml (Russian) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (Greek) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Czech) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Bulgarian) * New translations strings.xml (Basque) * New translations strings.xml (Arabic) * New translations strings.xml (Azerbaijani)
* fixed security exception when attempting to display image in notificationChristian Schneppe2019-03-061-5/+10
|
* find activity even if wrapped in context wrapperChristian Schneppe2019-03-061-3/+7
|
* double check that muc message is ours if true jid is knownChristian Schneppe2019-03-061-2/+7
|
* copy intent extras in eventreceiverChristian Schneppe2019-03-061-0/+5
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-03-061-2/+6
|\
| * Merge pull request #317 from Echolon/patch-4Christian Schneppe2019-03-041-2/+6
| |\ | | | | | | Update README.md
| | * Update README.mdEcholon2019-03-031-2/+6
| |/
* | only show images and videos in media browserChristian Schneppe2019-03-061-1/+3
| |
* | show progress while loading media filesChristian Schneppe2019-03-063-1/+20
| |
* | try to catch some NPEChristian Schneppe2019-03-065-16/+18
|/
* fix some more NPEChristian Schneppe2019-02-222-15/+22
|
* be sure that default omemo encryption is set offChristian Schneppe2019-02-211-3/+3
|
* add password forgotten item to edit profile menuChristian Schneppe2019-02-214-0/+60
| | | | fixes #295
* show file too large instead of generic delivery failedChristian Schneppe2019-02-214-9/+55
|
* refresh cached RichPreviews after 7 daysChristian Schneppe2019-02-211-0/+18
|
* Deduplicate presencesChristian Schneppe2019-02-214-11/+7
| | | | possibly fixes #303
* version 2.2.0 beta (2019-02-20)Christian Schneppe2019-02-201-2/+2
|
* improve RichPreviewChristian Schneppe2019-02-2013-250/+366
|
* fix some more NPEsChristian Schneppe2019-02-184-3/+16
|