aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe3-8/+15
2018-03-17fixed paddingsChristian Schneppe10-55/+48
2018-03-17started to change text style to app compatChristian Schneppe7-54/+29
2018-03-17ported presence activity to cardviewChristian Schneppe2-99/+110
2018-03-17switch account activity to card view. started using data binderChristian Schneppe1-629/+631
2018-03-16Moved the error message to TextInputLayoutChristian Schneppe1-1/+4
2018-03-16change image button backgroundChristian Schneppe7-12/+12
2018-03-16change key activities to cardsChristian Schneppe2-143/+164
2018-03-16use data binder for contact details activityChristian Schneppe1-210/+215
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe2-337/+349
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2-109/+91
2018-03-14code cleanupChristian Schneppe2-34/+0
2018-03-14switch to switchcompatChristian Schneppe1-1/+1
2018-03-09fixed hint color for edit messageChristian Schneppe1-1/+1
2018-03-09use appcompat in more activitiesChristian Schneppe1-5/+0
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-2/+10
2018-02-09add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe1-1/+1
2018-02-04implemented message searchChristian Schneppe1-38/+96
2018-01-26add possibility to destroy group chatChristian Schneppe1-0/+9
2018-01-21show hint on top of chatview while sending private messagesChristian Schneppe1-0/+23
2018-01-21add soft keyboard next button functionalityChristian Schneppe1-0/+1
2018-01-19replace AdvancedListView with ListView because it was never usedChristian Schneppe1-1/+1
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe2-62/+18
2017-12-23use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe1-8/+0
2017-12-23removed 'contact-only' hint from publish avtar screenChristian Schneppe1-1/+0
2017-12-23limit height of input field to 6 linesChristian Schneppe1-1/+1
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe1-1/+2
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe1-11/+0
2017-12-01use palceholder for package in manifestChristian Schneppe2-2/+2
2017-11-24use com.android.support:support-emojiChristian Schneppe11-20/+19
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe1-0/+31
2017-11-21Show Drawable if Location/File/VoiceChristian Schneppe1-6/+11
2017-10-10reworked updaterChristian Schneppe1-1/+1
2017-10-06limit audio player width on small screensChristian Schneppe1-1/+1
2017-09-24refactored AudioPlayerChristian Schneppe3-12/+36
2017-09-24removed duplicate code from message bubble layoutsChristian Schneppe3-66/+40
2017-09-04get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe1-1/+1
2017-08-01update datebubblesChristian Schneppe2-14/+30
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe1-47/+95
2017-05-09simple fix for landscape tablet layoutsChristian Schneppe1-1/+2
2017-04-26fixed click area for pgp key in contact detailsChristian Schneppe2-3/+5
2017-04-18Add content description to send buttonChristian Schneppe1-1/+2
2017-04-13Optimized imports from entire projectChristian Schneppe1-1/+0
2017-03-26update libraries and dependenciesChristian Schneppe1-2/+3
2017-03-26show received/read markers in chatlistChristian Schneppe1-11/+41
2017-03-17increase image views a bitChristian Schneppe3-5/+5
2017-03-17change avatar images to circlesChristian Schneppe6-7/+8
2017-03-17show contact and conference names in details viewChristian Schneppe2-3/+33
2017-03-17add new Emoji libraryChristian Schneppe13-26/+27
2017-03-14set background to messages in layoutChristian Schneppe2-2/+4