Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/Fenisu/Conversations into ↵ | Daniel Gultsch | 2016-12-02 | 1 | -0/+4 |
|\ | | | | | | | Fenisu-master | ||||
| * | Private files using a boolean flag from Config.java. | Ignacio Quezada | 2016-11-08 | 1 | -0/+4 |
| | | |||||
* | | allow fingerprint verification via context menu | Daniel Gultsch | 2016-11-28 | 2 | -0/+2 |
| | | |||||
* | | changed blind trust before verification summary to a slightly longer one | Daniel Gultsch | 2016-11-24 | 1 | -3/+3 |
| | | |||||
* | | changed design language to match BTBV proposal | Daniel Gultsch | 2016-11-24 | 1 | -0/+1 |
| | | | | | | | | | | * untrusted messages have red background * unverified message have normal background and red lock | ||||
* | | introduced blind trust before verification mode | Daniel Gultsch | 2016-11-23 | 1 | -0/+3 |
| | | | | | | | | read more about the concept on https://gultsch.de/trust.html | ||||
* | | Merge branch 'master' of github.com:siacs/Conversations | Daniel Gultsch | 2016-11-22 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix up the langauge in some Settings strings | Daniel Aleksandersen | 2016-11-19 | 1 | -3/+3 |
| | | | |||||
* | | | added share button to account details | Daniel Gultsch | 2016-11-22 | 1 | -0/+3 |
| | | | |||||
* | | | offer verification directly from the trust keys screen | Daniel Gultsch | 2016-11-22 | 3 | -0/+7 |
| | | | |||||
* | | | use aztec code instead of qr | Daniel Gultsch | 2016-11-21 | 1 | -2/+2 |
|/ / | |||||
* | | parse omemo fingerprints from uris | Daniel Gultsch | 2016-11-17 | 1 | -0/+1 |
| | | |||||
* | | refactor omemo fingerprint UI code | Daniel Gultsch | 2016-11-15 | 2 | -0/+8 |
| | | |||||
* | | Fix typo | licaon-kter | 2016-11-08 | 1 | -1/+1 |
| | | |||||
* | | show warning in account details when data saver is enabled | Daniel Gultsch | 2016-11-07 | 1 | -0/+3 |
| | | |||||
* | | add error message to failed messages. accessible via context menu | Daniel Gultsch | 2016-10-26 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'feature-selection' of ↵ | Daniel Gultsch | 2016-10-17 | 1 | -0/+1 |
|\ \ | |/ |/| | | | https://github.com/Mishiranu/Conversations into Mishiranu-feature-selection | ||||
| * | Add "Select text" context menu option | Mishiranu | 2016-09-17 | 1 | -0/+1 |
| | | |||||
* | | clarified fineprint a little bit | Daniel Gultsch | 2016-10-13 | 2 | -1/+2 |
| | | |||||
* | | added disclaimer that conversations.im account is 8 euro / year | Daniel Gultsch | 2016-10-08 | 2 | -2/+6 |
| | | |||||
* | | warn user if account is offline during avatar publication | Daniel Gultsch | 2016-10-06 | 1 | -0/+1 |
| | | |||||
* | | fixed omemo shown as unavailable in 1:1 chats | Daniel Gultsch | 2016-10-03 | 1 | -0/+2 |
| | | |||||
* | | added nick to conference jid example | Daniel Gultsch | 2016-09-28 | 1 | -1/+1 |
| | | |||||
* | | expert 'setting' to remove omemo identity. fixes #2038 | Daniel Gultsch | 2016-09-28 | 1 | -0/+3 |
| | | |||||
* | | add support for XEP-0377: Spam Reporting | Daniel Gultsch | 2016-09-18 | 1 | -0/+1 |
| | | |||||
* | | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 2016-09-18 | 2 | -0/+9 |
|/ | |||||
* | provide hint on why conference can not be encrypted | Daniel Gultsch | 2016-09-08 | 1 | -0/+4 |
| | |||||
* | be a bit more careful when deleting and deactivating accounts | Daniel Gultsch | 2016-09-07 | 1 | -0/+1 |
| | |||||
* | show server not found muc error | Daniel Gultsch | 2016-09-06 | 1 | -0/+1 |
| | |||||
* | don't use fileprovider when opening files on android M and below | Daniel Gultsch | 2016-09-04 | 1 | -0/+1 |
| | |||||
* | some multi-window optimizations. set min width to 300 | Daniel Gultsch | 2016-08-26 | 1 | -0/+1 |
| | |||||
* | add snackbar for request presence subscription | Daniel Gultsch | 2016-08-26 | 1 | -0/+2 |
| | |||||
* | use N style stacked notifications | Daniel Gultsch | 2016-08-25 | 1 | -0/+1 |
| | |||||
* | display error status for missing internet permission | Daniel Gultsch | 2016-08-19 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1987 from licaon-kter/patch-2 | Daniel Gultsch | 2016-08-16 | 1 | -2/+2 |
|\ | | | | | Make 'export log' option function clearer | ||||
| * | Clear export option function | licaon-kter | 2016-08-11 | 1 | -2/+2 |
| | | |||||
* | | add payment required error | Daniel Gultsch | 2016-08-16 | 1 | -0/+1 |
|/ | |||||
* | show identity type for device selection | Daniel Gultsch | 2016-07-28 | 1 | -1/+6 |
| | |||||
* | display specific error message when password is too weak on registration | Daniel Gultsch | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 2016-07-17 | 1 | -0/+1 |
| | |||||
* | add more error states for stream errors | Daniel Gultsch | 2016-07-14 | 1 | -1/+3 |
| | |||||
* | mark used otr fingprint in contact details and highlight pgp | Daniel Gultsch | 2016-06-16 | 1 | -0/+2 |
| | |||||
* | refactored pgp decryption | Daniel Gultsch | 2016-06-13 | 1 | -0/+1 |
| | |||||
* | made background color of swiped conversations darker | Daniel Gultsch | 2016-06-10 | 2 | -0/+6 |
| | |||||
* | use darker green as background for chat bubbles in dark theme | Daniel Gultsch | 2016-06-10 | 2 | -0/+3 |
| | |||||
* | use darker colors for actionbar on dark theme | Daniel Gultsch | 2016-06-10 | 2 | -6/+8 |
| | |||||
* | fixed spelling in last activity summary | Daniel Gultsch | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 2016-06-08 | 5 | -5/+144 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | renamed last activity to last user interaction | Daniel Gultsch | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | opt-in to send last userinteraction in presence | Daniel Gultsch | 2016-06-04 | 1 | -0/+3 |
| |