aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-07more dark theme changesChristian Schneppe185-45/+56
2018-04-07hide register account checkbox in magic modeChristian Schneppe1-51/+32
2018-04-07start working on dark themeChristian Schneppe112-1/+84
2018-04-07display irregular unicode code pointsChristian Schneppe9-36/+177
2018-04-03do not enable encryption for bug reportsChristian Schneppe7-41/+19
2018-04-03added splash screenChristian Schneppe17-45/+61
2018-04-03don’t show 'change status' icon during setupChristian Schneppe1-1/+1
2018-04-03made qr code scanner work in choose contactChristian Schneppe1-5/+48
2018-04-03remove deprecated methodChristian Schneppe1-2/+1
2018-04-03use fab in choose contact activity. scan qr not yet workingChristian Schneppe5-138/+102
2018-04-03send transcoded video in onTranscodeCompletedChristian Schneppe1-0/+1
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe4-43/+54
2018-04-02make omemo defaultChristian Schneppe1-31/+12
2018-04-02migrate to xmpp-addrChristian Schneppe85-1123/+808
2018-04-02fixed duplicate file sendingChristian Schneppe3-3/+2
2018-04-01audio player now requests permission when hitting playChristian Schneppe4-0/+43
2018-04-01add missing resourcesChristian Schneppe1-0/+2
2018-04-01request storage permission when opening messageChristian Schneppe3-4/+48
2018-04-01refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe23-855/+246
2018-04-01calculate automatic timeout labels dynamicallyChristian Schneppe5-19/+119
2018-04-01reorder and scroll down after resending a messageChristian Schneppe3-11/+17
2018-04-01use translated version of subject if availableChristian Schneppe2-1/+27
2018-04-01fix context menu in ConferenceDetailsActivityChristian Schneppe1-5/+10
2018-04-01fix change password activity for magic created accountsChristian Schneppe4-473/+479
2018-04-01show password field only on non-logged in or magic created accountsChristian Schneppe1-1/+6
2018-04-01finished 'Set Status Message' dialogChristian Schneppe27-291/+127
2018-04-01add missing permission result handling in StartConversationActivityChristian Schneppe1-0/+1
2018-04-01delegate mime type from intentChristian Schneppe6-18/+21
2018-04-01wip: new status message dialogChristian Schneppe10-172/+366
2018-04-01finished app compat themeingChristian Schneppe14-57/+18
2018-04-01change last text styles overChristian Schneppe3-57/+23
2018-04-01fixed highlighted caption styleChristian Schneppe3-5/+8
2018-04-01use text styles in more placesChristian Schneppe21-208/+224
2018-04-01request camera permissions when attaching taking picture or recording videoChristian Schneppe2-4/+55
2018-04-01fixed take photo for activties that do not get destroyedChristian Schneppe2-9/+40
2018-04-01migrated some views over to app compat text stylesChristian Schneppe12-201/+43
2018-04-01fixed paddings in omemo key cardsChristian Schneppe3-32/+20
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe10-126/+136
2018-04-01introduced setting to not scroll down after sending a messageChristian Schneppe4-4/+16
2018-04-01removed 'preemptive grant' settingChristian Schneppe13-31/+16
2018-04-01get rid of customizable resourcesChristian Schneppe13-271/+197
2018-04-01made conference invite work againChristian Schneppe5-20/+47
2018-04-01made publish pgp work from conversation viewChristian Schneppe2-30/+45
2018-04-01don't send messages in callbackChristian Schneppe5-177/+110
2018-04-01use cards views in about and publish avatar activityChristian Schneppe7-72/+93
2018-03-31bring scan button to StartConversationActivityChristian Schneppe3-128/+126
2018-03-31do not redirect to StarConversationActivity when scanning invalid jidChristian Schneppe1-1/+4
2018-03-31jump to first unread message if was scrolled to bottom earlierChristian Schneppe1-1/+16
2018-03-31add scan action to contact detailsChristian Schneppe4-14/+36
2018-03-31fixe scan in OmemoActivitiesChristian Schneppe4-19/+49