aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-07-091-116/+116
| | |
| | * New translations strings.xml (German)Christian Schneppe2018-07-011-0/+1
| | |
| | * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-07-011-116/+116
| | |
| | * New translations strings.xml (German)Christian Schneppe2018-07-011-0/+3
| | |
| | * New translations strings.xml (German)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Cebuano)Christian Schneppe2018-07-011-6/+0
| | |
| | * New translations strings.xml (Filipino)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Indonesian)Christian Schneppe2018-07-011-3/+0
| | |
| | * New translations strings.xml (Spanish)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Basque)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Catalan)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Dutch)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Romanian)Christian Schneppe2018-07-011-5/+0
| | |
| | * New translations strings.xml (Galician)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Greek)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Italian)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Swedish)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (French)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Turkish)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (German)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Cebuano)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Filipino)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Indonesian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Spanish)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Basque)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Catalan)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Czech)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Dutch)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Romanian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Galician)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Italian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Polish)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Swedish)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (French)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Turkish)Christian Schneppe2018-06-291-2/+0
| | |
* | | show toast if no address book app is installedChristian Schneppe2018-08-031-0/+1
|/ /
* | Update defaults.xmlFelix2018-07-261-0/+1
| |
* | Add blabber.im as new xmpp serviceDominion08152018-07-251-0/+1
| |
* | display propper toast after room has been destroyedChristian Schneppe2018-07-151-0/+1
| |
* | some UI improvementsChristian Schneppe2018-07-0912-168/+158
| |
* | integrated locally message deletion from #208Christian Schneppe2018-07-092-0/+5
| | | | | | | | thanks @acw81
* | show snackbar for resource constraint in mucsChristian Schneppe2018-07-091-0/+1
| |
* | shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe2018-07-091-0/+1
| |
* | use EmojiWrapperEditText for most relevant text inputsChristian Schneppe2018-07-093-5/+5
| |
* | Set navigation bar color to dark on dark themeChristian Schneppe2018-07-092-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes.
* | use tertiary background color for landscape conversation overviewChristian Schneppe2018-07-092-0/+3
| |
* | refined create conference dialogChristian Schneppe2018-07-092-10/+4
| |
* | choose contact activity: start action mode on short pressChristian Schneppe2018-06-3013-15/+71
|/