aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/enter_jid_dialog.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-181-10/+10
|
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-081-4/+4
| | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-221-2/+3
|
* increased padding in create contact/conference dialogDaniel Gultsch2016-01-211-9/+12
|
* Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-0/+39
fixes #1611 fixes #1602