aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-081-0/+22
* | optimize importsChristian Schneppe2019-02-082-3/+0
* | show "show password icon" in activity_change_passwordChristian Schneppe2019-02-081-1/+2
* | clean unused resourcesChristian Schneppe2019-02-081-21/+0
* | hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-081-1/+0
* | integrate single profile mode in CreatePublicChannelDialogChristian Schneppe2019-02-081-0/+1
* | show different room settings for channels and groupsChristian Schneppe2019-02-071-0/+10
* | provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-075-7/+63
* | rework MediaViewerActivityChristian Schneppe2019-02-041-20/+28
* | show sub menu fabs for create group chatsChristian Schneppe2019-01-271-4/+15
* | changed order of users and media in muc detailsChristian Schneppe2019-01-273-63/+72
* | refactored group chat members into seperate screenChristian Schneppe2019-01-275-9/+83
* | migrate conversation list row to binderChristian Schneppe2019-01-271-160/+166
* | small layout fixesChristian Schneppe2019-01-262-3/+8
* | show spinning wheel in restore backup activityChristian Schneppe2019-01-261-0/+13
* | rework backup & restoreChristian Schneppe2019-01-264-56/+128
* | support enter/done key in create contact & join dialogsChristian Schneppe2019-01-253-1/+4
|/
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-0/+13
* add RTL supportChristian Schneppe2019-01-0440-103/+213
* add ability to configure autojoin flag in groupchat detailsChristian Schneppe2018-12-301-24/+43
* add ability to set nickname in profileChristian Schneppe2018-12-302-1/+114
* fix crash in ChangePasswordActivityChristian Schneppe2018-12-271-1/+1
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-1418-115/+181
* open direct search after hitting + in share with screenChristian Schneppe2018-12-041-1/+2
* attempt to work around bugs in Chinese ROMsChristian Schneppe2018-11-232-3/+3
* show 'show password' toggle for all magically created accountsChristian Schneppe2018-11-231-2/+3
* code cleanupChristian Schneppe2018-11-081-1/+0
* design message borderMartin/Geno2018-11-0711-25/+3
* bring back animated gif view in MediaViewerChristian Schneppe2018-10-221-0/+7
* make PublishProfilePicture working on small screensChristian Schneppe2018-10-041-63/+70
* reworked shortcut for QR-Code scanning in profileChristian Schneppe2018-10-031-40/+20
* rework MediaViewerActivityChristian Schneppe2018-10-031-2/+2
* set a fixed height for RecyclerView because the height is not always calculat...Christian Schneppe2018-10-032-2/+2
* small muc details improvementsChristian Schneppe2018-10-021-24/+21
* show failed file messages count in chatlist correctlyChristian Schneppe2018-10-021-1/+1
* add shortcut for QR-Code scanning in profileChristian Schneppe2018-10-011-9/+42
* add compatibility for older devicesChristian Schneppe2018-10-011-0/+5
* fix crashes with EmojiTextViewChristian Schneppe2018-10-014-7/+7
* Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe2018-09-2810-2/+24
* some color changesChristian Schneppe2018-09-2717-48/+68
* Merge branch 'master' into bubble-into-avatarChristian Schneppe2018-09-2710-16/+199
|\
| * s/show media/view media/gChristian Schneppe2018-09-262-2/+2
| * introduce media browser activityChristian Schneppe2018-09-261-0/+24
| * show conversation media in contact/conference detailsChristian Schneppe2018-09-263-5/+111
| * show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-0/+1
| * preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-232-1/+53
| * slighten darken some more backgrounds in dark themeChristian Schneppe2018-09-144-4/+4
| * highlight selected conversation in tablet viewChristian Schneppe2018-09-142-6/+6
* | design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-1410-24/+2
|/
* fixed own avatar not being square in message viewChristian Schneppe2018-09-121-10/+22