Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pulled translation from transifex | Daniel Gultsch | 2016-06-01 | 2 | -0/+16 |
| | |||||
* | display invite again menu item for offline members | Daniel Gultsch | 2016-06-01 | 2 | -0/+5 |
| | |||||
* | pulled translation from transifex | Daniel Gultsch | 2016-05-30 | 1 | -0/+8 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-29 | 7 | -5/+87 |
| | |||||
* | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 2 | -2/+0 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-27 | 27 | -50/+85 |
| | |||||
* | refactored toasts shown when adhoc creating mucs | Daniel Gultsch | 2016-05-27 | 1 | -2/+1 |
| | |||||
* | add 'create conference' dialog | Daniel Gultsch | 2016-05-26 | 3 | -2/+59 |
| | |||||
* | change hint in edit subject dialog | Daniel Gultsch | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | hide fingerprints in UI if encryption is disabled | Daniel Gultsch | 2016-05-25 | 1 | -0/+1 |
| | |||||
* | show regitration failed try again later in UI | Daniel Gultsch | 2016-05-24 | 1 | -0/+1 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-22 | 28 | -78/+143 |
| | |||||
* | show password dialog when account was magic created | Daniel Gultsch | 2016-05-19 | 3 | -0/+25 |
| | |||||
* | keep conference members in memory and show them in conference details | Daniel Gultsch | 2016-05-16 | 1 | -2/+2 |
| | |||||
* | cap messages after 256 lines in UI | Daniel Gultsch | 2016-05-16 | 2 | -0/+2 |
| | |||||
* | improve keyboard handling. fixes #1387 | Daniel Gultsch | 2016-05-12 | 1 | -0/+1 |
| | | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation | ||||
* | use 'phone' or 'tablet' as default resource | Daniel Gultsch | 2016-05-12 | 3 | -1/+9 |
| | |||||
* | report host-account as account state in UI | Daniel Gultsch | 2016-05-10 | 1 | -0/+1 |
| | |||||
* | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-10 | 1 | -8/+1 |
| | |||||
* | report bind failure as account state | Daniel Gultsch | 2016-05-05 | 1 | -0/+1 |
| | |||||
* | republish pgp signature when changing status | Daniel Gultsch | 2016-05-05 | 1 | -0/+2 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-04 | 4 | -2/+21 |
| | |||||
* | use app name in resource suggestions | Daniel Gultsch | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-02 | 15 | -41/+353 |
| | |||||
* | catch ActivityNotFoundException when requesting battery op | Daniel Gultsch | 2016-04-29 | 1 | -0/+1 |
| | |||||
* | cleaned up captcha dialog | Daniel Gultsch | 2016-04-28 | 2 | -2/+28 |
| | |||||
* | renamed welcome header to untranslatable 'Start your Conversations' | Daniel Gultsch | 2016-04-27 | 1 | -1/+1 |
| | |||||
* | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 2016-04-26 | 2 | -10/+13 |
| | |||||
* | add change prescence to manage account context menu | Daniel Gultsch | 2016-04-23 | 1 | -0/+3 |
| | |||||
* | show status messages in contact details | Daniel Gultsch | 2016-04-23 | 1 | -16/+19 |
| | |||||
* | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 18 | -2/+198 |
| | |||||
* | put welcome screen in scrollview | Daniel Gultsch | 2016-04-22 | 1 | -62/+67 |
| | |||||
* | added magic create welcome screen | Daniel Gultsch | 2016-04-19 | 8 | -0/+159 |
| | |||||
* | add setting for quick sharing | Daniel Gultsch | 2016-04-14 | 2 | -15/+26 |
| | |||||
* | added share uri button to conference details | Daniel Gultsch | 2016-04-12 | 14 | -14/+26 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-04-10 | 29 | -86/+27 |
| | |||||
* | introduced setting to turn of notification led | Daniel Gultsch | 2016-04-09 | 2 | -4/+11 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-04-08 | 2 | -3/+23 |
| | |||||
* | check file owner when attaching files or using them as avatar | Daniel Gultsch | 2016-04-07 | 1 | -0/+1 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-04-04 | 12 | -26/+71 |
| | |||||
* | allow to delete attachments. fixes #1539 | Daniel Gultsch | 2016-03-23 | 2 | -1/+5 |
| | |||||
* | reworked sharewith activity to stay open during sharing | Daniel Gultsch | 2016-03-16 | 1 | -0/+3 |
| | | | | closing the activity prematuraly caused uri permissions to be revoked | ||||
* | pulled translations from transifex | Daniel Gultsch | 2016-03-13 | 5 | -106/+443 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-03-06 | 28 | -82/+272 |
| | |||||
* | warn in conversations when account is disabled | Daniel Gultsch | 2016-03-06 | 1 | -0/+1 |
| | |||||
* | show host in file size checker | Daniel Gultsch | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | don't automatically crop avatar | Daniel Gultsch | 2016-03-04 | 7 | -0/+9 |
| | |||||
* | expert option to treat vibrate as silent mode for XA. fixes #1530 | Daniel Gultsch | 2016-03-01 | 2 | -0/+8 |
| | |||||
* | let users confirm each member in a conference even if that contact is ↵ | Daniel Gultsch | 2016-03-01 | 2 | -26/+35 |
| | | | | already trusted | ||||
* | refactored omemo to take multiple recipients | Daniel Gultsch | 2016-02-29 | 2 | -26/+34 |
| |