aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* started work on migrating to appcompatChristian Schneppe2018-03-0917-77/+100
* fixed translationsChristian Schneppe2018-03-082-4/+4
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-03-0810-220/+2570
|\
| * update translationsChristian Schneppe2018-03-0810-220/+2570
* | implement multi accounts via expert settingsChristian Schneppe2018-03-086-12/+18
|/
* fixed pref_use_white_background_summary to match the correct behaviourChristian Schneppe2018-02-241-1/+1
* changed icons for markasread and reply in NotificationServiceChristian Schneppe2018-02-1910-0/+0
* update translationsChristian Schneppe2018-02-192-12/+31
* don't show search icon if there is no roomChristian Schneppe2018-02-151-1/+1
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-02-092-1/+26
|\
| * update translationsChristian Schneppe2018-02-072-1/+26
* | add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-1/+1
|/
* implemented message searchChristian Schneppe2018-02-0412-39/+101
* reorder context menu entries for ConferenceDetailsActivity and make membershi...Christian Schneppe2018-02-021-4/+4
* 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
* 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
* 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
* 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
* 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