Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Data Data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 70
    • Merge requests 70
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • F-DroidF-Droid
  • DataData
  • Merge requests
  • !8340
The source project of this merge request has been removed.

New app: Rview Gerrit Client - com.ruesga.rview

Merged ix5 requested to merge (removed):add-rview into master Feb 09, 2021
  • Overview 9
  • Pipelines 0
  • Changes 1

Upstream: Rview

Rview is a Gerrit client application for Android, which allows you to access a Gerrit instance to perform code reviews.

Features:

  • View open, merged or abandoned changes
  • Search for changes
  • Review and comment on changes
  • Edit files and publish new revisions
  • Compare the differences on any changed file textually and visually
  • and much more...

  • The app complies with the inclusion criteria
    • Check whether floss flavour really has all proprietary parts stripped out
      • Manually checked:
        • aceeditor/build.gradle
        • app/build.gradle
        • attachments/build.gradle
        • build.gradle
        • drawer/build.gradle
        • gerrit/build.gradle
        • wizard/build.gradle
      • With the floss gradle flavor, no proprietary parts are included
  • The original app author has been notified (and supports the inclusion)
    • Yes, see this issue
  • All related fdroiddata and RFP issues have been referenced in this merge request
    • No related issues or RFPs
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
    • Comply with folder structure in upstream
    • Wait for Add fastlane metadata for F-Droid to be merged (done)
  • Builds with fdroid build
    • Verify apart from CI
      • Manually installed on Phone
  • Releases are tagged
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-rview