Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix getNextEncryption | Christian Schneppe | 2018-04-12 | 1 | -9/+5 |
* | prevent double tapping on overflow menu | Christian Schneppe | 2018-04-12 | 9 | -5/+43 |
* | fixed redownload of deleted http upload messages | Christian Schneppe | 2018-04-12 | 1 | -0/+4 |
* | sync roster to disk after roster push | Christian Schneppe | 2018-04-12 | 1 | -1/+1 |
* | fix jump to first unread message | Christian Schneppe | 2018-04-12 | 1 | -39/+38 |
* | fix choose image | Christian Schneppe | 2018-04-12 | 1 | -14/+12 |
* | code cleanup | Christian Schneppe | 2018-04-11 | 1 | -38/+18 |
* | fixed some regressions introduced in toolbar migration | Christian Schneppe | 2018-04-11 | 1 | -10/+27 |
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 22 | -166/+204 |
* | setReplaceAll=false on emojiCompat for android o | Christian Schneppe | 2018-04-08 | 1 | -0/+17 |
* | show message draft in conversation overview | Christian Schneppe | 2018-04-08 | 1 | -84/+105 |
* | fixed device rotation in settings activity | Christian Schneppe | 2018-04-08 | 1 | -2/+1 |
* | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2018-04-08 | 2 | -92/+88 |
* | remove trailing ) in urls | Christian Schneppe | 2018-04-08 | 1 | -22/+28 |
* | fixed pm to vistors | Christian Schneppe | 2018-04-08 | 1 | -7/+2 |
* | 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 | 6 | -95/+114 |
* | 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 | 6 | -19/+25 |
* | create interface for onBackendConnected | Christian Schneppe | 2018-04-08 | 4 | -5/+41 |
* | 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 | 1 | -162/+111 |
* | make swipe to right gesture working | Christian Schneppe | 2018-04-08 | 2 | -64/+44 |
* | fix menu entries | Christian Schneppe | 2018-04-08 | 3 | -17/+30 |
* | fix register account checkbox glitch | Christian Schneppe | 2018-04-07 | 1 | -14/+8 |
* | do not highlight users when not participating | Christian Schneppe | 2018-04-07 | 2 | -6/+14 |
* | fixed rare crash on jolla devices | Christian Schneppe | 2018-04-07 | 1 | -1/+1 |
* | 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 | 2 | -3/+3 |
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 6 | -13/+24 |
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 3 | -6/+6 |
* | 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 |
* | hide register account checkbox in magic mode | Christian Schneppe | 2018-04-07 | 1 | -51/+32 |
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 3 | -15/+12 |
* | do not enable encryption for bug reports | Christian Schneppe | 2018-04-03 | 1 | -3/+3 |
* | added splash screen | Christian Schneppe | 2018-04-03 | 6 | -32/+32 |
* | 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 | 3 | -113/+77 |
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 1 | -13/+29 |
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 29 | -181/+177 |
* | fixed duplicate file sending | Christian Schneppe | 2018-04-02 | 1 | -2/+1 |
* | audio player now requests permission when hitting play | Christian Schneppe | 2018-04-01 | 3 | -0/+21 |