aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implemented message searchChristian Schneppe2018-02-0412-39/+101
| | | | fixes #110
* reorder context menu entries for ConferenceDetailsActivity and make ↵Christian Schneppe2018-02-021-4/+4
| | | | membership and ban options visible in standardmode and make adminprevileges visible in advanced mode
* update translationsChristian Schneppe2018-02-013-1/+26
|
* updated stringsChristian Schneppe2018-01-301-1/+1
|
* direct link from settings to huaweis protected appsChristian Schneppe2018-01-292-1/+12
|
* add snooze button to notificationChristian Schneppe2018-01-296-0/+1
|
* update translationsChristian Schneppe2018-01-272-0/+10
|
* show snackbar if you are not participating a group chat to clearify this for ↵Christian Schneppe2018-01-271-0/+1
| | | | new users
* updated year in copyright infoChristian Schneppe2018-01-271-1/+1
|
* Show toast after destroying group chatChristian Schneppe2018-01-271-2/+3
|
* update translationsChristian Schneppe2018-01-2618-141/+6515
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-01-261-1/+1
|\
| * App title should not be translatable (#169)Licaon_Kter2018-01-251-1/+1
| |
* | add possibility to destroy group chatChristian Schneppe2018-01-262-0/+13
|/
* Rename "Conference" to "Group chat" (#168)Licaon_Kter2018-01-241-36/+36
| | | fixes #158
* update translationsChristian Schneppe2018-01-233-0/+306
|
* check if app installs from unknown sources are allowed, if not open settings ↵Christian Schneppe2018-01-211-0/+4
| | | | to allow this manually
* show hint on top of chatview while sending private messagesChristian Schneppe2018-01-211-0/+23
|
* add soft keyboard next button functionalityChristian Schneppe2018-01-211-0/+1
|
* show warning toast if PM is disabled in MUCChristian Schneppe2018-01-211-0/+1
|
* New translations strings.xml (Spanish)Christian Schneppe2018-01-211-1/+1
|
* New translations strings.xml (Spanish)Christian Schneppe2018-01-211-1/+1
|
* New translations strings.xml (Spanish)Christian Schneppe2018-01-211-1/+1
|
* New translations strings.xml (Spanish)Christian Schneppe2018-01-211-1/+1
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-01-192-9/+476
|\
| * update translationsChristian Schneppe2018-01-192-9/+476
| |
* | Gradle Update to 3.0.1 with aaptChristian Schneppe2018-01-192-72/+72
| |
* | updated some licensesChristian Schneppe2018-01-191-5/+4
| |
* | replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-193-3/+2
| |
* | fix some stringsChristian Schneppe2018-01-192-2/+2
|/
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-072-62/+18
|
* update translationsChristian Schneppe2017-12-272-3/+6
|
* use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe2017-12-231-8/+0
| | | | create avatar in background thread
* removed 'contact-only' hint from publish avtar screenChristian Schneppe2017-12-235-7/+2
|
* limit height of input field to 6 linesChristian Schneppe2017-12-231-1/+1
|
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-231-1/+2
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-161-0/+1
|
* try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe2017-12-161-0/+1
|
* fix format stringChristian Schneppe2017-12-163-3/+3
|
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-11/+0
|
* use palceholder for package in manifestChristian Schneppe2017-12-012-2/+2
|
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-302-0/+10
|
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-293-0/+8
|
* update translationsChristian Schneppe2017-11-262-0/+4
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-11-252-0/+3
|\
| * update translationsChristian Schneppe2017-11-252-0/+3
| |
* | make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-253-0/+9
| |
* | optimize colorsChristian Schneppe2017-11-253-3/+4
|/
* show warning if chat is unecryptedChristian Schneppe2017-11-241-0/+1
| | | | | * if OMEMO is available, pressing the OK button switches to OMEMO encryption * if OMEMO is not available, the message hides for this moment and will pop up as long as you choose an encryption mode
* update translationsChristian Schneppe2017-11-243-4/+28
|