Commit graph

19 commits

Author SHA1 Message Date
veeso 1ad75adf87 License changed to MIT 2021-03-26 22:25:10 +01:00
veeso 423f84353d Clippy 2021-03-26 22:19:24 +01:00
ChristianVisintin 88a014807f Fixed duplicated bookmarks after overwrite 2021-03-21 22:45:33 +01:00
ChristianVisintin 00e2a1db31 Fixed crash due to bookmark delete 2021-03-14 19:37:25 +01:00
veeso 5bc46dd720 Something is working, but it is still unusable 2021-03-14 15:31:49 +01:00
ChristianVisintin e948d598b0 Convert to lowercase when sorting bookmarks 2021-02-26 08:13:38 +01:00
veeso af830d603d Now bookmarks and recents are sorted in the UI (bookmarks are sorted by name; recents are sorted by connection datetime) 2021-02-25 16:15:06 +01:00
ChristianVisintin 08d8a3621c Keyring storage in bookmarks client (if possible) 2021-01-16 16:57:00 +01:00
ChristianVisintin 76fdd9864c Fixed copyright header 2021-01-16 15:13:58 +01:00
veeso 2bd3d33ff6 Updated copyright 2021-01-09 20:45:06 +01:00
ChristianVisintin 6dd4cfaa3c InputMode as Option<Popup> in AuthActivity 2020-12-27 11:03:44 +01:00
ChristianVisintin 920d3b4af4 get_bookmarks_paths; get_config_paths 2020-12-24 17:19:47 +01:00
ChristianVisintin 898b57943b Improved test coverage 2020-12-18 14:40:37 +01:00
ChristianVisintin 562a1b3ae8 Clippy optimizations 2020-12-16 16:35:11 +01:00
ChristianVisintin 14ddba022f Implemented BookmarkClient in AuthActivity 2020-12-16 16:01:29 +01:00
ChristianVisintin ff4f35e5f5 Clippy ok 2020-12-15 16:31:21 +01:00
ChristianVisintin 982b3ec8d0 Delete recents/bookmarks 2020-12-15 14:03:50 +01:00
ChristianVisintin b8cf2bea77 load bookmarks 2020-12-15 13:55:41 +01:00
ChristianVisintin 1f9b616de7 Bookmarks in auth activity (logic) 2020-12-15 12:22:47 +01:00