Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show presence of other resources as template | Daniel Gultsch | 2016-05-13 | 1 | -2/+2 |
| | |||||
* | improve keyboard handling. fixes #1387 | Daniel Gultsch | 2016-05-13 | 2 | -6/+50 |
| | | | | | | * 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 | ||||
* | check if pgpengine is still bound before using it | Daniel Gultsch | 2016-05-13 | 2 | -1/+4 |
| | |||||
* | scroll to bottom after sending multi-line message | Daniel Gultsch | 2016-05-13 | 1 | -2/+8 |
| | |||||
* | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-13 | 1 | -8/+0 |
| | |||||
* | Ask to uninstall the plugins because the features are directly integrated | Christian S | 2016-05-06 | 1 | -3/+70 |
| | |||||
* | add share location | Christian S | 2016-05-05 | 2 | -0/+272 |
| | |||||
* | add audio recorder | Christian S | 2016-05-05 | 2 | -5/+164 |
| | |||||
* | bug fix in audio player | Christian S | 2016-05-05 | 1 | -95/+93 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-05-05 | 6 | -17/+84 |
|\ | |||||
| * | republish pgp signature when changing status | Daniel Gultsch | 2016-05-05 | 6 | -17/+84 |
| | | |||||
* | | blue theme | Matthias Rieber | 2016-05-05 | 2 | -9/+13 |
| | | |||||
* | | bug fix in audioplayer | Christian S | 2016-05-05 | 1 | -1/+2 |
| | | |||||
* | | go directly to the user account via menu | Christian S | 2016-05-05 | 1 | -1/+5 |
| | | |||||
* | | added audio player | Christian S | 2016-05-05 | 1 | -1/+45 |
| | | |||||
* | | bug fixes | Christian S | 2016-05-04 | 2 | -68/+112 |
| | | |||||
* | | Merge branch 'refs/heads/news' into development | Christian S | 2016-05-04 | 2 | -22/+60 |
|\ \ | |||||
| * | | set manually_change_presence to true as default | Christian S | 2016-05-04 | 1 | -1/+1 |
| | | | | | | | | | | | | and hide option to set presence for all accounts | ||||
| * | | merge upstream changes | Christian S | 2016-05-04 | 2 | -8/+22 |
| | | | |||||
| * | | Merge remote-tracking branch 'refs/remotes/siacs/master' into HEAD | Christian S | 2016-05-04 | 20 | -176/+485 |
| |\| | |||||
| | * | clear password field before setting new one | Daniel Gultsch | 2016-05-04 | 1 | -0/+1 |
| | | | |||||
| | * | fixed npe when calling changepassword activity directly | Daniel Gultsch | 2016-05-04 | 1 | -2/+4 |
| | | | |||||
| | * | show only username when registering account with magic create | Daniel Gultsch | 2016-05-02 | 1 | -12/+21 |
| | | | |||||
* | | | set manually_change_presence to true as default | Christian S | 2016-04-30 | 1 | -1/+1 |
| | | | | | | | | | | | | and hide option to set presence for all accounts | ||||
* | | | use old ChangePassword activity | Christian S | 2016-04-30 | 2 | -125/+73 |
| | | | |||||
* | | | remove old config variable | Christian S | 2016-04-30 | 2 | -7/+2 |
| | | | |||||
* | | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-30 | 20 | -156/+454 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | properly cancel avatar tasks | Daniel Gultsch | 2016-04-29 | 3 | -5/+8 |
| | | |||||
| * | catch ActivityNotFoundException when requesting battery op | Daniel Gultsch | 2016-04-29 | 2 | -2/+12 |
| | | |||||
| * | port all android drop down list items to our own | Daniel Gultsch | 2016-04-29 | 3 | -10/+9 |
| | | |||||
| * | catch rare NPE when determining max http size | Daniel Gultsch | 2016-04-29 | 1 | -3/+3 |
| | | |||||
| * | cancel potential tasks when receiving image preview from cache | Daniel Gultsch | 2016-04-28 | 1 | -3/+7 |
| | | |||||
| * | cleaned up captcha dialog | Daniel Gultsch | 2016-04-28 | 1 | -51/+41 |
| | | |||||
| * | removed unused config variables | Daniel Gultsch | 2016-04-27 | 6 | -51/+11 |
| | | |||||
| * | made it possible to go back to welcome screen from edit account | Daniel Gultsch | 2016-04-27 | 2 | -4/+7 |
| | | |||||
| * | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 2016-04-26 | 3 | -13/+69 |
| | | |||||
| * | add change prescence to manage account context menu | Daniel Gultsch | 2016-04-23 | 2 | -3/+13 |
| | | |||||
| * | show status messages in contact details | Daniel Gultsch | 2016-04-23 | 1 | -1/+23 |
| | | |||||
| * | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 11 | -23/+247 |
| | | |||||
* | | changed updater a bit | Christian S | 2016-04-23 | 1 | -66/+64 |
| | | |||||
* | | changed hidden password field | Christian S | 2016-04-23 | 1 | -2/+3 |
| | | |||||
* | | make password invisible in edit account view | Christian S | 2016-04-22 | 1 | -0/+4 |
| | | |||||
* | | modified welcome screen | Christian S | 2016-04-21 | 2 | -28/+3 |
| | | |||||
* | | Merge branch 'refs/heads/siacs/master' into welcome-screen | Christian S | 2016-04-21 | 4 | -4/+163 |
|\| | |||||
| * | added magic create welcome screen | Daniel Gultsch | 2016-04-19 | 4 | -4/+163 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-15 | 1 | -2/+25 |
|\| | |||||
| * | add setting for quick sharing | Daniel Gultsch | 2016-04-14 | 1 | -2/+25 |
| | | |||||
* | | disallow account deactivation | Christian S | 2016-04-15 | 2 | -38/+2 |
| | | | | | | | | added reconnect to account context menu | ||||
* | | make foreground service always enabled | Christian S | 2016-04-15 | 1 | -2/+0 |
| | | | | | | | | and don't let the user choose the foreground settings | ||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-14 | 2 | -2/+19 |
|\| |