aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-03added splash screenChristian Schneppe1-905/+0
2018-04-02migrate to xmpp-addrChristian Schneppe1-3/+3
2018-04-01audio player now requests permission when hitting playChristian Schneppe1-0/+4
2018-04-01request storage permission when opening messageChristian Schneppe1-0/+12
2018-04-01fixed take photo for activties that do not get destroyedChristian Schneppe1-2/+2
2018-04-01made conference invite work againChristian Schneppe1-0/+6
2018-04-01made publish pgp work from conversation viewChristian Schneppe1-10/+45
2018-03-31skip background connect when changing themeChristian Schneppe1-1/+5
2018-03-31simplified reInit logicChristian Schneppe1-1/+1
2018-03-31fixed openDialogs call when poping back stackChristian Schneppe1-2/+6
2018-03-31always scroll if viewing intentChristian Schneppe1-0/+4
2018-03-31integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe1-2/+18
2018-03-31some menu fixesChristian Schneppe1-0/+13
2018-03-31save scroll state across rotationsChristian Schneppe1-0/+2
2018-03-30show warning dialogsChristian Schneppe1-1/+294
2018-03-30skip unnecessary loading of conversation overview fragmentChristian Schneppe1-4/+8
2018-03-30don't show qr scan in conversation viewChristian Schneppe1-1/+8
2018-03-30fixed onActivityResult handling for pgpChristian Schneppe1-0/+35
2018-03-30added dedicated scan buttonChristian Schneppe1-0/+3
2018-03-29redirect on empty conversation listChristian Schneppe1-1/+63
2018-03-29register open conversation with notification serviceChristian Schneppe1-0/+1
2018-03-29process intentsChristian Schneppe1-1/+1
2018-03-29make archive menu item workChristian Schneppe1-5/+25
2018-03-29make read markers workChristian Schneppe1-2/+20
2018-03-29handle view conversation action when ConversationFragment is already openChristian Schneppe1-5/+12
2018-03-29change font size in conversation overviewChristian Schneppe1-3/+12
2018-03-29handle view intentChristian Schneppe1-0/+48
2018-03-29move new activity back to original nameChristian Schneppe1-886/+183
2018-03-24made refresh workChristian Schneppe1-1/+1
2018-03-24WIP & fragment voodooChristian Schneppe1-78/+10
2018-03-24switch conversations fragment to data binderChristian Schneppe1-1/+1
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe1-1012/+11
2018-03-22refactoring. move functionality from activity to fragmentChristian Schneppe1-68/+43
2018-03-20cleanupChristian Schneppe1-17/+9
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe1-264/+176
2018-03-14removed unused resourcesChristian Schneppe1-5/+1
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09started work on migrating to appcompatChristian Schneppe1-4/+4
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-1/+8
2018-02-19don't use automatic updates for playstore versionChristian Schneppe1-0/+3
2018-02-17show hint to allow installs from unknown sources just before update starts an...Christian Schneppe1-65/+10
2018-02-10return to welcome activity after deleting last accountChristian Schneppe1-5/+1
2018-02-10skip animations for startup activitiesChristian Schneppe1-5/+13
2018-02-10do not put setup activites on stack twiceChristian Schneppe1-3/+8
2018-02-04implemented message searchChristian Schneppe1-2/+10
2018-01-29check if app is installedFromPlayStore and use upcoming playstore site for up...Christian Schneppe1-13/+6
2018-01-29bypass check for unknown source settings for OEROChristian Schneppe1-3/+10
2018-01-27delegate uri permission to service when processing filesChristian Schneppe1-0/+3
2018-01-26add possibility to destroy group chatChristian Schneppe1-6/+17
2018-01-21check if app installs from unknown sources are allowed, if not open settings ...Christian Schneppe1-0/+52