aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't trigger context menu in message adapter manuallyChristian Schneppe2016-10-182-0/+6
* code cleanupChristian Schneppe2016-10-181-1/+0
* use emojicon also in quickedit boxesChristian Schneppe2016-09-281-2/+2
* don't scroll actionbar titlesChristian Schneppe2016-09-281-4/+2
* fix colorsChristian Schneppe2016-09-232-4/+4
* Fix "More table" layoutMishiranu2016-09-232-13/+49
* fixed styling in blocking dialogChristian Schneppe2016-09-231-1/+1
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-231-0/+25
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-234-20/+28
* some more changes to location activitiesChristian Schneppe2016-09-172-2/+2
* some text input modificationsChristian Schneppe2016-09-171-2/+3
* don't change emoji size in edittextChristian Schneppe2016-09-151-1/+0
* show emojis in actionbar in contact and conference detailsChristian Schneppe2016-09-151-3/+3
* scroll actionbar titles if they are too longChristian Schneppe2016-09-141-4/+9
* show Emojis in EditTextChristian Schneppe2016-09-141-0/+2
* add new emoji libraryChristian Schneppe2016-09-0911-14/+18
* decreased share button size a bitChristian Schneppe2016-09-081-2/+2
* implement emojicon libraryChristian Schneppe2016-09-0811-16/+17
* decreased size of share button a little bitChristian Schneppe2016-09-021-2/+2
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-263-6/+8
* reworked backup serviceChristian Schneppe2016-08-091-0/+12
* modified download button a bitChristian Schneppe2016-08-042-16/+0
* add icons to files/locations in chat viewChristian Schneppe2016-08-022-0/+14
* changed package id inside manifest and projectChristian Schneppe2016-07-294-5/+5
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-251-0/+1
* delete old colorChristian Schneppe2016-07-021-1/+1
* code cleanupChristian Schneppe2016-07-022-2/+1
* add share button to image/video viewChristian Schneppe2016-06-302-2/+34
* check and request all needed permissions on startupChristian Schneppe2016-06-101-0/+14
* optimize importsChristian Schneppe2016-05-313-7/+4
* add database importerChristian Schneppe2016-05-311-0/+20
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-292-2/+0
|\
| * only rendering first 5k chars of each messageDaniel Gultsch2016-05-282-2/+0
* | integrate image- and video playerChristian Schneppe2016-05-281-0/+20
* | hide account in create conference dialogChristian Schneppe2016-05-271-2/+4
* | rename share/show location layout filesChristian Schneppe2016-05-272-0/+0
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-271-0/+42
|\|
| * add 'create conference' dialogDaniel Gultsch2016-05-261-0/+42
* | load address async to avoid app hang on slow networksChristian Schneppe2016-05-221-2/+2
* | show videopreview also in chatlistChristian Schneppe2016-05-211-2/+3
* | some little layout changesChristian Schneppe2016-05-212-2/+6
* | make chatlist biggerChristian Schneppe2016-05-211-1/+2
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-203-0/+21
|\|
| * show password dialog when account was magic createdDaniel Gultsch2016-05-191-0/+19
| * cap messages after 256 lines in UIDaniel Gultsch2016-05-162-0/+2
* | changed colors to standard from @color and add border to imagesChristian Schneppe2016-05-203-7/+9
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-1/+1
|\|
| * improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-0/+1
| * do not show last-seen metric in UIDaniel Gultsch2016-05-101-8/+1
* | refactored ContactDetails layoutChristian Schneppe2016-05-141-25/+45