aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01introduced setting to not scroll down after sending a messageChristian Schneppe4-4/+16
2018-04-01removed 'preemptive grant' settingChristian Schneppe13-31/+16
2018-04-01get rid of customizable resourcesChristian Schneppe13-271/+197
2018-04-01made conference invite work againChristian Schneppe5-20/+47
2018-04-01made publish pgp work from conversation viewChristian Schneppe2-30/+45
2018-04-01don't send messages in callbackChristian Schneppe5-177/+110
2018-04-01use cards views in about and publish avatar activityChristian Schneppe7-72/+93
2018-03-31bring scan button to StartConversationActivityChristian Schneppe3-128/+126
2018-03-31do not redirect to StarConversationActivity when scanning invalid jidChristian Schneppe1-1/+4
2018-03-31jump to first unread message if was scrolled to bottom earlierChristian Schneppe1-1/+16
2018-03-31add scan action to contact detailsChristian Schneppe4-14/+36
2018-03-31fixe scan in OmemoActivitiesChristian Schneppe4-19/+49
2018-03-31skip background connect when changing themeChristian Schneppe2-2/+12
2018-03-31simplified reInit logicChristian Schneppe2-24/+8
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