Commit graph

12851 commits

Author SHA1 Message Date
Andrei
0aaa242723 Android widget background color options 2020-06-13 12:33:05 -07:00
Andrei
67f992a81f Android widget fetch latest stories on reading 2020-06-06 22:02:35 -07:00
Andrei
f1f89c3573 Android widget date time format. Exclude hidden stories in widget 2020-05-31 16:03:37 -07:00
Andrei
4323aeb0f9 Android widget config list adapter cleanup 2020-05-24 20:06:54 -07:00
Andrei
0f1eb22d10 Android widget config nested vs flat list view 2020-05-24 13:51:11 -07:00
Andrei
eaea31876a Android widget opens story in All Stories view 2020-05-18 21:24:36 -07:00
Andrei
87338fd02d Android widget config feed list updates 2020-05-16 18:29:59 -07:00
Andrei
e0cbdbfd35 Android widget colors. Widget config empty state. Widget update triggers 2020-05-16 17:32:40 -07:00
Andrei
e2cef3b0f0 Android widget config feed list filters 2020-05-15 21:33:46 -07:00
Andrei
53a8be2976 Android widget parse and add new feed fields to db 2020-05-13 22:37:32 -07:00
Andrei
1c9bcab3aa Android widget empty view. Tap to config. Default feed set 2020-05-10 16:02:39 -07:00
Andrei
ebe0a0d78c Android widget config base 2020-05-10 13:37:17 -07:00
Andrei
3c2f214c74 Android widget alarm manager cleanup 2020-05-02 16:55:37 -07:00
Andrei
48b30f9bf4 Android widget bypass update interval via alarm manager for faster updates 2020-05-02 15:07:12 -07:00
Andrei
042e33d314 Android widget story count limit. Remove widget config activity 2020-05-02 10:06:40 -07:00
Andrei
ae62eb8d27 Android widget fetching stories 2020-04-30 19:24:13 -07:00
Andrei
88b48886fc Android widget background service sync 2020-04-28 20:02:58 -07:00
Andrei
9a74e8fe4d Android Widget retrieve all stories or single feed from db 2020-04-19 19:12:40 -07:00
Andrei
42ff91250f Android widget list view UI update 2020-04-19 19:11:07 -07:00
Andrei
35f6d47c6c Android widget image loading 2020-04-19 12:32:11 -07:00
Andrei
0c439cae45 Android widget header and stories list UI 2020-04-18 19:36:44 -07:00
Andrei
abd6037b5a Android widget background and init data sync 2020-04-12 11:10:59 -07:00
Andrei
a2305a3b6c Android widget load images work in progress 2020-04-05 19:34:10 -07:00
Andrei
42a284e6c2 Android widget UI 2020-04-05 19:32:26 -07:00
Andrei
0d52d6e710 Android widget base 2020-04-03 08:44:47 -07:00
Samuel Clay
48c6aa6dea Renaming mark story on scroll preferences. iOS v10.0.1. 2020-03-24 14:21:39 -04:00
Samuel Clay
b667723eda Merge branch 'dejal'
* dejal:
  #1289 (autoscroll buttons state)
  #1287 (mark read on scroll)
  #1287 (feed-specific mark read on scroll)
  #1288 (widget thumbnail)
2020-03-24 13:30:43 -04:00
David Sinclair
a95204ca38 Merge branch 'master' into dejal 2020-03-23 19:37:05 -07:00
Samuel Clay
4ea2e13f7c Jammit issue 2020-03-17 12:23:00 -04:00
Samuel Clay
50e88b2baf Changing update_counts on /reader/feeds so that all clients are forced to count unreads on initial feed load unless they explicitly say they can update their own counts by later calling /reader/refresh_feeds, which can take a while (Counting is difficult). 2020-03-17 12:20:59 -04:00
David Sinclair
28fd3999aa #1289 (autoscroll buttons state) 2020-03-13 20:56:57 -07:00
David Sinclair
7219bc8df4 #1287 (mark read on scroll)
- Added a preference to override the mark read on scroll option per feed/folder.
- If off, changing the feed menu item toggles the global preference.
- If on, changing it only affects that feed.
2020-03-13 20:36:25 -07:00
David Sinclair
1a6d408f9b #1287 (feed-specific mark read on scroll) 2020-03-12 20:30:02 -07:00
David Sinclair
ae070a4d29 #1288 (widget thumbnail)
- Thumbnails should match now.
2020-03-10 20:47:38 -07:00
Samuel Clay
cef29f0165 Adding royalroad.com to excluded original page sites. 2020-02-27 10:23:23 -05:00
Samuel Clay
dae2119a7c iOS v10.0.1 2020-02-23 19:09:39 -05:00
Samuel Clay
1f1f479c66 Merge branch 'dejal'
* dejal:
  #1273 (making dark themes darker)
  #1281 (iPad widget issues)
  #1279 (status bar color)
2020-02-23 16:17:11 -05:00
Samuel Clay
6db84b2daf Build 109 2020-02-23 16:17:01 -05:00
David Sinclair
1692e581d9 #1273 (making dark themes darker)
- The Dark theme now uses pure black for the story background, and some other darker colors.
- The Medium theme now also uses darker colors.
2020-02-20 20:32:49 -08:00
David Sinclair
fd605e079d #1281 (iPad widget issues)
- I managed to reproduce the layout issue, so have implemented a check and correction for it.
2020-02-20 19:32:59 -08:00
David Sinclair
48f1e5cd3b #1279 (status bar color)
- Fixed the status bar (i.e. clock) color when in dark mode with a light theme.
- Fixed navigation titles in that situation too.
2020-02-20 18:39:12 -08:00
Samuel Clay
398bfa0c4b Merge branch 'dejal'
* dejal:
  #1281 (iPad widget issues)
  #1284 (subscription text)
2020-02-20 17:32:12 -05:00
David Sinclair
4debebdc5e #1281 (iPad widget issues)
- Fixed single line title on some devices.
2020-02-20 14:19:08 -08:00
David Sinclair
9cc687df3f #1284 (subscription text)
- Embiggened.
2020-02-20 13:56:33 -08:00
Samuel Clay
66f5d36c17 CSS specificity 2020-02-17 14:51:31 -05:00
Samuel Clay
c6d951bde1 Typo 2020-02-17 14:47:07 -05:00
Samuel Clay
1415e96f49 180 is right 2020-02-17 14:44:04 -05:00
Samuel Clay
9af48ccb09 Less width on buttons 2020-02-17 14:40:43 -05:00
Samuel Clay
2d99e78244 Fixing OAuth authorize on mobile. 2020-02-17 14:36:41 -05:00
Samuel Clay
9e6e82b333 iOS v10.0 2020-02-04 23:38:13 -05:00