Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add snackbar for request presence subscription | Daniel Gultsch | 2016-08-26 | 1 | -1/+2 |
| | |||||
* | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 2016-07-17 | 1 | -0/+1 |
| | |||||
* | Update create_conference_dialog.xml | alexxthehood | 2016-06-21 | 1 | -5/+5 |
| | | | Updated to the text color attribute so it fits to the bright and dark theme appropriately. | ||||
* | make text color of last-seen match theme | Daniel Gultsch | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | made background color of swiped conversations darker | Daniel Gultsch | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | use darker colors for actionbar on dark theme | Daniel Gultsch | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 2016-06-08 | 31 | -191/+196 |
| | | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background | ||||
* | opt-in to send last userinteraction in presence | Daniel Gultsch | 2016-06-04 | 1 | -1/+9 |
| | |||||
* | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 2 | -2/+0 |
| | |||||
* | add 'create conference' dialog | Daniel Gultsch | 2016-05-26 | 1 | -0/+42 |
| | |||||
* | show password dialog when account was magic created | Daniel Gultsch | 2016-05-19 | 1 | -0/+19 |
| | |||||
* | 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 | ||||
* | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-10 | 1 | -8/+1 |
| | |||||
* | cleaned up captcha dialog | Daniel Gultsch | 2016-04-28 | 1 | -0/+27 |
| | |||||
* | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 2016-04-26 | 1 | -10/+12 |
| | |||||
* | 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 | 3 | -0/+147 |
| | |||||
* | put welcome screen in scrollview | Daniel Gultsch | 2016-04-22 | 1 | -62/+67 |
| | |||||
* | added magic create welcome screen | Daniel Gultsch | 2016-04-19 | 2 | -0/+152 |
| | |||||
* | let users confirm each member in a conference even if that contact is ↵ | Daniel Gultsch | 2016-03-01 | 1 | -26/+34 |
| | | | | already trusted | ||||
* | refactored omemo to take multiple recipients | Daniel Gultsch | 2016-02-29 | 2 | -26/+34 |
| | |||||
* | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2016-02-15 | 2 | -2/+22 |
| | |||||
* | client side support for XEP-0357: Push Notifications | Daniel Gultsch | 2016-02-12 | 1 | -2/+21 |
| | |||||
* | prevent previoulsly cleared messages from reloading. fixes #1110 | Daniel Gultsch | 2016-02-04 | 1 | -0/+9 |
| | |||||
* | introduced boolean form field wrapper | Daniel Gultsch | 2016-01-23 | 2 | -1/+14 |
| | |||||
* | added UI wrapper for (some) form fields | Daniel Gultsch | 2016-01-22 | 1 | -0/+21 |
| | |||||
* | changed spacing in create dialogs and notify user when no accounts are activated | Daniel Gultsch | 2016-01-22 | 2 | -6/+10 |
| | |||||
* | increased padding in create contact/conference dialog | Daniel Gultsch | 2016-01-21 | 2 | -15/+21 |
| | |||||
* | use match_parent as height in conversations overview | Daniel Gultsch | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | ask to be excluded from battery optimization | Daniel Gultsch | 2016-01-11 | 1 | -169/+212 |
| | |||||
* | show per conference notification settings in details activity | Daniel Gultsch | 2016-01-08 | 1 | -0/+27 |
| | |||||
* | show icon in conversations overview when notifications are disabled | Daniel Gultsch | 2016-01-08 | 1 | -76/+97 |
| | |||||
* | Allow entering a JID from 'choose contact'. thanks @singpolyma | Daniel Gultsch | 2016-01-04 | 1 | -0/+0 |
| | | | | | fixes #1611 fixes #1602 | ||||
* | properly rotate avatars | Daniel Gultsch | 2016-01-04 | 1 | -2/+2 |
| | |||||
* | show certificate information | Daniel Gultsch | 2015-12-23 | 1 | -0/+88 |
| | |||||
* | initial tor support | Daniel Gultsch | 2015-12-01 | 1 | -1/+53 |
| | |||||
* | load avatars in message adapter in background task | Daniel Gultsch | 2015-10-29 | 2 | -4/+4 |
| | |||||
* | show encryption type in warned/red messages | Daniel Gultsch | 2015-10-28 | 1 | -0/+11 |
| | |||||
* | Reset the margins manually after rotating | saqura | 2015-10-26 | 3 | -0/+3 |
| | |||||
* | Show whether MAM is supported in MUCs | saqura | 2015-10-06 | 1 | -1/+30 |
| | | | | | The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server. | ||||
* | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Display error message if all contact keys purged | Andreas Straub | 2015-08-15 | 1 | -0/+32 |
| | |||||
* | show HTTP upload availability on Edit account screen | hlad | 2015-08-14 | 1 | -0/+20 |
| | |||||
* | decreased right hand side padding in contact keys | Daniel Gultsch | 2015-08-08 | 1 | -1/+3 |
| | |||||
* | renamed multi-end / axolotl to OMEMO | Daniel Gultsch | 2015-08-08 | 1 | -3/+3 |
| | |||||
* | changed text selection color | Daniel Gultsch | 2015-08-05 | 2 | -0/+2 |
| | |||||
* | added Config.java varibale to lock account creation to specfic domain | Daniel Gultsch | 2015-08-03 | 1 | -0/+1 |
| | |||||
* | fixed some colors in message adapter | Daniel Gultsch | 2015-07-30 | 2 | -2/+0 |
| | |||||
* | Highlight selected message's fingerprint in list | Andreas Straub | 2015-07-29 | 1 | -0/+1 |
| |