Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-05-27 | hide account in create conference dialog | Christian Schneppe | 1 | -2/+4 | |
2016-05-27 | rename share/show location layout files | Christian Schneppe | 2 | -0/+0 | |
2016-05-26 | add 'create conference' dialog | Daniel Gultsch | 1 | -0/+42 | |
2016-05-22 | load address async to avoid app hang on slow networks | Christian Schneppe | 1 | -2/+2 | |
2016-05-21 | show videopreview also in chatlist | Christian Schneppe | 1 | -2/+3 | |
2016-05-21 | some little layout changes | Christian Schneppe | 2 | -2/+6 | |
2016-05-21 | make chatlist bigger | Christian Schneppe | 1 | -1/+2 | |
2016-05-20 | changed colors to standard from @color and add border to images | Christian Schneppe | 3 | -7/+9 | |
2016-05-19 | show password dialog when account was magic created | Daniel Gultsch | 1 | -0/+19 | |
2016-05-16 | cap messages after 256 lines in UI | Daniel Gultsch | 2 | -0/+2 | |
2016-05-14 | refactored ContactDetails layout | Christian Schneppe | 1 | -25/+45 | |
2016-05-14 | refactored handling of endConversation | Christian Schneppe | 1 | -1/+2 | |
2016-05-14 | refactored ConferenceDetails layout | Christian Schneppe | 1 | -94/+110 | |
2016-05-14 | show addresses in ShareLocation and ShowLocation | Christian Schneppe | 2 | -0/+50 | |
2016-05-14 | little layout improvements | Christian Schneppe | 2 | -2/+2 | |
2016-05-13 | changed some colors to match blue theme | Christian Schneppe | 2 | -10/+6 | |
2016-05-13 | improve keyboard handling. fixes #1387 | Daniel Gultsch | 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 | |||||
2016-05-12 | improve keyboard handling. fixes #1387 | Daniel Gultsch | 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 | |||||
2016-05-10 | do not show last-seen metric in UI | Daniel Gultsch | 1 | -8/+1 | |
2016-05-05 | add share location | Christian S | 2 | -0/+122 | |
2016-05-05 | add audio recorder | Christian S | 1 | -0/+52 | |
2016-05-05 | blue theme | Matthias Rieber | 4 | -10/+10 | |
2016-05-05 | some layout fixes | Christian S | 1 | -16/+22 | |
2016-05-05 | added audio player | Christian S | 2 | -0/+12 | |
2016-05-04 | little layout improvement | Christian S | 1 | -3/+1 | |
2016-05-04 | set manually_change_presence to true as default | Christian S | 1 | -18/+19 | |
and hide option to set presence for all accounts | |||||
2016-05-04 | merge upstream changes | Christian S | 1 | -2/+23 | |
2016-04-30 | set manually_change_presence to true as default | Christian S | 1 | -1/+2 | |
and hide option to set presence for all accounts | |||||
2016-04-28 | cleaned up captcha dialog | Daniel Gultsch | 1 | -0/+27 | |
2016-04-26 | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 1 | -10/+12 | |
2016-04-23 | optimized UI | Christian S | 4 | -8/+16 | |
2016-04-23 | show status messages in contact details | Daniel Gultsch | 1 | -16/+19 | |
2016-04-23 | disable suggestions in password field | Christian S | 1 | -1/+1 | |
2016-04-22 | expert setting to manually change presence | Daniel Gultsch | 3 | -0/+147 | |
2016-04-22 | put welcome screen in scrollview | Daniel Gultsch | 1 | -62/+67 | |
2016-04-21 | modified welcome screen | Christian S | 2 | -24/+3 | |
2016-04-19 | added magic create welcome screen | Daniel Gultsch | 2 | -0/+152 | |
2016-04-16 | also show sent/received images with rounded corners | Christian S | 2 | -2/+4 | |
2016-04-16 | increased actionbar padding | Christian S | 1 | -2/+4 | |
2016-04-16 | make image corners more rounded | Christian S | 8 | -9/+9 | |
2016-04-15 | disallow account deactivation | Christian S | 1 | -13/+1 | |
added reconnect to account context menu | |||||
2016-04-05 | fix ui bug in edit account view | Christian S | 1 | -3/+3 | |
2016-03-26 | added spinner to app updater activity | Christian S | 1 | -0/+8 | |
2016-03-20 | add border to roundedimageview | Christian S | 2 | -3/+4 | |
2016-03-19 | add border to roundedimageview | Christian S | 3 | -4/+6 | |
2016-03-01 | let users confirm each member in a conference even if that contact is ↵ | Daniel Gultsch | 1 | -26/+34 | |
already trusted | |||||
2016-02-29 | refactored omemo to take multiple recipients | Daniel Gultsch | 2 | -26/+34 | |
2016-02-15 | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2 | -2/+22 | |
2016-02-12 | client side support for XEP-0357: Push Notifications | Daniel Gultsch | 1 | -2/+21 | |
2016-02-04 | prevent previoulsly cleared messages from reloading. fixes #1110 | Daniel Gultsch | 1 | -0/+9 | |