aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
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
This can be used by screen readers and other accessibility aids.
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
2017-03-09fix textoverlayChristian Schneppe1-8/+9
2017-03-09Adds a message sender label in each conversation for text messagesChristian Schneppe1-0/+13
2017-03-04make notification icon size depend on 'Large Text' settingChristian Schneppe1-2/+4
2017-02-22add resource to ContactDetailsChristian Schneppe1-0/+12
2017-02-19add date bubble in chatlistChristian Schneppe3-28/+13
fixes #104
2017-02-10changed message bubbles from PNG to XMLChristian Schneppe4-18/+20
2017-02-10updated aboutChristian Schneppe1-14/+32
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-30/+67
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe1-5/+21
2017-01-31show unread count in small rectangles instead of circlesChristian Schneppe1-1/+1
2017-01-31fix showing of buttons in chatsChristian Schneppe1-0/+7
2017-01-25reworked videocompressionChristian Schneppe1-1/+0
2017-01-21fixed crash when following http link with fingerprintsChristian Schneppe1-2/+2
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-12-28show unread messages per conversation in chat listChristian Schneppe1-1/+18
2016-12-18show warning dialog beforing verifying keys via a linkChristian Schneppe1-0/+25
2016-11-20don't show omemo keys by default in account detailsChristian Schneppe1-1/+1
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe1-2/+11
2016-11-19reformat codeChristian Schneppe44-664/+712
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-27/+46
2016-11-15small layout improvements in contact detailsChristian Schneppe1-5/+5
2016-11-07show warning in account details when data saver is enabledChristian Schneppe1-7/+8
2016-10-26Remove spans on copying or pasting a textChristian Schneppe2-2/+2
2016-10-18don't trigger context menu in message adapter manuallyChristian Schneppe2-0/+6
2016-10-18code cleanupChristian Schneppe1-1/+0
2016-09-28use emojicon also in quickedit boxesChristian Schneppe1-2/+2
2016-09-28don't scroll actionbar titlesChristian Schneppe1-4/+2
2016-09-23fix colorsChristian Schneppe2-4/+4
2016-09-23Fix "More table" layoutMishiranu2-13/+49
Retain "More table" visibility on screen orientation change
2016-09-23fixed styling in blocking dialogChristian Schneppe1-1/+1
2016-09-23add support for XEP-0377: Spam ReportingDaniel Gultsch1-0/+25
2016-09-23use proper paddings in dialogs on android < 5Daniel Gultsch4-20/+28
2016-09-17some more changes to location activitiesChristian Schneppe2-2/+2
* show actionbar home as up * fix permission issue on devices < Android M * show buildings in map
2016-09-17some text input modificationsChristian Schneppe1-2/+3
2016-09-15don't change emoji size in edittextChristian Schneppe1-1/+0
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe1-3/+3
2016-09-14scroll actionbar titles if they are too longChristian Schneppe1-4/+9