1. 2d11e57 Improve Gradle's configuration time by Sebastian Schuberth · 7 years ago master
  2. 794a0f9 Upgrade to Android Gradle plugin 2.3.0 by Sebastian Schuberth · 7 years ago
  3. 17248b6 Upgrade build tools to version 25.0.2 by Sebastian Schuberth · 7 years ago
  4. 107fdad Upgrade to Gradle 3.4.1 by Sebastian Schuberth · 7 years ago
  5. 54dfec1 AvatarTask: Fix NPE, handle null bitmap by Edwin Kempin · 7 years ago
  6. 2711bf8 ReviewChangesFragment: Fix setting color scheme on swipeRefreshLayout by Edwin Kempin · 7 years ago
  7. 7175312 Upgrade guava and gson to their latest versions by Sebastian Schuberth · 7 years ago
  8. 0dcb271 Upgrade Android support libraries to the latest version by Sebastian Schuberth · 7 years ago
  9. d911c01 Upgrade gerrit-rest-java-client to the latest httpclient-android commit by Sebastian Schuberth · 7 years ago
  10. bb3acf3 Gradle: Upgrade the gradle-versions-plugin to the latest version by Sebastian Schuberth · 7 years ago
  11. 4b7dd24 Gradle: Make the wrapper use the latest version by Sebastian Schuberth · 7 years ago
  12. e17a6d4 Gradle: Upgrade to the latest Android plugin by Sebastian Schuberth · 7 years ago
  13. 7c36c2a Show file numbers as 'n / N' in unified diff view by Edwin Kempin · 8 years ago
  14. 7512c58 Use toasts to provide feedback on successful user actions by Edwin Kempin · 8 years ago
  15. d430224 Include app name and version into User-Agent header by Edwin Kempin · 8 years ago
  16. fc4eec4 Paged unified diff view: Fix formatting of headers by Edwin Kempin · 8 years ago
  17. cd545a8 Paged change details: Show CC's on approvals tab separately by Edwin Kempin · 8 years ago
  18. 1e9d3fc Paged change details: Rename 'Commit Message' tab to 'Commit' by Edwin Kempin · 8 years ago
  19. a9f5331 Paged change details: Add approvals tab by Edwin Kempin · 8 years ago
  20. 1f6a4e9 Remove unneeded view from file entry layout by Edwin Kempin · 8 years ago
  21. 01eea24 Refactor: Extract code to parse approvals into a class by Edwin Kempin · 8 years ago
  22. d772714 ApprovalsView: Add spacing between label columns by Edwin Kempin · 8 years ago
  23. 0a31d50 Fix warning in menu files: Use 'ifRoom' instead of 'always' by Edwin Kempin · 8 years ago
  24. 80ef12c Add popup menu to paged change details and offer abandon/restore by Edwin Kempin · 8 years ago
  25. 085bac4 When saving query go to where the user was last (sorting or reviewing) by Edwin Kempin · 8 years ago
  26. e129652 Fix NPE when trying to view file diff for closed change by Edwin Kempin · 8 years ago
  27. 410f88c Paged change details fragment: Add tab to reply by Edwin Kempin · 8 years ago
  28. f3ae410 Sort labels on PostReviewVote by Edwin Kempin · 8 years ago
  29. 9ca2a68 Refactor: Create a view for posting a review by Edwin Kempin · 8 years ago
  30. 8035342 Rename PostReviewView to SelectCodeReviewView by Edwin Kempin · 8 years ago
  31. 74d9fe7 Fix back navigation from initial fragment by Edwin Kempin · 8 years ago
  32. 8b48c93 Scroll down when showing next page progress in change list by Edwin Kempin · 8 years ago
  33. e9e5079 Rename ObservableAsynTask to ObservableAsyncTask by Edwin Kempin · 8 years ago
  34. 8e67edd Fix NPE's when accessing ReviewItApp from activity by Edwin Kempin · 8 years ago
  35. e67f34c Make SlidingTabLayout fully stylable by Edwin Kempin · 8 years ago
  36. 8e59e09 Use SlidingTabLayout for tab strip on PagedChangeDetailsFragment by Edwin Kempin · 8 years ago
  37. 182b25e Show a ViewPager with change details on click on change in list by Edwin Kempin · 8 years ago
  38. f0e0d7e Set minSdkVersion to 17 (Android 4.2) by Edwin Kempin · 8 years ago
  39. 319fdcc Extract code to linkify commit message into own class by Edwin Kempin · 8 years ago
  40. 7f5e78c Set start screen depending on what the user last did (sort or review) by Edwin Kempin · 8 years ago
  41. 3a41806 Change List: Do not load another page each time the list is shown by Edwin Kempin · 8 years ago
  42. bee3b80 ReviewChangesFragment: Set title by Edwin Kempin · 8 years ago
  43. b518d00 Fix potential IndexOutOfBoundsException in QueryHandler by Edwin Kempin · 8 years ago
  44. 7ddcb12 Fix inconsistent formatting by Edwin Kempin · 8 years ago
  45. d47fe1e VerifiedVotes: Fix variable name by Edwin Kempin · 8 years ago
  46. 16561ab Ignore aprrovals with null value by Edwin Kempin · 8 years ago
  47. edea12c Refresh detailed change view on vertical swipe gesture by Edwin Kempin · 8 years ago
  48. 4ccbb88 Refactor file box into an own view by Edwin Kempin · 8 years ago
  49. 25d09f8 Reload change list on vertical swipe gesture by Edwin Kempin · 8 years ago
  50. 7d131e7 Load next set of changes on scroll to bottom of change list by Edwin Kempin · 8 years ago
  51. f92bbb1 Review Changes: Show only initial progress bar on initial load by Edwin Kempin · 8 years ago
  52. 57138ef Show Verified votes in change list by Edwin Kempin · 8 years ago
  53. 5cb1a93 Show Code-Review votes in change list by Edwin Kempin · 8 years ago
  54. 81d7651 Merge changes I36bf7b37,Id835f12d,I2861135e,If0ad7302,I91ce3d1e, ... by Edwin Kempin · 8 years ago
  55. 3503a19 Use JitPack also for gerrit-rest-java-client artifacts by Sebastian Schuberth · 8 years ago
  56. 345f2e1 Use the sdk-manager-plugin for Gradle to bootstrap the Android SDK by Sebastian Schuberth · 8 years ago
  57. 65e4c08 Implement change list for reviewing changes by Edwin Kempin · 8 years ago
  58. a7433d5 Make avatar size and text size of UserView configurable by Edwin Kempin · 8 years ago
  59. a12f153 Refactor: Implement avatar/user control as view by Edwin Kempin · 8 years ago
  60. 8ff0819 Refactor: Implement project/branch/topic/age control as view by Edwin Kempin · 8 years ago
  61. 92312d6 Add expandable commit message to abandon and restore screens by Edwin Kempin · 8 years ago
  62. fafe534 Refactor: Implement expandable commit message as view by Edwin Kempin · 8 years ago
  63. ce0141e Rename RestoreActivity to RestoreFragment as it is a Fragment by Sebastian Schuberth · 8 years ago
  64. e368636 Merge "Fix spelling mistake" by Edwin Kempin · 8 years ago
  65. 093aefe Fix spelling mistake by Edwin Kempin · 8 years ago
  66. c6a1b34 Use a higher-resolution ReviewIt logo by Sebastian Schuberth · 8 years ago
  67. 58b083f Remove unused mipmap drawables by Sebastian Schuberth · 8 years ago
  68. 6930208 Remove nested "drawable-{h,xh}dpi" directories with unused icons by Sebastian Schuberth · 8 years ago
  69. e6c9820 Consistently call the app "ReviewIt" by Sebastian Schuberth · 8 years ago
  70. 38b07d0 README: Remove the note about the GitHub mirror as there is none by Sebastian Schuberth · 8 years ago
  71. 9a9dea7 Rename to README.md as it is a Markdown file by Sebastian Schuberth · 8 years ago
  72. 2b3a0ad Lint: Simplify an expression by Sebastian Schuberth · 8 years ago
  73. cbda6b0 Lint: Remove unused imports by Sebastian Schuberth · 8 years ago
  74. 7954dbe Lint: Remove explicit array creation by Sebastian Schuberth · 8 years ago
  75. 47714aa ConfigManager: Do not default to the "gerrit" project by Sebastian Schuberth · 8 years ago
  76. 2ca150d Move the gerrit-rest-java-client to replace the link by Sebastian Schuberth · 8 years ago
  77. 9f795cc Upgrade dependencies to latest versions by Sebastian Schuberth · 8 years ago
  78. 88b6aae Use the gradle-versions-plugin to determine outdated dependencies by Sebastian Schuberth · 8 years ago
  79. 1ff283a Retrieve httpclient-android from JCenter instead of committing it by Sebastian Schuberth · 8 years ago
  80. 3f001b7 Retrieve guava from JCenter instead of committing it by Sebastian Schuberth · 8 years ago
  81. d8cc9cf Retrieve gson from JCenter instead of committing it by Sebastian Schuberth · 8 years ago
  82. a0e2740 Consistently use single quotes if no variable interpolation is required by Sebastian Schuberth · 8 years ago
  83. 01f2439 Upgrade Gradle to version 2.11 by Sebastian Schuberth · 8 years ago
  84. 1b817a8 Android app for sorting and reviewing changes by Edwin Kempin · 8 years ago