Skip to content

Releases: jruesga/rview

Version 2.0.1

18 Sep 23:14
v2.0.1
4c02740
Compare
Choose a tag to compare
  • [Bug] Fix pre-Lollipop devices colorstatelist crash
  • [Bug] Fix change comment action if provider is not available
  • [Bug] Fix storage permissions workflow
  • [Bug] Other minor issues

Version 2.0.0

17 Sep 23:12
v2.0.0
a5ec39f
Compare
Choose a tag to compare
  • [Feature] Attachment support
  • [Feature] Continuous integration status
  • [Bug] Fixed rebase action dialog
  • [Bug] Fixed wrong comment and quote parsing
  • [Bug] Several bug fixes
  • [Dependencies] Updated dependencies
  • [Other] Enabled Firebase Analytics
  • [Other] Enabled Travis CI

Version 1.5.5

28 Aug 21:53
v1.5.5
ba415e0
Compare
Choose a tag to compare
  • [Bug] Fix open external changeid links with a file revision format
  • [Bug] Fix wrong tabs and spaces highlight of skipped lines
  • [Bug] Fix access to servers with self-signed certificates

Version 1.5.4

23 Aug 23:59
v1.5.4
1175163
Compare
Choose a tag to compare
  • [Feature] Adaptive Icon support (Android O)
  • [Bug] Minor bug fixes
  • [Dependencies] Update dependencies

Version 1.5.3

29 Jul 14:44
v1.5.3
87f5baf
Compare
Choose a tag to compare
  • [Bug] Fix cherry-pick action crash
  • [Bug] Fix NPE when suggested reviewer is a group
  • [Bug] Fix "set password" workflow
  • [Dependencies] Update dependencies

Version 1.5.2

19 Jul 21:48
v1.5.2
c3a0163
Compare
Choose a tag to compare

[Bug] Fixed crash on add, delete and rename editor actions
[Bug] Fixed receiving wrong keycode events in editor (force non-IME keyboard)
[Bug] Sort dashboard outgoing changes by created date instead of updated date
[Bug] Clean multiline quotes
[Bug] Fixed reported crashes

Version 1.5.1

15 Jul 09:51
v1.5.1
79865c4
Compare
Choose a tag to compare
  • [Feature] Allow to inverse dahboard outgoing sort
  • [Bug] Fixed crash accessing dashboard

Version 1.5.0

14 Jul 22:31
v1.5.0
174d7b5
Compare
Choose a tag to compare
  • [Feature] Editor: add, delete and rename actions
  • [Feature] Create a new change from scratch
  • [Feature] Search in documentation
  • [Bug] Fixed sort of Ongoing view in dashboard (from oldest to newer changes)
  • [Bug] Handle hardware menu
  • [Bug] Fix publish action
  • [Bug] Fix snackbar view target
  • [Bug] Temporary update the message list before a full refresh happens
  • [Bug] Fix DrawerLayout issues
  • [Bug] Fix aligment and padding of scores
  • [Dependencies] Update dependencies

Version 1.4.0

26 Jun 22:44
v1.4.0
9f76ea7
Compare
Choose a tag to compare
  • Added support for Android O (experimental)
  • Updated Gerrit Rest Api library to support new 2.14.1 rest methods
  • Gerrit 2.14 features (notedb, assignee, account status, hashtags, patchset description, revision descriptions, CC reviewers, ...)
  • Added remove reviewer vote support
  • Added an option to shorten filenames
  • Added an option to show file details
  • Added an action to toggle CI and tagged messages
  • Added an option to reenter account password
  • Updated support for new 2.14 events from 'cloud notifications' plugin
  • Improve rendering of editor big files
  • Fixed editor when files are bigger than 25000 bytes
  • Various new predefined repositories
  • Several bug fixes and improvements
  • Updated dependencies

Version 1.3.7

22 Apr 12:50
v1.3.7
8eb21cf
Compare
Choose a tag to compare
  • [Feature] Fast scroll to last message
  • [Feature] New predefined Gerrit repositories: Wireshark, Golang, Linaro, AllSeenAlliance and RDO
  • [Feature] Add LineageOS Jenkins CI account
  • [Feature] Discard gravatar identicons at networking level (use the response if it's a user avatar)
  • [Bug] Handle some weird firebase responses
  • [Bug] Mimic Gerrit web score symbols in listings
  • [Bug] Clear suggestions and show search history on clear button's tap
  • [Bug] Other minor bug fixes
  • [Dependencies] Update dependencies