Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Releases: k0shk0sh/FastHub

Release 1.4.0 πŸ“’

26 Mar 14:55
Compare
Choose a tag to compare

FastHub changelog

Version 1.4.0

New

  • Introduction new enhanced FastHub Main Screen showing you what matters the most to you:
    • My Feeds
    • Pull Requests
    • Issues
  • Notifications, the notifications in (notification panel) is now enhanced as: #111
    • Grouped Notifications, all under one notification.
    • Showing comments within the notification. Yaay.
    • Opening the specific view from within the notification, no more extra clicks.
    • Upon clicking a notification, it will be auto-magically marked as read unless if you disable it from the settings screen.
  • Pinned Repos, is a place that lives outside of GitHub and only exists in FastHub, you could pin any repo you like and access it faster from
    within the Pinned tab from MenuDrawer (works Offline). #184
  • Menu Drawer now has more options, and there will be more in the future:
    • Pinned
    • Public Gists (Previously in BottomBar)
    • Your own Gists
    • More items
  • Issues & Pull Requests count, Please be aware that this rely on the Search API which mean it has API limit for more info please
    visit. GitHub Developer Rate Limit #185
  • Now Downloaded files are going to be downloaded into your sdcard/FastHub folder which results in asking a new Permission.

Fixes

  • Those who uses custom build.properties in their phone to modify the display density, now the app should behave like it should and show you the
    right layout for your screen.#189
  • Files and Branches now should be downloaded in FastHub Folder. #188
  • Enable ads not saved upon restarting app.#176
  • Commit files font style. #187
  • And More fixed internally that I can't really remember them.

Please notice: if you are using Android 7 & above, you might have a problem with the NightMode. its something out of FastHub league as its OS bug
than FastHub due to this & as per request we will end up with a Themes Engine very soon.

Please notice: Organization is my highest priority for the next release, please stay tuned & patience.

FastHub in a month has closed 176 issues & feature requests, its a one man job, so please bare with me.

Thank you very much

Release 1.3.2 πŸ“’: Another quick fix

22 Mar 11:26
Compare
Choose a tag to compare
  • πŸ’‰ Fixing dark theme when app opened from an external app or from notifications.

Legend:

πŸ’‰: Bug fix

Release 1.3.1 πŸ“’: Quick fix

21 Mar 14:02
Compare
Choose a tag to compare
  • πŸ’‰ Fixed dark theme code highlighting in dark theme due to typo in file name.

Legend:

πŸ’‰: Bug fix

Release 1.3.0 πŸ“’: Dark theme

21 Mar 11:42
Compare
Choose a tag to compare
  • 🎊 Theme support Auto, Dark & Light(default). #54
  • 🎊 Toggle don't read notifications upon clicking on them. #177
  • 🎊 FastHub new Logo thanks to Kevin Aguilar
  • 🎊 Download repo branch files. #169

Legend:

🎊: New feature
πŸ‘: Enhancement

Release 1.2.0 πŸ“’

