136 Commits

Author SHA1 Message Date
Tobias Fella
86621fe7d6 Fix bools in database 2020-08-22 21:48:32 +02:00
Tobias Fella
b412325219 Use material style on android 2020-08-17 20:21:56 +02:00
Tobias Fella
db30f159c4 Convert license headers to SPDX 2020-08-14 20:57:40 +02:00
Tobias Fella
d1e46397f0 Add refresh action to empty feed lists 2020-07-31 23:59:50 +02:00
Tobias Fella
a35ccfc7d8 Improve feed refreshing 2020-07-30 19:53:28 +02:00
Tobias Fella
3206a6798f Fix image loading 2020-07-30 00:16:20 +02:00
Tobias Fella
d198a7da84 Fix EntryListDelegate SwipeListItems 2020-07-30 00:13:33 +02:00
Tobias Fella
baf894c380 Add main action for open entry in browser 2020-07-29 23:52:01 +02:00
Tobias Fella
5fa40d89d9 Port EntryListDelegate to BasicListItem 2020-07-29 23:49:23 +02:00
Tobias Fella
6c02f118e6 Port FeedListDelegate to BasicListItem 2020-07-29 23:41:11 +02:00
Tobias Fella
c8dea42485 Add default feed icon 2020-07-29 22:10:39 +02:00
Tobias Fella
88eab5b96f Refactor the feed images 2020-07-20 17:20:08 +02:00
Tobias Fella
31ed1fe5c2 remove unnecessary feed options 2020-07-06 18:14:43 +02:00
Tobias Fella
81a6b7ad90 Show feed loading errors as InlineMessage 2020-07-05 21:13:20 +02:00
Tobias Fella
3d33cb9569 User QUrl::fromUserInput for adding feeds 2020-07-05 00:11:59 +02:00
Tobias Fella
87ddc41f32 Notify when image finished downloading 2020-07-04 23:29:46 +02:00
Tobias Fella
5a8c5854be Stop refreshing the feed upon error 2020-07-04 22:44:37 +02:00
Tobias Fella
f59da86325 Initialize feeds to not have an error 2020-07-04 22:43:11 +02:00
Tobias Fella
1065e3cdd9 Show network errors when entryList is empty 2020-07-04 22:42:19 +02:00
Tobias Fella
a321122e5c Push settings and aboutPage onto pagestack layers 2020-07-04 22:34:17 +02:00
Tobias Fella
d59a1ef1ec Expose network errors to qml 2020-07-02 21:57:09 +02:00
Tobias Fella
237a6d67ed Set user agent 2020-07-02 19:14:07 +02:00
Tobias Fella
2c4effe372 Improve image width rendering by limiting the image width to the label's width 2020-07-01 19:37:22 +02:00
Tobias Fella
a14a4c325e Refactor Entry loading 2020-06-10 00:07:08 +02:00
Tobias Fella
846437dbcb Refactor Feed loading 2020-06-09 23:57:24 +02:00
Tobias Fella
a5a449c08b Implement FeedDetailsPage 2020-06-06 00:05:46 +02:00
Tobias Fella
17b4e39eb2 Revert to using a Label for Entry Rendering :( 2020-06-03 17:39:56 +02:00
Tobias Fella
ca4a4de2e6 Show description and authors in EntryListHeader 2020-06-03 00:30:12 +02:00
Tobias Fella
c6a59392e0 Add option to never delete entries 2020-06-03 00:20:29 +02:00
Tobias Fella
196e6bb003 Remove dead code 2020-06-03 00:15:27 +02:00
Tobias Fella
7a2a677049 Refactor qml 2020-06-03 00:11:09 +02:00
Tobias Fella
7ffcae3dd2 Use WebView's scrolling for now 2020-06-02 17:22:59 +02:00
Carl Schwan
4f7af0f2ff Fix sheet 2020-06-02 14:51:08 +00:00
Tobias Fella
07b2b9b70a Some fixes for Entry Rendering 2020-06-02 16:45:19 +02:00
Carl Schwan
cb9bb84b6f
Also fix the about page 2020-06-02 01:11:05 +02:00
Carl Schwan
966d64c74e
fix: Multiples settings page 2020-06-02 01:05:37 +02:00
Tobias Fella
8163a4cd6d Improve Entry rendering 2020-06-01 23:58:58 +02:00
Tobias Fella
eb1ed0ad8e Improve command line options 2020-06-01 01:11:21 +02:00
Tobias Fella
07f47d5327 Remove dead code 2020-06-01 01:05:08 +02:00
Tobias Fella
5e090262c3 Fix saving link and description 2020-06-01 00:31:59 +02:00
Tobias Fella
a0c871f145 More qml cleanup 2020-06-01 00:15:14 +02:00
Tobias Fella
9e1e637030 Add icon to FeedDetailsPage action 2020-05-31 22:50:04 +02:00
Tobias Fella
4d5684b0d0 Make refreshing consistent on FeedListPage and EntryListPage 2020-05-31 22:47:42 +02:00
Tobias Fella
6fd81f52e9 package missing icons for android 2020-05-31 21:49:30 +02:00
Tobias Fella
3e07ce824b Package alligator icon on android 2020-05-31 18:50:16 +02:00
Tobias Fella
da2b9bfad0 use Q_EMIT consistently 2020-05-31 18:48:24 +02:00
Tobias Fella
f1c62f067f Add 'refresh all feeds' context action on desktop 2020-05-31 18:47:04 +02:00
Tobias Fella
47a5d7afec Fix indentation in FeedListPage 2020-05-31 18:21:02 +02:00
Tobias Fella
22e766f214 Implement pull-down refreshing in FeedListPage 2020-05-31 18:19:41 +02:00
Tobias Fella
a0b7e0d9e1 Make 'add feed' main action on FeedListPage 2020-05-30 23:36:48 +02:00