gh4a

Github client for Android

APACHE-2.0 License

Stars
1.7K

Bot releases are hidden (Show)

gh4a - 4.6.12 Latest Release

Published by maniac103 3 months ago

  • Crash fixes
  • Properly handle API responses for big file contents (#1347)
  • Re-introduce ability to install downloaded APKs directly (#1345)
  • Improve code view stylesheets (#1290)
  • Fix repo notifications on Android 12+
gh4a - 4.6.11

Published by maniac103 3 months ago

  • Adapt to GH IDs being larger than 2^31 during parsing (#1332)
  • Misc. bug fixes
gh4a - 4.6.10

Published by maniac103 almost 2 years ago

  • Revert permission changes introduced in #1130 (rejected by Google Play)
gh4a - 4.6.9

Published by maniac103 about 2 years ago

  • Fix marking notifications as read (#1214)
  • Add a setting to always open links in browser (#1224)
  • Improve HTML conversion (#1239)
  • Support 'mannequin' user type (#1235)
  • Improve markdown rendering (#1204, #1205)
  • Fix loading of paged data after screen rotation (#1194)
  • Fix search result loading after screen rotation (#1170)
  • Add initial support for issue closed reasons (#1223)
gh4a - 4.6.8

Published by maniac103 over 2 years ago

  • Improve issue/PR loading behavior (#1124, #1128, #1174)
  • Improve markdown rendering (#1147, #1153, #1180, #1205)
  • Improve URL handling behavior (#1118, #1148)
  • Add initial support for draft PRs (#1122)
  • Fix some navigation issues (#1142, #1145)
  • Fix deletion of reactions (#1179)
  • A lot of other minor fixes
gh4a - 4.6.7

Published by maniac103 about 3 years ago

  • Fix resolving system browser on Android 11 and higher (#1091)
  • Loading performance improvements in some places (#1107)
  • Crash fixes
gh4a - 4.6.6

Published by maniac103 about 3 years ago

Crash fixes

gh4a - 4.6.5

Published by maniac103 about 3 years ago

  • Avoid deprecated API token transmission in query parameter during release asset download (#1068)
  • Crash fixes
gh4a - 4.6.4

Published by maniac103 about 4 years ago

  • Show PR check results (#1011)
  • Allow following/unfollowing from followers list (#1026)
  • Fix notification list being fetched multiple times in parallel (#1013)
  • Some crash fixes
gh4a - 4.6.3

Published by maniac103 about 4 years ago

  • Fix crashes caused by GitHub API changes (#1017)
  • Fix submodule handling (#1003)
  • Improve bot user handling (#1002)
gh4a - 4.6.2

Published by maniac103 over 4 years ago

  • Crash fixes
  • Fixed 'select as branch reference' context menu option for commits
  • Fixed repo zip file downloads for private repos
gh4a - 4.6.1

Published by maniac103 over 4 years ago

  • Some file types are now correctly opened internally instead of browser
  • New code viewer search UI
  • Fixed release download
  • Fixed links in user or repository profiles not being clickable
  • Crash fixes
gh4a - v4.6.0

Published by maniac103 over 4 years ago

  • Added system dark mode support on Android 10.
  • Login is now also possible using a raw authentication token.
  • Added issue template selection for repositories that have multiple issue templates.
  • Fix dialogs getting lost on screen rotation.
  • Various crash and other bug fixes
gh4a - v4.5.0

Published by slapperwan about 5 years ago

Remove Crashlytics from project.

gh4a - v4.4.0

Published by slapperwan over 5 years ago

UI improvements on profiles and repositories screen.
Add adaptive launcher icon.
Various bug fixes.

gh4a - v4.3.2

Published by slapperwan over 6 years ago

Move starred repo to bookmark screen.
Update source of trending repo.
UI/UX improvements and bug fixes.

gh4a - v4.3.1

Published by slapperwan over 6 years ago

Fix crash on Android version < 5.0.

gh4a - v4.3.0

Published by slapperwan over 6 years ago

gh4a - v4.2.1

Published by slapperwan about 7 years ago

Mostly fix the bugs introduced from the previous release (v4.2.0)

gh4a - v4.2.0

Published by slapperwan about 7 years ago

Support adding reaction in issue, pull request and any comments.
Support advance editor in issue creation and any comments.
UI/UX improvements on review comments
Notification indicator
Bookmark sorting
Bug fixes, code improvements/optimizations