Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | do not show snackbar for archived conversations. fixes glitch when leaving muc | Christian Schneppe | 2018-04-08 | 1 | -1/+4 | |
* | fixed rotation in choose contact activity | Christian Schneppe | 2018-04-08 | 2 | -10/+31 | |
* | dynamically get known hosts in dialog | Christian Schneppe | 2018-04-08 | 7 | -48/+114 | |
* | add data binding and check in back stack for dialogs | Christian Schneppe | 2018-04-08 | 9 | -199/+227 | |
* | place enter jid dialog in dialog fragment | Christian Schneppe | 2018-04-08 | 4 | -52/+90 | |
* | replace group dialogs by dialog fragment | Christian Schneppe | 2018-04-08 | 3 | -116/+274 | |
* | make camera feature optional | Christian Schneppe | 2018-04-08 | 7 | -19/+28 | |
* | Classify in the "social" app category | Christian Schneppe | 2018-04-08 | 1 | -0/+2 | |
* | create interface for onBackendConnected | Christian Schneppe | 2018-04-08 | 5 | -7/+45 | |
* | scanned results are always a trusted source | Christian Schneppe | 2018-04-08 | 2 | -2/+7 | |
* | migrated conference details to binding | Christian Schneppe | 2018-04-08 | 2 | -378/+331 | |
* | make swipe to right gesture working | Christian Schneppe | 2018-04-08 | 2 | -64/+44 | |
* | fix menu entries | Christian Schneppe | 2018-04-08 | 4 | -32/+30 | |
* | disable caches in HttpUrlConnections | Christian Schneppe | 2018-04-07 | 2 | -0/+3 | |
* | fix register account checkbox glitch | Christian Schneppe | 2018-04-07 | 3 | -16/+10 | |
* | do not highlight users when not participating | Christian Schneppe | 2018-04-07 | 3 | -12/+17 | |
* | fixed rare crash on jolla devices | Christian Schneppe | 2018-04-07 | 4 | -37/+18 | |
* | fixed some issues with jid escaping | Christian Schneppe | 2018-04-07 | 1 | -12/+12 | |
* | hide keyboard when stopping ConversationFragment | Christian Schneppe | 2018-04-07 | 1 | -3/+11 | |
* | use escaped form of jid where approriate | Christian Schneppe | 2018-04-07 | 4 | -9/+9 | |
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 17 | -146/+148 | |
* | cache bookmark jid in bookmark | Christian Schneppe | 2018-04-07 | 1 | -1/+4 | |
* | make unicode detector work on labels | Christian Schneppe | 2018-04-07 | 1 | -22/+14 | |
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 4 | -36/+86 | |
* | use scripts instead of blocks on Android >= N | Christian Schneppe | 2018-04-07 | 1 | -7/+47 | |
* | stop scrolling in tablet view after switching conversations | Christian Schneppe | 2018-04-07 | 1 | -1/+2 | |
* | decrease delay when scrolling to position | Christian Schneppe | 2018-04-07 | 1 | -22/+26 | |
* | fix crash while changing password | Christian Schneppe | 2018-04-07 | 1 | -6/+3 | |
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 185 | -45/+56 | |
* | fix playstore flavor | Christian Schneppe | 2018-04-07 | 2 | -68/+51 | |
* | hide register account checkbox in magic mode | Christian Schneppe | 2018-04-07 | 1 | -51/+32 | |
* | start working on dark theme | Christian Schneppe | 2018-04-07 | 112 | -1/+84 | |
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 9 | -36/+177 | |
* | do not enable encryption for bug reports | Christian Schneppe | 2018-04-03 | 7 | -41/+19 | |
* | added splash screen | Christian Schneppe | 2018-04-03 | 17 | -45/+61 | |
* | don’t show 'change status' icon during setup | Christian Schneppe | 2018-04-03 | 1 | -1/+1 | |
* | made qr code scanner work in choose contact | Christian Schneppe | 2018-04-03 | 1 | -5/+48 | |
* | remove deprecated method | Christian Schneppe | 2018-04-03 | 1 | -2/+1 | |
* | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 2018-04-03 | 5 | -138/+102 | |
* | send transcoded video in onTranscodeCompleted | Christian Schneppe | 2018-04-03 | 1 | -0/+1 | |
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 4 | -43/+54 | |
* | make omemo default | Christian Schneppe | 2018-04-02 | 1 | -31/+12 | |
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 86 | -1130/+813 | |
* | fixed duplicate file sending | Christian Schneppe | 2018-04-02 | 3 | -3/+2 | |
* | audio player now requests permission when hitting play | Christian Schneppe | 2018-04-01 | 4 | -0/+43 | |
* | add missing resources | Christian Schneppe | 2018-04-01 | 1 | -0/+2 | |
* | request storage permission when opening message | Christian Schneppe | 2018-04-01 | 3 | -4/+48 | |
* | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 2018-04-01 | 23 | -855/+246 | |
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 5 | -19/+119 | |
* | reorder and scroll down after resending a message | Christian Schneppe | 2018-04-01 | 3 | -11/+17 |