19 Mar 14:21
Compare
Choose a tag to compare
  • 🎊 Added browser login for users who don't trust the integrated autentiation
  • 🎊 Merge functionality
  • 🎊 Background interactions are now notifying users via Notification Panel
  • 🎊 Marking Notification as read or read all now indicates that the request is being called via Notification Panel
  • 🎊 Open commits from Feeds
  • 🎊 Anchor links in Readme
  • 🎊 Display Repository language
  • 🎊 Long click to copy URL & image URL from Readme
  • 🎊 Added Home (Repo home page) button in Commits, Issues & Pull Requests if users open them from comment, Feeds, notification or Readme
  • 🎊 Error messages are now more user friendly
  • πŸ‘ Offline module
  • πŸ‘ More links parsing e.g. raw files should now be handled properly
  • πŸ’‰ Opening Commit through Feeds (#174)
  • πŸ’‰ Starred Typo which is caused by GitHub API (#171, #164, #166)
  • πŸ’‰ Bug fixes

Legend:

🎊: New feature
πŸ‘: Enhancement
πŸ’‰: Bug fix

Release 1.1.1 πŸ“’: Two-factor authentication

12 Mar 16:02
Compare
Choose a tag to compare
  • 🎊 Two-factor authentication login by @alorma
  • πŸ’‰ Commit comments (#134)
  • πŸ’‰ Notification pagination (#135)

Legend:

🎊: New feature
πŸ‘: Enhancement
πŸ’‰: Bug fix

Release 1.1.0 πŸ“’

12 Mar 10:33
Compare
Choose a tag to compare
  • 🎊 Filter commits by branch
  • 🎊 Filter files by branch
  • 🎊 Markdown rendering now should behave like GitHub in comments, description & releases
  • 🎊 Highlighting (badging) special repos such as forked & private in profile repo list (#86)
  • 🎊 Add list dividers for small phones (#107)
  • 🎊 Toggle between rectangle & circular avatar from settings screen
  • 🎊 Toggle off press twice to exit app from settings screen
  • 🎊 Marking notifications should be done in the background either for single or marking all
  • 🎊 Release details now should behave like in GitHub, such as you could now click on issues tags and links (#61)
  • 🎊 Now release assets should be listed as well for downloading (#65)
  • πŸŽŠπŸ’‰ Markdown now should behave exactly like GitHub comments / Readme (#77, #78, #82)
  • πŸ‘ Now starring, forking or watching a repo/gist is done in the background (#12)
  • πŸ‘πŸ’‰ Popups now should have (:heavy_multiplication_x:) icon instead of back icon (#90)
  • πŸ‘πŸ’‰ Icons now should be filled/changed to the action you made (#96)
  • πŸ’‰ Fixed the assumption there would always be a master branch (#67)
  • πŸ’‰ EditTexts now should ellipse and handle capitalization properly (#69, #93)
  • πŸ’‰ Opening pull requests from feeds list (#72)
  • πŸ’‰ Milestone button click not working (#73)
  • πŸ’‰ Repo listing now should show smaller icons (#85)
  • πŸ’‰ Posting comment might return null text (#99)
  • πŸ’‰ Posting comment and updating list might add weird margin (#102)
  • πŸ’‰ App now should remain in Recents if you open it from external apps (#103)
  • πŸ’‰ Displaying text if issue/pull request doesn't have description (#106)
  • πŸ’‰ Icons foreground (#108)
  • πŸ’‰ App authorization for some users (#127)
  • πŸ’‰ Elevation problem (#80)

Legend:

🎊: New feature
πŸ‘: Enhancement
πŸ’‰: Bug fix

Release 1.0.6 πŸ“’

06 Mar 05:13
Compare
Choose a tag to compare
  • πŸ’‰ Pull request crash
  • πŸ’‰ Date issue
  • πŸ’‰ Offline mode

Legend:

πŸ’‰: Bug fix

Release 1.0.5 πŸ“’

05 Mar 05:23
Compare
Choose a tag to compare

This release focused on bug fixes reported via Firebase crash logging:

  • 🎊 Edit pull request & issues (#21)
  • 🎊 Add milestones & assignees to pull requests or issues (#13)
  • 🎊 Settings screen to control notifications and disable RecyclerView animations (#44, #58, #39)
  • 🎊 Read all & filter notifications (#17, #37)
  • 🎊 FastHub now shows user's private repos (#56)
  • 🎊 Switch branch (#52)
  • 🎊 Repos can be deleted
  • 🎊 Provide proper backstack for activities where clicked from outside of app (#38)
  • 🎊 Collaborators now can have control over issues & pull request (#33)
  • 🎊 Forking a repo will ask for confirmation first (#46)
  • 🎊 Replaced text with an icon in Markdown Editor (#34)
  • 🎊 Displaying images in comments
  • πŸ’‰ Overall date in app in UTC time
  • πŸ’‰ Link & image parsing in Readme
  • πŸ’‰ Fixed closing issue by repo owner
  • πŸ’‰ Removed ProgressBar from avatars and replaced them with an oval grey colour
  • πŸ’‰ Star & forks count when sometimes they are reset to 0 or 1

Legend:

🎊: New feature
πŸ‘: Enhancement
πŸ’‰: Bug fix

Release 1.0.4 πŸ“’

27 Feb 05:46
Compare
Choose a tag to compare

This release has a lot of bug fixes & UI improvements:

  • 🎊 Added guides throughout the app (#19)
  • 🎊 Now notifications open their associate views instead of opening the repo page (#17)
  • 🎊 Clicking on notification from the system notifications tray now opens the notifications list (#17)
  • 🎊 New splash screen (#19)
  • 🎊 Added content description to preview icon in Markdown editor (#19)
  • πŸ‘ Only repo owners could label issues and pull requests (#19)
  • πŸ‘ Changed app font to Roboto (#19)
  • πŸ‘ Removed the elevation from the NavigationView header (Reddit suggestion)
  • πŸ’‰ Fixed crash when opening a file from repo browser
  • πŸ’‰ Displaying the correct watcher count in repo overview (#22)
  • πŸ’‰ Deleting an Gist now removes it from the Gists list in users profile as well (#19)
  • πŸ’‰ Made NavigationView to consume clicks to disable passing clicks to behind views (#18)
  • πŸ’‰ Extra steps to parse links

Legend:

🎊: New feature
πŸ‘: Enhancement
πŸ’‰: Bug fix