Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add RTL support | Christian Schneppe | 2019-01-04 | 1 | -0/+10 |
| | |||||
* | Reduce `minSdkVersion` to 16, fix issues reported by lint | Christian Schneppe | 2018-12-14 | 1 | -12/+10 |
| | | | | | | | | | 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 color changes | Christian Schneppe | 2018-09-27 | 1 | -5/+6 |
| | |||||
* | add links to *Terms Of Use* and *Privacy Policy* to AboutActivity | Christian Schneppe | 2018-05-24 | 1 | -3/+59 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -3/+5 |
| | |||||
* | fixed some regressions introduced in toolbar migration | Christian Schneppe | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -48/+54 |
| | | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | ||||
* | use cards views in about and publish avatar activity | Christian Schneppe | 2018-04-01 | 1 | -20/+41 |
| | |||||
* | use palceholder for package in manifest | Christian Schneppe | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | updated about | Christian Schneppe | 2017-02-10 | 1 | -14/+32 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | fixed monospace font and android L | Daniel Gultsch | 2015-07-20 | 1 | -1/+2 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -2/+2 |
| | |||||
* | Fix bottom padding on about page | Sam Whited | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Use margin instead of padding in about screen | Sam Whited | 2015-01-12 | 1 | -4/+4 |
| | |||||
* | reformated license a bit | iNPUTmice | 2014-11-04 | 1 | -3/+3 |
| | |||||
* | Shorten license text and fix height of scrollview | Sam Whited | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | Use normal text size and color | Sam Whited | 2014-11-04 | 1 | -1/+4 |
| | |||||
* | Make links clickable in about text | Sam Whited | 2014-11-04 | 1 | -1/+3 |
| | |||||
* | Convert about dialog to activity | Sam Whited | 2014-11-04 | 1 | -0/+16 |