aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ported presence activity to cardviewChristian Schneppe2018-03-172-99/+110
* switch account activity to card view. started using data binderChristian Schneppe2018-03-171-629/+631
* Moved the error message to TextInputLayoutChristian Schneppe2018-03-161-1/+4
* change image button backgroundChristian Schneppe2018-03-167-12/+12
* change key activities to cardsChristian Schneppe2018-03-162-143/+164
* use data binder for contact details activityChristian Schneppe2018-03-161-210/+215
* migrate to CardView in contact and muc detailsChristian Schneppe2018-03-162-337/+349
* Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2018-03-152-109/+91
* code cleanupChristian Schneppe2018-03-142-34/+0
* switch to switchcompatChristian Schneppe2018-03-141-1/+1
* fixed hint color for edit messageChristian Schneppe2018-03-091-1/+1
* use appcompat in more activitiesChristian Schneppe2018-03-091-5/+0
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-2/+10
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-1/+1
* implemented message searchChristian Schneppe2018-02-041-38/+96
* add possibility to destroy group chatChristian Schneppe2018-01-261-0/+9
* 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
* replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-191-1/+1
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-072-62/+18
* 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-231-1/+0
* 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
* 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
* use com.android.support:support-emojiChristian Schneppe2017-11-2411-20/+19
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-0/+31
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-211-6/+11
* Merge branch 'rework_Updater'Christian Schneppe2017-10-101-1/+1
|\
| * reworked updaterChristian Schneppe2017-10-101-1/+1
* | limit audio player width on small screensChristian Schneppe2017-10-061-1/+1
|/
* refactored AudioPlayerChristian Schneppe2017-09-243-12/+36
* removed duplicate code from message bubble layoutsChristian Schneppe2017-09-243-66/+40
* get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe2017-09-041-1/+1
* update datebubblesChristian Schneppe2017-08-012-14/+30
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-101-47/+95
* simple fix for landscape tablet layoutsChristian Schneppe2017-05-091-1/+2
* fixed click area for pgp key in contact detailsChristian Schneppe2017-04-262-3/+5
* Add content description to send buttonChristian Schneppe2017-04-181-1/+2
* Optimized imports from entire projectChristian Schneppe2017-04-131-1/+0
* update libraries and dependenciesChristian Schneppe2017-03-261-2/+3
* show received/read markers in chatlistChristian Schneppe2017-03-261-11/+41
* increase image views a bitChristian Schneppe2017-03-173-5/+5
* change avatar images to circlesChristian Schneppe2017-03-176-7/+8
* show contact and conference names in details viewChristian Schneppe2017-03-172-3/+33
* add new Emoji libraryChristian Schneppe2017-03-1713-26/+27
* set background to messages in layoutChristian Schneppe2017-03-142-2/+4
* fix textoverlayChristian Schneppe2017-03-091-8/+9
* Adds a message sender label in each conversation for text messagesChristian Schneppe2017-03-091-0/+13