aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-03-30fix permission handlingChristian Schneppe2-36/+48
2018-03-30skip unnecessary loading of conversation overview fragmentChristian Schneppe1-4/+8
2018-03-30fixed showing QR code on long pressChristian Schneppe2-2/+5
2018-03-30don't show qr scan in conversation viewChristian Schneppe1-1/+8
2018-03-30fixed onActivityResult handling for pgpChristian Schneppe2-8/+50
2018-03-30added dedicated scan buttonChristian Schneppe13-12/+35
2018-03-29made download button in message adapter workChristian Schneppe2-197/+154
2018-03-29redirect on empty conversation listChristian Schneppe3-3/+78
2018-03-29register open conversation with notification serviceChristian Schneppe2-0/+4
2018-03-29process intentsChristian Schneppe3-15/+54
2018-03-29make archive menu item workChristian Schneppe4-15/+56
2018-03-29make read markers workChristian Schneppe3-11/+39
2018-03-29handle view conversation action when ConversationFragment is already openChristian Schneppe3-18/+36
2018-03-29change font size in conversation overviewChristian Schneppe5-36/+58
2018-03-29handle view intentChristian Schneppe1-0/+48
2018-03-29move new activity back to original nameChristian Schneppe14-1211/+1290
2018-03-29increase swipe valuesChristian Schneppe1-2/+2
2018-03-24made refresh workChristian Schneppe4-23/+37
2018-03-24made select workChristian Schneppe6-13/+68
2018-03-24WIP & fragment voodooChristian Schneppe20-201/+871
2018-03-24switch conversations fragment to data binderChristian Schneppe5-334/+304
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe17-1442/+1586
2018-03-22refactoring. move functionality from activity to fragmentChristian Schneppe3-110/+132
2018-03-22don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe2-8/+3
2018-03-22make account chooser visible for group chatsChristian Schneppe1-0/+16
2018-03-21show connection options in expert settingsChristian Schneppe1-6/+0
2018-03-21fixed crash in settingsChristian Schneppe3-3/+6
2018-03-21fix crashes because requestCode was too longChristian Schneppe2-3/+3
2018-03-20show own account if multi account is enabledChristian Schneppe7-17/+39
2018-03-20Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe3-12/+86
2018-03-20cleanupChristian Schneppe2-19/+10
2018-03-20use data binder for list item adapaterChristian Schneppe1-18/+18
2018-03-20use data binder for inflating muc itemsChristian Schneppe2-86/+78
2018-03-20use async avatar loader in conference detailsChristian Schneppe4-9/+104
2018-03-20add fab to start conversations activityChristian Schneppe3-56/+54
2018-03-20use data binder for contact key itemChristian Schneppe2-95/+77
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe7-13/+30
2018-03-17fixed paddingsChristian Schneppe11-56/+51
2018-03-17started to change text style to app compatChristian Schneppe9-54/+34