aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* update translationsChristian Schneppe2018-06-012-118/+119
* show buttons to privacy policy and terms of use during account creation on ou...Christian Schneppe2018-05-271-0/+30
* add support for S3 file transfersChristian Schneppe2018-05-262-0/+2
* update translationsChristian Schneppe2018-05-242-118/+120
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-243-6/+66
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-2110-10/+94
* Add new Server (#202)kromonos2018-05-181-0/+1
* update translationsChristian Schneppe2018-05-171-0/+2
* fix typoChristian Schneppe2018-05-171-1/+1
* add possibility to de-/activate accountsChristian Schneppe2018-05-171-2/+13
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-163-7/+147
* delete values-pt-br as invalidChristian Schneppe2018-05-141-445/+0
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-05-141-0/+445
|\
| * Translation for brazilian portuguese, pt-BR ISO 8859-1, make this app availab...PsychloDx2018-05-131-0/+445
* | make quick actions working againChristian Schneppe2018-05-141-4/+4
|/
* update translationsChristian Schneppe2018-05-0618-111/+149
* fix stringsChristian Schneppe2018-05-061-1/+1
* don't use alpha for received/read indicatorChristian Schneppe2018-05-051-2/+0
* add animators for more activitiesChristian Schneppe2018-05-053-3/+20
* use navigate as floating action button in showlocationChristian Schneppe2018-05-052-12/+15
* encode and decode % and # in invite linksChristian Schneppe2018-05-052-0/+8
* add animationsChristian Schneppe2018-05-035-2/+62
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-0/+1
* persist search across device rotationsChristian Schneppe2018-05-021-1/+1
* added 'view conversation' to context menuChristian Schneppe2018-05-022-0/+4
* modified some iconsChristian Schneppe2018-05-026-18/+15
* show message search as icon in actionbarChristian Schneppe2018-05-021-1/+2
* remove old codeChristian Schneppe2018-05-021-52/+0
* added search result context menu + date separatorsChristian Schneppe2018-05-022-0/+48
* use styled colors for online/offline textChristian Schneppe2018-05-024-1/+9
* remove old resourcesChristian Schneppe2018-04-308-54/+0
* use GIF to describe gifs instead of imageChristian Schneppe2018-04-301-0/+1
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-1/+1
* very much unoptimized search functionalityChristian Schneppe2018-04-301-1/+3
* add more styling to search activityChristian Schneppe2018-04-3017-4/+89
* mock (non functional) search activityChristian Schneppe2018-04-2922-7/+208
* fine tuned style of toolbar search viewChristian Schneppe2018-04-294-5/+55
* added scrollbars to conversation overviewChristian Schneppe2018-04-291-0/+1
* migrate recording activity to view binderChristian Schneppe2018-04-295-44/+100
* use styled borderless buttonChristian Schneppe2018-04-2914-29/+33
* provide access to show qr code from context menu in start conversation activityChristian Schneppe2018-04-291-3/+3
* some OTR fixesChristian Schneppe2018-04-292-15/+12
* Use native snackbar on map viewChristian Schneppe2018-04-291-76/+45
* removed 'received' prefix from descriptionChristian Schneppe2018-04-291-3/+0
* some more theme fixesChristian Schneppe2018-04-292-16/+20
* Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne12018-04-271-41/+41
* add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2018-04-252-18/+24
* some theme fixesChristian Schneppe2018-04-255-4/+10
* change opacity on emoji only messagesChristian Schneppe2018-04-243-0/+11
* solve fab shadow bug on pre api 19 devicesChristian Schneppe2018-04-241-2/+4