Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | New translations strings.xml (Filipino) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Indonesian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Spanish) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Basque) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Catalan) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Czech) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Dutch) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Romanian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Galician) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Italian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Polish) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Portuguese) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Swedish) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | | | ||||||
| | * | New translations strings.xml (French) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Turkish) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | | | ||||||
* | | | show toast if no address book app is installed | Christian Schneppe | 2018-08-03 | 1 | -0/+1 | |
|/ / | ||||||
* | | Update defaults.xml | Felix | 2018-07-26 | 1 | -0/+1 | |
| | | ||||||
* | | Add blabber.im as new xmpp service | Dominion0815 | 2018-07-25 | 1 | -0/+1 | |
| | | ||||||
* | | display propper toast after room has been destroyed | Christian Schneppe | 2018-07-15 | 1 | -0/+1 | |
| | | ||||||
* | | some UI improvements | Christian Schneppe | 2018-07-09 | 12 | -168/+158 | |
| | | ||||||
* | | integrated locally message deletion from #208 | Christian Schneppe | 2018-07-09 | 2 | -0/+5 | |
| | | | | | | | | thanks @acw81 | |||||
* | | show snackbar for resource constraint in mucs | Christian Schneppe | 2018-07-09 | 1 | -0/+1 | |
| | | ||||||
* | | shorten read markers to 'everyone has read up to this point' when > 4 user | Christian Schneppe | 2018-07-09 | 1 | -0/+1 | |
| | | ||||||
* | | use EmojiWrapperEditText for most relevant text inputs | Christian Schneppe | 2018-07-09 | 3 | -5/+5 | |
| | | ||||||
* | | Set navigation bar color to dark on dark theme | Christian Schneppe | 2018-07-09 | 2 | -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 overview | Christian Schneppe | 2018-07-09 | 2 | -0/+3 | |
| | | ||||||
* | | refined create conference dialog | Christian Schneppe | 2018-07-09 | 2 | -10/+4 | |
| | | ||||||
* | | choose contact activity: start action mode on short press | Christian Schneppe | 2018-06-30 | 13 | -15/+71 | |
|/ | ||||||
* | scale text size if topic is long | Christian Schneppe | 2018-06-29 | 1 | -0/+4 | |
| | ||||||
* | open/close soft keyboard in quick edit | Christian Schneppe | 2018-06-29 | 8 | -3/+2 | |
| | ||||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 15 | -40/+102 | |
| | ||||||
* | do not include white listed domains in room list | Christian Schneppe | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | use TextInputLayout in quickedit dialog | Christian Schneppe | 2018-06-29 | 3 | -19/+36 | |
| | ||||||
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 1 | -0/+1 | |
| | ||||||
* | correct activity_edit_account layout | Christian Schneppe | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2018-06-29 | 7 | -294/+344 | |
| | | | | *show jid in group details (in advanced mode) | |||||
* | update translations | Christian Schneppe | 2018-06-24 | 7 | -7/+5 | |
| | ||||||
* | fixed wrong border in account_row | Christian Schneppe | 2018-06-17 | 1 | -1/+1 | |
| | ||||||
* | deduplicate tags + translate 'blocked' tag | Christian Schneppe | 2018-06-17 | 1 | -0/+1 | |
| | ||||||
* | add ‘paste as quote’ for api >= 23 | Christian Schneppe | 2018-06-16 | 2 | -0/+38 | |
| | ||||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 3 | -0/+8 | |
| | ||||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 21 | -27/+52 | |
| | ||||||
* | show MUC avatar in ConferenceDetailsActivity | Christian Schneppe | 2018-06-01 | 1 | -0/+12 | |
| | ||||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 9 | -10/+10 | |
| | ||||||
* | update translations | Christian Schneppe | 2018-06-01 | 2 | -118/+119 | |
| | ||||||
* | show buttons to privacy policy and terms of use during account creation on ↵ | Christian Schneppe | 2018-05-27 | 1 | -0/+30 | |
| | | | | our server pix-art.de | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 2 | -0/+2 | |
| | ||||||
* | update translations | Christian Schneppe | 2018-05-24 | 2 | -118/+120 | |
| | ||||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 3 | -6/+66 | |
| | ||||||
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 10 | -10/+94 | |
| |