Releases: k0shk0sh/FastHub
Release 1.4.0 π’
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
- π Fixing dark theme when app opened from an external app or from notifications.
Legend:
π: Bug fix
Release 1.3.1 π’: Quick fix
- π Fixed dark theme code highlighting in dark theme due to typo in file name.
Legend:
π: Bug fix
Release 1.3.0 π’: Dark theme
Release 1.2.0 π’
- π 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
Release 1.1.0 π’
- π 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)
- π
EditText
s 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 π’
- π Pull request crash
- π Date issue
- π Offline mode
Legend:
π: Bug fix
Release 1.0.5 π’
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
or1
Legend:
π: New feature
π: Enhancement
π: Bug fix
Release 1.0.4 π’
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