Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/show media/view media/g | Christian Schneppe | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | introduce media browser activity | Christian Schneppe | 2018-09-26 | 1 | -0/+1 |
| | |||||
* | show conversation media in contact/conference details | Christian Schneppe | 2018-09-26 | 1 | -0/+1 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 1 | -2/+0 |
| | | | | multiple files | ||||
* | update strings | Christian Schneppe | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | show contact/group details as icons in tablet view | Christian Schneppe | 2018-09-14 | 1 | -0/+1 |
| | |||||
* | update strings | Christian Schneppe | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | speed up DNS | Christian Schneppe | 2018-09-13 | 1 | -1/+0 |
| | | | | | | run queries in parallel decrease timeout do not fall back to google | ||||
* | removed global notifications switch | Christian Schneppe | 2018-09-13 | 1 | -2/+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 | 1 | -0/+1 |
| | |||||
* | show jids from address book in Start Conversation screen if only one account ↵ | Christian Schneppe | 2018-09-11 | 1 | -0/+1 |
| | | | | is used | ||||
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 2018-08-28 | 1 | -0/+2 |
| | |||||
* | Replace quotes in direct_search summary | Licaon_Kter | 2018-08-07 | 1 | -1/+1 |
| | | | ...as they cut off text in the app | ||||
* | add a quick action for voice recording | Christian Schneppe | 2018-08-05 | 1 | -0/+2 |
| | | | | | * is enabled as default * can be disabled in settings | ||||
* | add location to permission check, too | Christian Schneppe | 2018-08-05 | 1 | -0/+1 |
| | |||||
* | use blabber.im as default domain | Christian Schneppe | 2018-08-04 | 1 | -0/+1 |
| | |||||
* | show toast if no address book app is installed | Christian Schneppe | 2018-08-03 | 1 | -0/+1 |
| | |||||
* | display propper toast after room has been destroyed | Christian Schneppe | 2018-07-15 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -4/+1 |
| | |||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | 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 | 1 | -1/+3 |
| | | | | *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 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | remove old resources | Christian Schneppe | 2018-04-30 | 1 | -1/+0 |
| | |||||
* | use GIF to describe gifs instead of image | Christian Schneppe | 2018-04-30 | 1 | -0/+1 |
| | |||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 1 | -0/+2 |
| | |||||
* | fine tuned style of toolbar search view | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
| | |||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 1 | -0/+1 |
| | |||||
* | removed 'received' prefix from description | Christian Schneppe | 2018-04-29 | 1 | -3/+0 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | |||||
* | support contact shortcuts | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | | | | | | | * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size | ||||
* | remove unused resources | Christian Schneppe | 2018-04-23 | 1 | -7/+0 |
| | |||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 1 | -0/+5 |
| |