mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-04 06:29:00 +08:00
* [ADD] Bookmarks for repo, issues and pull request * [FIX] Bookmark model decoding from archive * [ADD] Clear all option for bookmarks * [ADD] Search bookmarks with search bar * [ADD] Swipe to delete for bookmarks (only when search bar is not active) * [ADD] Bookmark cell accessible and some cleanup * [ADD] Incorporate review comments * [ADD] Reuse notification type instead of bookmark type * [ADD] Incorporate review comments - Enum over struct on bookmark model - Github bookmark tab icon - Smooth deselection, Single tap to scroll to top, cleanup -