aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-12-073-30/+102
|\
| * New Crowdin translations (#409)Christian Schneppe2019-12-073-30/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified)
* | fix crash on Android 4 devicesChristian Schneppe2019-12-072-3/+3
|/
* fix user in textselection quotesChristian Schneppe2019-11-171-0/+6
|
* New Crowdin translations (#408)Christian Schneppe2019-11-1612-27/+991
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Arabic) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Bulgarian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Catalan) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional)
* add possibility to block muc user from mucChristian Schneppe2019-11-162-3/+7
|
* set omemo on as defaultChristian Schneppe2019-11-161-1/+1
|
* fix some wordingsChristian Schneppe2019-11-161-4/+4
|
* move direct search from expert setting to UIChristian Schneppe2019-11-161-5/+5
|
* rework design colors and make it compatible with older ROMsChristian Schneppe2019-11-1623-217/+24
|
* New Crowdin translations (#407)Christian Schneppe2019-11-155-11/+104
| | | | | | | | | | | | * New translations strings.xml (Catalan) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Spanish)
* introduce new orange theme colorChristian Schneppe2019-11-1514-5/+255
|
* make private messages in MUCs more visibleChristian Schneppe2019-11-157-0/+93
|
* rework no write access hint in moderated public mucsChristian Schneppe2019-11-152-1/+3
|
* small UI fixes in SetSettingsActivityChristian Schneppe2019-11-158-7/+10
|
* make presence dialog scrollable to fit small screensChristian Schneppe2019-11-151-51/+54
|
* rework IntroActivity a bitChristian Schneppe2019-11-156-14/+4
|
* small UI fixesChristian Schneppe2019-11-031-1/+2
|
* add grace periodChristian Schneppe2019-11-033-0/+26
|
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-035-0/+27
|