aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2016-09-14show Emojis in EditTextChristian Schneppe1-0/+2
2016-09-09add new emoji libraryChristian Schneppe11-14/+18
2016-09-08decreased share button size a bitChristian Schneppe1-2/+2
2016-09-08implement emojicon libraryChristian Schneppe11-16/+17
2016-09-02decreased size of share button a little bitChristian Schneppe1-2/+2
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch3-6/+8
2016-08-09reworked backup serviceChristian Schneppe1-0/+12
* automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
2016-08-04modified download button a bitChristian Schneppe2-16/+0
2016-08-02add icons to files/locations in chat viewChristian Schneppe2-0/+14
2016-07-29changed package id inside manifest and projectChristian Schneppe4-5/+5
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-0/+1