aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_contact_details.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-26use more material styleChristian Schneppe1-10/+10
2019-12-24small contact details UI fixesChristian Schneppe1-3/+2
2019-12-23rework conference and contact detailsChristian Schneppe1-116/+129
* reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
2019-09-20migrate to AndroidXChristian Schneppe1-9/+9
2019-01-27changed order of users and media in muc detailsChristian Schneppe1-0/+1
2019-01-04add RTL supportChristian Schneppe1-1/+15
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-35/+24
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
2018-10-03set a fixed height for RecyclerView because the height is not always ↵Christian Schneppe1-1/+1
calculated correctly
2018-10-01fix crashes with EmojiTextViewChristian Schneppe1-3/+3
2018-09-27some color changesChristian Schneppe1-6/+11
2018-09-26s/show media/view media/gChristian Schneppe1-1/+1
2018-09-26show conversation media in contact/conference detailsChristian Schneppe1-5/+49
2018-07-09some UI improvementsChristian Schneppe1-124/+143
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-1/+1
2018-04-29use styled borderless buttonChristian Schneppe1-2/+2
2018-04-25some theme fixesChristian Schneppe1-0/+1
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe1-0/+2
2018-04-22made all text styleableChristian Schneppe1-7/+7
2018-04-21more theme workingChristian Schneppe1-8/+6
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-211/+222
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
2018-04-01finished app compat themeingChristian Schneppe1-1/+0
2018-04-01use cards views in about and publish avatar activityChristian Schneppe1-1/+1
2018-03-31add scan action to contact detailsChristian Schneppe1-11/+29
2018-03-31updated manage account activity to new colorsChristian Schneppe1-3/+1
2018-03-17fixed paddingsChristian Schneppe1-11/+9
2018-03-17started to change text style to app compatChristian Schneppe1-16/+8
2018-03-16change image button backgroundChristian Schneppe1-1/+1
2018-03-16use data binder for contact details activityChristian Schneppe1-210/+215
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe1-150/+151
2017-11-24use com.android.support:support-emojiChristian Schneppe1-3/+3
2017-03-17show contact and conference names in details viewChristian Schneppe1-3/+18
2017-03-17add new Emoji libraryChristian Schneppe1-3/+4
2017-02-22add resource to ContactDetailsChristian Schneppe1-0/+12
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-30/+67
2017-01-15don't show key tile in contact details when there are no keysChristian Schneppe1-0/+1
2017-01-02hide inactive devices by default in contact detailsChristian Schneppe1-39/+62
2016-11-19reformat codeChristian Schneppe1-8/+6
2016-11-15small layout improvements in contact detailsChristian Schneppe1-5/+5
2016-09-09add new emoji libraryChristian Schneppe1-1/+1
2016-09-08implement emojicon libraryChristian Schneppe1-1/+1
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch1-2/+3
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+9
2016-05-14refactored ContactDetails layoutChristian Schneppe1-25/+45
2016-05-10do not show last-seen metric in UIDaniel Gultsch1-8/+1
2016-04-23optimized UIChristian S1-2/+4
2016-04-23show status messages in contact detailsDaniel Gultsch1-16/+19
2016-01-16modfied some avatar sizesChristian S1-2/+2
2015-10-26Reset the margins manually after rotatingsaqura1-0/+1
2015-08-08modified avatar sizesChristian S1-3/+6
2015-07-13renamed colorsDaniel Gultsch1-6/+6