Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed pm to vistors | Christian Schneppe | 2018-04-08 | 1 | -0/+2 |
| | |||||
* | add data binding and check in back stack for dialogs | Christian Schneppe | 2018-04-08 | 3 | -104/+113 |
| | |||||
* | migrated conference details to binding | Christian Schneppe | 2018-04-08 | 1 | -216/+220 |
| | |||||
* | fix menu entries | Christian Schneppe | 2018-04-08 | 1 | -15/+0 |
| | |||||
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 185 | -45/+56 |
| | |||||
* | start working on dark theme | Christian Schneppe | 2018-04-07 | 112 | -1/+84 |
| | |||||
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 2 | -0/+5 |
| | |||||
* | do not enable encryption for bug reports | Christian Schneppe | 2018-04-03 | 2 | -1/+2 |
| | |||||
* | added splash screen | Christian Schneppe | 2018-04-03 | 7 | -0/+16 |
| | |||||
* | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 2018-04-03 | 2 | -25/+25 |
| | |||||
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 2 | -29/+24 |
| | |||||
* | add missing resources | Christian Schneppe | 2018-04-01 | 1 | -0/+2 |
| | |||||
* | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 2018-04-01 | 21 | -784/+183 |
| | |||||
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 3 | -19/+27 |
| | |||||
* | fix change password activity for magic created accounts | Christian Schneppe | 2018-04-01 | 1 | -460/+469 |
| | |||||
* | finished 'Set Status Message' dialog | Christian Schneppe | 2018-04-01 | 19 | -24/+11 |
| | |||||
* | wip: new status message dialog | Christian Schneppe | 2018-04-01 | 3 | -9/+62 |
| | |||||
* | finished app compat themeing | Christian Schneppe | 2018-04-01 | 7 | -28/+12 |
| | |||||
* | change last text styles over | Christian Schneppe | 2018-04-01 | 3 | -57/+23 |
| | |||||
* | fixed highlighted caption style | Christian Schneppe | 2018-04-01 | 3 | -5/+8 |
| | |||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 16 | -183/+190 |
| | |||||
* | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 2018-04-01 | 1 | -0/+1 |
| | |||||
* | migrated some views over to app compat text styles | Christian Schneppe | 2018-04-01 | 11 | -164/+43 |
| | |||||
* | fixed paddings in omemo key cards | Christian Schneppe | 2018-04-01 | 3 | -32/+20 |
| | |||||
* | changed some of the jid entering dialogs to textinputlayout | Christian Schneppe | 2018-04-01 | 7 | -87/+59 |
| | |||||
* | introduced setting to not scroll down after sending a message | Christian Schneppe | 2018-04-01 | 3 | -0/+8 |
| | |||||
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 8 | -18/+3 |
| | |||||
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 8 | -27/+0 |
| | |||||
* | use cards views in about and publish avatar activity | Christian Schneppe | 2018-04-01 | 6 | -68/+89 |
| | |||||
* | bring scan button to StartConversationActivity | Christian Schneppe | 2018-03-31 | 1 | -1/+2 |
| | |||||
* | add scan action to contact details | Christian Schneppe | 2018-03-31 | 3 | -14/+32 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 5 | -0/+37 |
| | |||||
* | some menu fixes | Christian Schneppe | 2018-03-31 | 2 | -5/+4 |
| | |||||
* | updated manage account activity to new colors | Christian Schneppe | 2018-03-31 | 6 | -16/+14 |
| | |||||
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 9 | -1/+13 |
| | |||||
* | change font size in conversation overview | Christian Schneppe | 2018-03-29 | 2 | -33/+33 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 2 | -2/+3 |
| | |||||
* | made refresh work | Christian Schneppe | 2018-03-24 | 1 | -6/+0 |
| | |||||
* | made select work | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 5 | -61/+74 |
| | |||||
* | switch conversations fragment to data binder | Christian Schneppe | 2018-03-24 | 1 | -163/+164 |
| | |||||
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 3 | -1/+23 |
| | |||||
* | don't use autocomplete in MagicCreateActivity for username | Christian Schneppe | 2018-03-22 | 1 | -2/+1 |
| | |||||
* | fixed crash in settings | Christian Schneppe | 2018-03-21 | 2 | -3/+2 |
| | |||||
* | show own account if multi account is enabled | Christian Schneppe | 2018-03-20 | 1 | -10/+10 |
| | |||||
* | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 2018-03-20 | 1 | -0/+2 |
| | |||||
* | use data binder for inflating muc items | Christian Schneppe | 2018-03-20 | 1 | -51/+53 |
| | |||||
* | add fab to start conversations activity | Christian Schneppe | 2018-03-20 | 2 | -37/+32 |
| | |||||
* | 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 | 6 | -8/+23 |
| |