Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-13 | put toolbar elevation in dimen file | Christian Schneppe | 3 | -2/+4 | |
2018-04-13 | fixed popup menu in dark theme | Christian Schneppe | 3 | -6/+9 | |
2018-04-12 | fix empty sharewithactivity | Christian Schneppe | 1 | -1/+3 | |
2018-04-11 | fixed some regressions introduced in toolbar migration | Christian Schneppe | 1 | -1/+1 | |
2018-04-11 | replace deprecated action bar with toolbar | Christian Schneppe | 21 | -761/+959 | |
* 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 | |||||
2018-04-10 | update translations | Christian Schneppe | 19 | -303/+261 | |
2018-04-10 | update strings | Christian Schneppe | 1 | -2/+2 | |
2018-04-10 | Typo fix (#192) | Licaon_Kter | 1 | -1/+1 | |
2018-04-08 | show message draft in conversation overview | Christian Schneppe | 2 | -0/+2 | |
2018-04-08 | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2 | -13/+58 | |
2018-04-08 | remove trailing ) in urls | Christian Schneppe | 1 | -2/+2 | |
2018-04-08 | fixed pm to vistors | Christian Schneppe | 1 | -0/+2 | |
2018-04-08 | add data binding and check in back stack for dialogs | Christian Schneppe | 3 | -104/+113 | |
2018-04-08 | migrated conference details to binding | Christian Schneppe | 1 | -216/+220 | |
2018-04-08 | fix menu entries | Christian Schneppe | 1 | -15/+0 | |
2018-04-07 | more dark theme changes | Christian Schneppe | 185 | -45/+56 | |
2018-04-07 | start working on dark theme | Christian Schneppe | 112 | -1/+84 | |
2018-04-07 | display irregular unicode code points | Christian Schneppe | 2 | -0/+5 | |
2018-04-03 | do not enable encryption for bug reports | Christian Schneppe | 2 | -1/+2 | |
2018-04-03 | added splash screen | Christian Schneppe | 7 | -0/+16 | |
2018-04-03 | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 2 | -25/+25 | |
2018-04-02 | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2 | -29/+24 | |
2018-04-01 | add missing resources | Christian Schneppe | 1 | -0/+2 | |
2018-04-01 | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 21 | -784/+183 | |
2018-04-01 | calculate automatic timeout labels dynamically | Christian Schneppe | 3 | -19/+27 | |
2018-04-01 | fix change password activity for magic created accounts | Christian Schneppe | 1 | -460/+469 | |
2018-04-01 | finished 'Set Status Message' dialog | Christian Schneppe | 19 | -24/+11 | |
2018-04-01 | wip: new status message dialog | Christian Schneppe | 3 | -9/+62 | |
2018-04-01 | finished app compat themeing | Christian Schneppe | 7 | -28/+12 | |
2018-04-01 | change last text styles over | Christian Schneppe | 3 | -57/+23 | |
2018-04-01 | fixed highlighted caption style | Christian Schneppe | 3 | -5/+8 | |
2018-04-01 | use text styles in more places | Christian Schneppe | 16 | -183/+190 | |
2018-04-01 | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 1 | -0/+1 | |
2018-04-01 | migrated some views over to app compat text styles | Christian Schneppe | 11 | -164/+43 | |
2018-04-01 | fixed paddings in omemo key cards | Christian Schneppe | 3 | -32/+20 | |
2018-04-01 | changed some of the jid entering dialogs to textinputlayout | Christian Schneppe | 7 | -87/+59 | |
2018-04-01 | introduced setting to not scroll down after sending a message | Christian Schneppe | 3 | -0/+8 | |
2018-04-01 | removed 'preemptive grant' setting | Christian Schneppe | 8 | -18/+3 | |
2018-04-01 | get rid of customizable resources | Christian Schneppe | 8 | -27/+0 | |
2018-04-01 | use cards views in about and publish avatar activity | Christian Schneppe | 6 | -68/+89 | |
2018-03-31 | bring scan button to StartConversationActivity | Christian Schneppe | 1 | -1/+2 | |
2018-03-31 | add scan action to contact details | Christian Schneppe | 3 | -14/+32 | |
2018-03-31 | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 5 | -0/+37 | |
2018-03-31 | some menu fixes | Christian Schneppe | 2 | -5/+4 | |
2018-03-31 | updated manage account activity to new colors | Christian Schneppe | 6 | -16/+14 | |
2018-03-30 | added dedicated scan button | Christian Schneppe | 9 | -1/+13 | |
2018-03-29 | change font size in conversation overview | Christian Schneppe | 2 | -33/+33 | |
2018-03-29 | move new activity back to original name | Christian Schneppe | 2 | -2/+3 | |
2018-03-24 | made refresh work | Christian Schneppe | 1 | -6/+0 | |
2018-03-24 | made select work | Christian Schneppe | 1 | -1/+1 | |