Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • disapp disapp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • disrootdisroot
  • disappdisapp
  • Merge requests
  • !17

WIP: Extracted all entry point logic to a dashboard presenter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Juan requested to merge jdvr/disapp:refactor_s_2 into master Mar 15, 2019
  • Overview 0
  • Commits 10
  • Pipelines 0
  • Changes 10

Continue !16 (closed)

  1. Identify a model: DashboardEntryPoint, each one of the allowed actions in the dashboard
  2. Create model inheritance
  3. Extract all logic from MainActivity

This will be ready to merge once I fixed two things:

  1. Let the user choose XMPP client
  2. State long press dialog is broken
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: refactor_s_2