Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 2018-12-14 | 1 | -0/+4 |
| | | | | | | | | | This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts. | ||||
* | some theme fixes | Christian Schneppe | 2018-04-25 | 1 | -2/+2 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -2/+2 |
| | |||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -1/+0 |
| | |||||
* | migrated some views over to app compat text styles | Christian Schneppe | 2018-04-01 | 1 | -6/+2 |
| | |||||
* | use data binder for contact key item | Christian Schneppe | 2018-03-20 | 1 | -40/+30 |
| | |||||
* | create dedicated button to enable undecided accounts | Christian Schneppe | 2018-03-20 | 1 | -6/+13 |
| | |||||
* | fixed paddings | Christian Schneppe | 2018-03-17 | 1 | -24/+21 |
| | |||||
* | change image button background | Christian Schneppe | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | switch to switchcompat | Christian Schneppe | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | fixed click area for pgp key in contact details | Christian Schneppe | 2017-04-26 | 1 | -2/+4 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -4/+5 |
| | |||||
* | refactor omemo fingerprint UI code | Christian Schneppe | 2016-11-17 | 1 | -27/+46 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | decreased right hand side padding in contact keys | Daniel Gultsch | 2015-08-08 | 1 | -1/+3 |
| | |||||
* | Highlight selected message's fingerprint in list | Andreas Straub | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | fixed monospace font and android L | Daniel Gultsch | 2015-07-20 | 1 | -1/+2 |
| | |||||
* | Use MD style for key trust toggle switch | Andreas Straub | 2015-07-20 | 1 | -1/+1 |
| | |||||
* | Refactor trust key ui and show in account details | Andreas Straub | 2015-07-19 | 1 | -9/+11 |
| | | | | | | | | | Refactored the trust key row UI element so it can be used in multiple places. It now also uses a slider to toggle the trust state, and the redundant trust state description was removed. EditAccountActivity now shows the keys of other devices associated with that account. | ||||
* | Add key trust toggle to ContactDetailsActivity | Andreas Straub | 2015-07-19 | 1 | -0/+10 |
| | | | | Can now toggle IdentityKey trust | ||||
* | Display trust status in ContactDetailsActivity | Andreas Straub | 2015-07-19 | 1 | -3/+15 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -2/+2 |
| | |||||
* | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Use Material Design Icons on API 21+ | Sam Whited | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+41 |