aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01fixed take photo for activties that do not get destroyedChristian Schneppe2-9/+40
2018-04-01migrated some views over to app compat text stylesChristian Schneppe1-37/+0
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe3-39/+77
2018-04-01introduced setting to not scroll down after sending a messageChristian Schneppe1-4/+8
2018-04-01removed 'preemptive grant' settingChristian Schneppe5-13/+13
2018-04-01get rid of customizable resourcesChristian Schneppe5-244/+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 Schneppe1-4/+4
2018-03-31bring scan button to StartConversationActivityChristian Schneppe2-127/+124
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 Schneppe1-0/+4
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 Schneppe11-664/+849
2018-03-31fix crash if binding is nullChristian Schneppe1-0/+3
2018-03-31some menu fixesChristian Schneppe3-15/+27
2018-03-31updated manage account activity to new colorsChristian Schneppe6-10/+11
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 Schneppe4-11/+22
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 Schneppe3-3/+25
2018-03-29handle view intentChristian Schneppe1-0/+48
2018-03-29move new activity back to original nameChristian Schneppe11-1208/+1286
2018-03-29increase swipe valuesChristian Schneppe1-2/+2
2018-03-24made refresh workChristian Schneppe3-17/+37
2018-03-24made select workChristian Schneppe5-12/+67
2018-03-24WIP & fragment voodooChristian Schneppe14-139/+796
2018-03-24switch conversations fragment to data binderChristian Schneppe4-171/+140
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe14-1441/+1563