aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show invidious links in notifications tooChristian Schneppe2020-03-161-2/+2
|
* Revert "hide local part of group chat xmpp address"Christian Schneppe2020-02-191-1/+0
| | | | This reverts commit 31abe938fdd5c386de52aad7b083289a9a5f0aeb.
* add context menu to MediaBrowser toChristian Schneppe2020-02-181-2/+1
| | | | | | * share * open * delete
* update chat background immediately after opening chatChristian Schneppe2020-02-181-1/+0
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-02-1726-73/+238
|\
| * New Crowdin translations (#452)Christian Schneppe2020-02-1726-73/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Kannada) * New translations strings.xml (Arabic) * New translations strings.xml (Romanian) * New translations strings.xml (Swedish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Greek) * New translations strings.xml (Czech) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (German) * New translations strings.xml (Galician) * New translations strings.xml (French) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Bulgarian) * New translations strings.xml (Basque) * New translations strings.xml (Tagalog) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Russian) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian)
* | fix some more colors for orange themeChristian Schneppe2020-02-172-1/+7
| |
* | fix backgroundcolor for selected items in contact chooserChristian Schneppe2020-02-171-1/+1
| |
* | hide local part of group chat xmpp addressChristian Schneppe2020-02-171-0/+1
| |
* | do not warn user if bookmark already existsChristian Schneppe2020-02-171-1/+0
| |
* | small fixesChristian Schneppe2020-02-171-1/+1
| |
* | customize ExoPlayerChristian Schneppe2020-02-172-0/+12
|/
* add ability to delete own files from MediaViewerActivityChristian Schneppe2020-02-162-0/+7
|
* add 'show avatar' to context menu in chat viewChristian Schneppe2020-02-143-0/+9
| | | | to show a bigger avatar
* set filter to MediaBrowserActivityChristian Schneppe2020-02-123-0/+14
| | | | | to show only images and videos or all media files fixes #457
* make colored muc names configurableChristian Schneppe2020-02-113-0/+8
| | | | * default = off
* use colored usernames in group chats/channelsChristian Schneppe2020-02-101-0/+9
|
* shorten has Written to Wrotesubpub2020-02-101-2/+2
|
* integrate alternative codec for voice recorder via attachment settingsChristian Schneppe2020-02-093-0/+8
|
* introduce preview for PDF files in chatChristian Schneppe2020-02-095-0/+0
|
* New Crowdin translations (#449)Christian Schneppe2020-02-0811-173/+1254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional)
* add preferece to use unicolored backgroundChristian Schneppe2020-02-084-0/+9
|
* make dark blue background a bit darkerChristian Schneppe2020-02-081-0/+0
|
* fix scaling backgroundChristian Schneppe2020-02-084-0/+0
|
* rework RecordingActivityChristian Schneppe2020-02-072-2/+1
|
* update chat backgroundChristian Schneppe2020-02-078-5/+14
|
* fix some button colorsChristian Schneppe2020-02-065-5/+13
|
* remove unused resourcesChristian Schneppe2020-02-0127-133/+0
|
* show progressbar instead of percentages while up-/downloading filesChristian Schneppe2020-02-012-0/+15
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-01-311-1/+1
|\
| * Update strings.xmlChristian Schneppe2020-01-271-1/+1
| |
* | add icons for video, audio and image files for the case the preview failsChristian Schneppe2020-01-3115-0/+0
| |
* | fix sending uncompressed filesChristian Schneppe2020-01-311-1/+0
| |
* | use ExoPlayer for video playbackChristian Schneppe2020-01-312-2/+2
|/
* use more material styleChristian Schneppe2020-01-267-48/+62
|
* add scan qr button to welcome screenChristian Schneppe2020-01-241-0/+11
|
* parse install referrer from gplayChristian Schneppe2020-01-242-90/+92
|
* make registration uris work with fixed usernamesChristian Schneppe2020-01-242-1/+4
|
* support registration via pars tokensChristian Schneppe2020-01-242-114/+122
|
* show number of participants in a MUCChristian Schneppe2020-01-242-4/+8
|
* Fix typoLicaon_Kter2020-01-031-2/+2
| | | ...be more specific
* Fix typosLicaon_Kter2020-01-031-12/+12
|
* automatically set year in about messageChristian Schneppe2020-01-022-3/+2
|
* small contact details UI fixesChristian Schneppe2019-12-241-3/+2
|
* rework conference and contact detailsChristian Schneppe2019-12-2316-191/+205
| | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
* first step to remove OTR encryptionChristian Schneppe2019-12-133-0/+8
| | | | * make OTR available via expert settings and disable it as default
* New translations strings.xml (Italian) (#419)Christian Schneppe2019-12-121-1/+1
|
* small ui fixes for private messagesChristian Schneppe2019-12-121-10/+13
|
* add direct answer button in private muc messagesChristian Schneppe2019-12-086-0/+10
|
* color optimizations in orange themeChristian Schneppe2019-12-082-9/+9
|