Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed highlighted caption style | Christian Schneppe | 2018-04-01 | 3 | -5/+8 |
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 21 | -208/+224 |
* | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 2018-04-01 | 2 | -4/+55 |
* | fixed take photo for activties that do not get destroyed | Christian Schneppe | 2018-04-01 | 2 | -9/+40 |
* | migrated some views over to app compat text styles | Christian Schneppe | 2018-04-01 | 12 | -201/+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 | 10 | -126/+136 |
* | introduced setting to not scroll down after sending a message | Christian Schneppe | 2018-04-01 | 4 | -4/+16 |
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 13 | -31/+16 |
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 13 | -271/+197 |
* | made conference invite work again | Christian Schneppe | 2018-04-01 | 5 | -20/+47 |
* | made publish pgp work from conversation view | Christian Schneppe | 2018-04-01 | 2 | -30/+45 |
* | don't send messages in callback | Christian Schneppe | 2018-04-01 | 5 | -177/+110 |
* | use cards views in about and publish avatar activity | Christian Schneppe | 2018-04-01 | 8 | -73/+93 |
* | bring scan button to StartConversationActivity | Christian Schneppe | 2018-03-31 | 3 | -128/+126 |
* | do not redirect to StarConversationActivity when scanning invalid jid | Christian Schneppe | 2018-03-31 | 1 | -1/+4 |
* | jump to first unread message if was scrolled to bottom earlier | Christian Schneppe | 2018-03-31 | 1 | -1/+16 |
* | add scan action to contact details | Christian Schneppe | 2018-03-31 | 4 | -14/+36 |
* | fixe scan in OmemoActivities | Christian Schneppe | 2018-03-31 | 4 | -19/+49 |
* | skip background connect when changing theme | Christian Schneppe | 2018-03-31 | 2 | -2/+12 |
* | simplified reInit logic | Christian Schneppe | 2018-03-31 | 2 | -24/+8 |
* | fixed openDialogs call when poping back stack | Christian Schneppe | 2018-03-31 | 2 | -7/+14 |
* | always scroll if viewing intent | Christian Schneppe | 2018-03-31 | 2 | -10/+27 |
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 17 | -667/+895 |
* | fix crash if binding is null | Christian Schneppe | 2018-03-31 | 1 | -0/+3 |
* | some menu fixes | Christian Schneppe | 2018-03-31 | 5 | -20/+31 |
* | updated manage account activity to new colors | Christian Schneppe | 2018-03-31 | 12 | -26/+25 |
* | made a few callbacks save to activity being detached | Christian Schneppe | 2018-03-31 | 3 | -13/+71 |
* | save scroll state across rotations | Christian Schneppe | 2018-03-31 | 3 | -63/+168 |
* | skip refresh if binding is missing | Christian Schneppe | 2018-03-31 | 2 | -0/+8 |
* | fixed take photo + do not reint twice | Christian Schneppe | 2018-03-31 | 1 | -25/+64 |
* | show warning dialogs | Christian Schneppe | 2018-03-30 | 3 | -1027/+295 |
* | fix permission handling | Christian Schneppe | 2018-03-30 | 2 | -36/+48 |
* | skip unnecessary loading of conversation overview fragment | Christian Schneppe | 2018-03-30 | 1 | -4/+8 |
* | fixed showing QR code on long press | Christian Schneppe | 2018-03-30 | 2 | -2/+5 |
* | don't show qr scan in conversation view | Christian Schneppe | 2018-03-30 | 1 | -1/+8 |
* | fixed onActivityResult handling for pgp | Christian Schneppe | 2018-03-30 | 2 | -8/+50 |
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 13 | -12/+35 |
* | made download button in message adapter work | Christian Schneppe | 2018-03-29 | 2 | -197/+154 |
* | redirect on empty conversation list | Christian Schneppe | 2018-03-29 | 3 | -3/+78 |
* | register open conversation with notification service | Christian Schneppe | 2018-03-29 | 2 | -0/+4 |
* | process intents | Christian Schneppe | 2018-03-29 | 3 | -15/+54 |
* | make archive menu item work | Christian Schneppe | 2018-03-29 | 4 | -15/+56 |
* | make read markers work | Christian Schneppe | 2018-03-29 | 3 | -11/+39 |
* | handle view conversation action when ConversationFragment is already open | Christian Schneppe | 2018-03-29 | 3 | -18/+36 |
* | change font size in conversation overview | Christian Schneppe | 2018-03-29 | 5 | -36/+58 |
* | handle view intent | Christian Schneppe | 2018-03-29 | 1 | -0/+48 |
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 14 | -1211/+1290 |
* | increase swipe values | Christian Schneppe | 2018-03-29 | 1 | -2/+2 |
* | made refresh work | Christian Schneppe | 2018-03-24 | 4 | -23/+37 |