This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
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