Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed global notifications switch | Christian Schneppe | 2018-09-13 | 2 | -3/+0 |
| | |||||
* | make channel for video compression, updater, backup | Christian Schneppe | 2018-09-13 | 1 | -0/+3 |
| | |||||
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -0/+11 |
| | | | | | * introduce notification channels * always use foreground service on 26+ | ||||
* | make recording activity not crash if microphone was in use | Christian Schneppe | 2018-09-11 | 2 | -0/+2 |
| | |||||
* | show jids from address book in Start Conversation screen if only one account ↵ | Christian Schneppe | 2018-09-11 | 1 | -0/+1 |
| | | | | is used | ||||
* | Revert "hide record voice button if keyboard is open" | Christian Schneppe | 2018-08-30 | 1 | -1/+0 |
| | | | | | | because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e. | ||||
* | hide record voice button if keyboard is open | Christian Schneppe | 2018-08-30 | 1 | -0/+1 |
| | |||||
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 2018-08-28 | 2 | -0/+3 |
| | |||||
* | Merge pull request #226 from licaon-kter/patch-1 | Christian Schneppe | 2018-08-25 | 1 | -1/+1 |
|\ | | | | | Replace quotes in direct_search summary | ||||
| * | Replace quotes in direct_search summary | Licaon_Kter | 2018-08-07 | 1 | -1/+1 |
| | | | | | | ...as they cut off text in the app | ||||
* | | Update defaults.xml | huxxer | 2018-08-24 | 1 | -0/+1 |
|/ | | | Added jabbers.one Domain | ||||
* | add a quick action for voice recording | Christian Schneppe | 2018-08-05 | 2 | -0/+3 |
| | | | | | * is enabled as default * can be disabled in settings | ||||
* | add location to permission check, too | Christian Schneppe | 2018-08-05 | 1 | -0/+1 |
| | |||||
* | introduced config flag to show attachment button instead of quick actions | Christian Schneppe | 2018-08-05 | 2 | -0/+7 |
| | |||||
* | use blabber.im as default domain | Christian Schneppe | 2018-08-04 | 2 | -2/+4 |
| | |||||
* | 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 | 2 | -6/+2 |
| | |||||
* | integrated locally message deletion from #208 | Christian Schneppe | 2018-07-09 | 1 | -0/+1 |
| | | | | 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 |
| | |||||
* | Set navigation bar color to dark on dark theme | Christian Schneppe | 2018-07-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | * 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 | 1 | -0/+2 |
| | |||||
* | choose contact activity: start action mode on short press | Christian Schneppe | 2018-06-30 | 4 | -4/+6 |
| | |||||
* | 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 | 2 | -2/+1 |
| | |||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 3 | -15/+33 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2018-06-29 | 2 | -1/+7 |
| | | | | *show jid in group details (in advanced mode) | ||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 2 | -0/+3 |
| | |||||
* | optimized some colors and switched back to square avatars | Christian Schneppe | 2018-06-03 | 3 | -3/+9 |
| | |||||
* | rename useOwnProvider to useAdvancedMode in WelcomeActivity | Christian Schneppe | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 2 | -3/+7 |
| | |||||
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Add new Server (#202) | kromonos | 2018-05-18 | 1 | -0/+1 |
| | | | Add nsa.li as new xmpp service | ||||
* | fix typo | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | add spinner to select jabber provider for creating new accounts | Christian Schneppe | 2018-05-16 | 2 | -0/+121 |
| | |||||
* | make quick actions working again | Christian Schneppe | 2018-05-14 | 1 | -4/+4 |
| | |||||
* | fix strings | Christian Schneppe | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -0/+4 |
| | |||||
* | added 'view conversation' to context menu | Christian Schneppe | 2018-05-02 | 1 | -0/+1 |
| | |||||
* | modified some icons | Christian Schneppe | 2018-05-02 | 1 | -18/+15 |
| | |||||
* | added search result context menu + date separators | Christian Schneppe | 2018-05-02 | 1 | -0/+4 |
| |