Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | jump to first unread message if was scrolled to bottom earlier | Christian Schneppe | 2018-03-31 | 1 | -1/+16 | |
* | add scan action to contact details | Christian Schneppe | 2018-03-31 | 1 | -0/+4 | |
* | fixe scan in OmemoActivities | Christian Schneppe | 2018-03-31 | 4 | -19/+49 | |
* | skip background connect when changing theme | Christian Schneppe | 2018-03-31 | 2 | -2/+12 | |
* | simplified reInit logic | Christian Schneppe | 2018-03-31 | 2 | -24/+8 | |
* | fixed openDialogs call when poping back stack | Christian Schneppe | 2018-03-31 | 2 | -7/+14 | |
* | always scroll if viewing intent | Christian Schneppe | 2018-03-31 | 2 | -10/+27 | |
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 11 | -664/+849 | |
* | fix crash if binding is null | Christian Schneppe | 2018-03-31 | 1 | -0/+3 | |
* | some menu fixes | Christian Schneppe | 2018-03-31 | 3 | -15/+27 | |
* | updated manage account activity to new colors | Christian Schneppe | 2018-03-31 | 6 | -10/+11 | |
* | made a few callbacks save to activity being detached | Christian Schneppe | 2018-03-31 | 3 | -13/+71 | |
* | save scroll state across rotations | Christian Schneppe | 2018-03-31 | 3 | -63/+168 | |
* | skip refresh if binding is missing | Christian Schneppe | 2018-03-31 | 2 | -0/+8 | |
* | fixed take photo + do not reint twice | Christian Schneppe | 2018-03-31 | 1 | -25/+64 | |
* | show warning dialogs | Christian Schneppe | 2018-03-30 | 3 | -1027/+295 | |
* | fix permission handling | Christian Schneppe | 2018-03-30 | 2 | -36/+48 | |
* | skip unnecessary loading of conversation overview fragment | Christian Schneppe | 2018-03-30 | 1 | -4/+8 | |
* | fixed showing QR code on long press | Christian Schneppe | 2018-03-30 | 2 | -2/+5 | |
* | don't show qr scan in conversation view | Christian Schneppe | 2018-03-30 | 1 | -1/+8 | |
* | fixed onActivityResult handling for pgp | Christian Schneppe | 2018-03-30 | 2 | -8/+50 | |
* | added dedicated scan button | Christian Schneppe | 2018-03-30 | 4 | -11/+22 | |
* | made download button in message adapter work | Christian Schneppe | 2018-03-29 | 2 | -197/+154 | |
* | redirect on empty conversation list | Christian Schneppe | 2018-03-29 | 3 | -3/+78 | |
* | register open conversation with notification service | Christian Schneppe | 2018-03-29 | 2 | -0/+4 | |
* | process intents | Christian Schneppe | 2018-03-29 | 3 | -15/+54 | |
* | make archive menu item work | Christian Schneppe | 2018-03-29 | 4 | -15/+56 | |
* | make read markers work | Christian Schneppe | 2018-03-29 | 3 | -11/+39 | |
* | handle view conversation action when ConversationFragment is already open | Christian Schneppe | 2018-03-29 | 3 | -18/+36 | |
* | change font size in conversation overview | Christian Schneppe | 2018-03-29 | 3 | -3/+25 | |
* | handle view intent | Christian Schneppe | 2018-03-29 | 1 | -0/+48 | |
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 11 | -1208/+1286 | |
* | increase swipe values | Christian Schneppe | 2018-03-29 | 1 | -2/+2 | |
* | made refresh work | Christian Schneppe | 2018-03-24 | 3 | -17/+37 | |
* | made select work | Christian Schneppe | 2018-03-24 | 5 | -12/+67 | |
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 14 | -139/+796 | |
* | switch conversations fragment to data binder | Christian Schneppe | 2018-03-24 | 4 | -171/+140 | |
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 14 | -1441/+1563 | |
* | refactoring. move functionality from activity to fragment | Christian Schneppe | 2018-03-22 | 3 | -110/+132 | |
* | don't use autocomplete in MagicCreateActivity for username | Christian Schneppe | 2018-03-22 | 1 | -6/+2 | |
* | make account chooser visible for group chats | Christian Schneppe | 2018-03-22 | 1 | -0/+16 | |
* | show connection options in expert settings | Christian Schneppe | 2018-03-21 | 1 | -6/+0 | |
* | fixed crash in settings | Christian Schneppe | 2018-03-21 | 1 | -0/+4 | |
* | fix crashes because requestCode was too long | Christian Schneppe | 2018-03-21 | 2 | -3/+3 | |
* | show own account if multi account is enabled | Christian Schneppe | 2018-03-20 | 6 | -7/+29 | |
* | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 2018-03-20 | 2 | -12/+84 | |
* | cleanup | Christian Schneppe | 2018-03-20 | 2 | -19/+10 | |
* | use data binder for list item adapater | Christian Schneppe | 2018-03-20 | 1 | -18/+18 | |
* | use data binder for inflating muc items | Christian Schneppe | 2018-03-20 | 1 | -35/+25 | |
* | use async avatar loader in conference details | Christian Schneppe | 2018-03-20 | 4 | -9/+104 |