aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_muc_details.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe1-5/+2
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe1-1/+0
2019-02-07show different room settings for channels and groupsChristian Schneppe1-0/+10
2019-01-27changed order of users and media in muc detailsChristian Schneppe1-63/+70
2019-01-27refactored group chat members into seperate screenChristian Schneppe1-7/+31
2019-01-04add RTL supportChristian Schneppe1-1/+11
2018-12-30add ability to configure autojoin flag in groupchat detailsChristian Schneppe1-24/+43
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-3/+15
2018-11-07design message borderMartin/Geno1-4/+0
2018-10-03set a fixed height for RecyclerView because the height is not always calculat...Christian Schneppe1-1/+1
2018-10-02small muc details improvementsChristian Schneppe1-24/+21
2018-10-01fix crashes with EmojiTextViewChristian Schneppe1-1/+1
2018-09-28Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe1-0/+4
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-0/+46
2018-09-14design: bubbles more curvier, avatar higher radius and no borderMartin/Geno1-4/+0
2018-07-09some UI improvementsChristian Schneppe1-2/+7
2018-07-09use EmojiWrapperEditText for most relevant text inputsChristian Schneppe1-2/+2
2018-06-29non functional muc edit buttonChristian Schneppe1-24/+68
2018-06-29linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe1-0/+1
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe1-206/+268
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe1-4/+6
2018-06-01show MUC avatar in ConferenceDetailsActivityChristian Schneppe1-0/+12
2018-04-29use styled borderless buttonChristian Schneppe1-4/+4
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne11-41/+41
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne11-52/+51
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe1-0/+18
2018-04-22made all text styleableChristian Schneppe1-9/+9
2018-04-21more theme workingChristian Schneppe1-7/+4
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-217/+228
2018-04-08migrated conference details to bindingChristian Schneppe1-216/+220
2018-04-07more dark theme changesChristian Schneppe1-1/+2
2018-03-20show own account if multi account is enabledChristian Schneppe1-10/+10
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-1/+1
2018-03-17fixed paddingsChristian Schneppe1-8/+5
2018-03-17started to change text style to app compatChristian Schneppe1-28/+18
2018-03-16change image button backgroundChristian Schneppe1-3/+3
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe1-187/+198
2018-01-26add possibility to destroy group chatChristian Schneppe1-0/+9
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe1-1/+2
2017-11-24use com.android.support:support-emojiChristian Schneppe1-2/+2
2017-03-17change avatar images to circlesChristian Schneppe1-2/+3
2017-03-17show contact and conference names in details viewChristian Schneppe1-0/+15
2017-03-17add new Emoji libraryChristian Schneppe1-2/+3
2016-11-19reformat codeChristian Schneppe1-73/+73
2016-09-23Fix "More table" layoutMishiranu1-1/+6
2016-09-09add new emoji libraryChristian Schneppe1-1/+1
2016-09-08implement emojicon libraryChristian Schneppe1-2/+3
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-94/+110