aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-02migrate to xmpp-addrChristian Schneppe86-1130/+813
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
2018-03-31skip background connect when changing themeChristian Schneppe2-2/+12
2018-03-31simplified reInit logicChristian Schneppe2-24/+8
2018-03-31fixed openDialogs call when poping back stackChristian Schneppe2-7/+14
2018-03-31always scroll if viewing intentChristian Schneppe2-10/+27
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe17-667/+895
2018-03-31fix crash if binding is nullChristian Schneppe1-0/+3
2018-03-31some menu fixesChristian Schneppe5-20/+31
2018-03-31updated manage account activity to new colorsChristian Schneppe12-26/+25
2018-03-31made a few callbacks save to activity being detachedChristian Schneppe3-13/+71
2018-03-31save scroll state across rotationsChristian Schneppe3-63/+168
2018-03-31skip refresh if binding is missingChristian Schneppe2-0/+8
2018-03-31fixed take photo + do not reint twiceChristian Schneppe1-25/+64
2018-03-30show warning dialogsChristian Schneppe3-1027/+295