# rview **Repository Path**: feiser/rview ## Basic Information - **Project Name**: rview - **Description**: A Gerrit client application for Android - **Primary Language**: Android - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-09 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Rview ===== ### Description [![Build Status](https://travis-ci.org/jruesga/rview.svg?branch=master)](https://travis-ci.org/jruesga/rview/branches) [![GitHub release](https://img.shields.io/github/release/jruesga/rview.svg)](https://github.com/jruesga/rview/releases/latest) [![Apache 2.0](https://img.shields.io/github/license/jruesga/rview.svg)](http://www.apache.org/licenses/LICENSE-2.0) A Gerrit client application for Android [![Get it on Google Play](https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=com.ruesga.rview "Get it on Google Play") ### Features * View open, merged or abandoned changes. * Search for changes. * Review and comment on changes. * Edit files and publish new revisions * Compare textually and visually the differences on any changed file. * and much more... ### Push Notifications Push notifications requires [cloud-notifications](https://gerrit.googlesource.com/plugins/cloud-notifications) plugin installed in the Gerrit server instance. You can grab a binary distribution of the plugin [here](https://gerrit-ci.gerritforge.com/job/plugin-cloud-notifications-master/lastStableBuild/). ### Contribute Visit [Github](https://github.com/jruesga/rview) to get the source, request feature and/or submit patches. ### Licenses This source was released under the terms of [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license.