aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2016-07-02delete old colorChristian Schneppe1-1/+1
2016-07-02code cleanupChristian Schneppe2-2/+1
2016-06-30add share button to image/video viewChristian Schneppe2-2/+34
2016-06-10check and request all needed permissions on startupChristian Schneppe1-0/+14
>= SDK 23 (Marshmallow)
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+9
2016-05-31optimize importsChristian Schneppe3-7/+4
2016-05-31add database importerChristian Schneppe1-0/+20
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch2-2/+0
2016-05-28integrate image- and video playerChristian Schneppe1-0/+20
2016-05-27hide account in create conference dialogChristian Schneppe1-2/+4
2016-05-27rename share/show location layout filesChristian Schneppe2-0/+0
2016-05-26add 'create conference' dialogDaniel Gultsch1-0/+42