Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
FreshRSS-Android
FreshRSS-Android
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Christophe Henry
  • FreshRSS-AndroidFreshRSS-Android
  • Issues
  • #5

Closed
Open
Opened Feb 19, 2019 by Christophe Henry@christophehenryMaintainer
  • Report abuse
  • New issue
Report abuse New issue

Simplify store by moving query logic of data into the database

Data are currently stored in momery direcly in the store. Room seems to feature solutions to abstract a database (see tutorial) which is what is already done in the store and keep it synced with the actual DB. This could solve #4 (closed), but maybe not... 🤷

Assignee
Assign to
1.1.0
Milestone
1.1.0
Assign milestone
Time tracking
None
Due date
None
1
Labels
Refacto/code cleaning
Assign labels
  • View project labels
Reference: christophehenry/freshrss-android#5