aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-08fixed rotation in choose contact activityChristian Schneppe2-10/+31
2018-04-08dynamically get known hosts in dialogChristian Schneppe7-48/+114
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe6-95/+114
2018-04-08place enter jid dialog in dialog fragmentChristian Schneppe4-52/+90
2018-04-08replace group dialogs by dialog fragmentChristian Schneppe3-116/+274
2018-04-08make camera feature optionalChristian Schneppe6-19/+25
2018-04-08create interface for onBackendConnectedChristian Schneppe4-5/+41
2018-04-08scanned results are always a trusted sourceChristian Schneppe2-2/+7
2018-04-08migrated conference details to bindingChristian Schneppe1-162/+111
2018-04-08make swipe to right gesture workingChristian Schneppe2-64/+44
2018-04-08fix menu entriesChristian Schneppe3-17/+30
2018-04-07fix register account checkbox glitchChristian Schneppe1-14/+8
2018-04-07do not highlight users when not participatingChristian Schneppe2-6/+14
2018-04-07fixed rare crash on jolla devicesChristian Schneppe1-1/+1
2018-04-07fixed some issues with jid escapingChristian Schneppe1-12/+12
2018-04-07hide keyboard when stopping ConversationFragmentChristian Schneppe1-3/+11
2018-04-07use escaped form of jid where approriateChristian Schneppe2-3/+3
2018-04-07return contact and account.getServer() as StringChristian Schneppe6-13/+24
2018-04-07detect irregular unicode in domain partChristian Schneppe3-6/+6
2018-04-07stop scrolling in tablet view after switching conversationsChristian Schneppe1-1/+2
2018-04-07decrease delay when scrolling to positionChristian Schneppe1-22/+26
2018-04-07fix crash while changing passwordChristian Schneppe1-6/+3
2018-04-07hide register account checkbox in magic modeChristian Schneppe1-51/+32
2018-04-07display irregular unicode code pointsChristian Schneppe3-15/+12
2018-04-03do not enable encryption for bug reportsChristian Schneppe1-3/+3
2018-04-03added splash screenChristian Schneppe6-32/+32
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 Schneppe3-113/+77
2018-04-02show new fab in ShowFullscreenMessageActivityChristian Schneppe1-13/+29
2018-04-02migrate to xmpp-addrChristian Schneppe29-181/+177
2018-04-02fixed duplicate file sendingChristian Schneppe1-2/+1
2018-04-01audio player now requests permission when hitting playChristian Schneppe3-0/+21
2018-04-01request storage permission when opening messageChristian Schneppe3-4/+48
2018-04-01refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe2-71/+63
2018-04-01calculate automatic timeout labels dynamicallyChristian Schneppe1-0/+20
2018-04-01reorder and scroll down after resending a messageChristian Schneppe1-0/+8
2018-04-01fix context menu in ConferenceDetailsActivityChristian Schneppe1-5/+10
2018-04-01fix change password activity for magic created accountsChristian Schneppe2-2/+2
2018-04-01show password field only on non-logged in or magic created accountsChristian Schneppe1-1/+6
2018-04-01finished 'Set Status Message' dialogChristian Schneppe4-219/+92
2018-04-01add missing permission result handling in StartConversationActivityChristian Schneppe1-0/+1
2018-04-01delegate mime type from intentChristian Schneppe2-4/+7
2018-04-01wip: new status message dialogChristian Schneppe6-163/+299
2018-04-01finished app compat themeingChristian Schneppe7-29/+6
2018-04-01use text styles in more placesChristian Schneppe4-24/+29
2018-04-01request camera permissions when attaching taking picture or recording videoChristian Schneppe1-4/+54
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 Schneppe1-37/+0