43 Commits

Author SHA1 Message Date
ab1e90ccad fix comment tile and bottom navigation bar. (#187) 2023-03-26 19:16:38 -07:00
9159fe0fe1 add font customization. (#159) 2023-02-22 15:54:01 -08:00
41068ddf89 cleanup. (#120) 2023-01-29 21:34:54 -08:00
b176be96fb Allow customizing tab bar. (#112) 2023-01-29 16:48:08 -08:00
56c0245335 fix StoryTile. (#104) 2023-01-18 14:31:49 -08:00
f55bbb6f84 v0.2.33 (#76)
* bump version.

* tap anywhere to collapse.

* bump version.

* add feedback.

* refactor preference.

* renaming.

* bump version.

* nit.

* cleanup.

* bump version.

* add feedback.

* nit.

* nit.

* fix android icon.

* update description.
2022-12-16 22:07:55 -08:00
a2c66a0075 fixed background color of nav bar on Android. (#72) 2022-09-17 00:44:27 -07:00
5f43fd6968 v0.2.31 (#71)
* bumped version.

* bumped version.

* bumped version

* bumped version.

* downgrade flutter version.

* Use transparent color for navigation bar (#70)

* Use transparent color for navigation bar

* Fixed whitespace

Co-authored-by: Niklas Weinhart <git@weinhart.net>

* bumped ios version.

* bumped versions.

* updated min screen width.

* removed print.

* fixed stack overflow in EditCubit.

* added integration test.

* bumped version.

Co-authored-by: wnhrt <github@weinhart.net>
Co-authored-by: Niklas Weinhart <git@weinhart.net>
2022-09-16 22:37:16 -07:00
d83381a7fd v0.2.30 (#68)
* bumped version.

* cache  in case app gets killed in the background.

* bumped flutter version.

* updated

* improved 'ReplyBox'.

* fixed lint.

* fixed EditCubit.

* updated EditCubit.

* fixed navigation in tablet mode.

* clear cache after submission.
2022-08-05 22:13:30 -07:00
56e442b09f v0.2.26 (#63)
* added integration test.

* replace listview with listview.builder

* added cache.

* bumped version.

* bumped version.

* updated github action.

* bumped version.

* fixed time machine cubit.

* fixed time machine cubit.

* reverted changes.

* removed keepAliveMixin
2022-06-28 17:32:50 -07:00
cff73a010b v0.2.25 (#62)
* bumped version.

* improved cache.

* improved comment cache.

* updated default val for navigationMode.
2022-06-28 00:08:07 -07:00
f0d6cac3fd v0.2.24 (#61)
* bumped version.

* improved collapse.

* improved download speed.

* improved err handling.

* improved error handling.

* improved error handling.

* improved logging.

* improved logging.

* bumped version.
2022-06-27 00:47:22 -07:00
cff4a3c5c4 v0.2.22 (#59)
* bumped version.

* cleaned up code.

* bumped version.

* fixed lint.

* updated android config.

* prevent backup of secure storage.

* small fix.

* cleaned up code.

* cleaned up.

* small fix
2022-06-22 23:44:49 -07:00
fe630ea7a9 v0.2.20 (#55)
* bumped version.

* fixed web analyzer.

* improved comments loading mechanism.

* fixed delete all button.

* improved reply box logic.

* improved web analyzer.

* allow users to sort comments.

* fixed styles.

* fixed bugs.

* bumped version.

* fixed comments cubit.
2022-06-21 02:15:42 -07:00
fefc86275d v0.2.18 (#49)
* allow plaintext http connections (#48)

via https://stackoverflow.com/a/56837613

I was unable to open an article just now, and a fww minutes later unable to open a comment (since the webview is still being forced on my not-yet-updated client, i have to find the artocle to open it.

* bumped version.

* improved link preview.

* added share button.

* added ability to launch third party app for url on Android.

* added support for siri suggestions.

* bumped version.

* added support for app links on Android.

Co-authored-by: Efreak <Efreak@users.noreply.github.com>
2022-06-15 23:56:45 -07:00
9346542328 improved link preview. (#24) 2022-05-24 22:50:04 -07:00
747491944f v0.2.7 (#20)
* added onboard flow.

* bumped version.

* fixed onboard view.

* fixed prefs.

* bumped version.

* optimized cache service.

* updated pubspec.yaml

* bumped version.

* fixed onboard view.

* fixed lint.

* fixed padding.

* bumped version.
2022-05-20 21:59:06 -07:00
4626b6f45b v0.2.6 (#18)
* minor fixes.

* updated feature discovery.

* fixed theme.
2022-05-15 01:45:53 -07:00
ecc273c723 v0.2.5 (#17)
* updated icons.

* bumped version.

* fixed lint.

* added synced shared preferences package.

* fixed stories list view.

* updated LICENSE.

* fixed runtime err.

* updated README.md

* fixed color profile.

* added backward compatibility

* fixed version.

* updated pubspec.lock

* improved feature discovery flow. #16

* fixed shared prefs.

* bumped version.

* upgraded to Flutter 3.0

* added lock file.

* fixed time machine.

* added collapse cubit.

* bumped version.
2022-05-11 19:29:58 -07:00
bfbc80b56b v0.2.4 (#15)
* fixed naming.

* add local notification when there is new reply.

* updated fastlane.

* removed debug flag.

* bumped version.

* add local push notification.

* removed mock.

* fix notification.

* updated notification msg.

* fixed fetcher.

* not using work manager anymore.

* revert interval.

* not sending notification on launch.

* bumped version.

* added logger.

* bumped inappwebview version.

* updated background task info.

* updated fastlane
2022-05-05 23:48:41 -07:00
e5bf4887c4 updated linter rules. 2022-04-27 19:33:53 -07:00
6adb594e42 fix small issues. 2022-04-25 23:28:59 -07:00
548ca244c3 improved performance. 2022-04-25 22:23:44 -07:00
79e9b5569b change fetching strategy. 2022-04-25 17:58:54 -07:00
bb925701af change page size depending on screen size. 2022-04-25 00:48:30 -07:00
3c45df827b use different page size for different layout. 2022-04-24 21:19:19 -07:00
1d0670ceb2 add reminder bar. 2022-04-18 13:17:27 -07:00
12098ce8cc added splitview. 2022-03-21 21:10:02 -07:00
d0b6f19a80 added mark read stories feature. 2022-02-27 19:03:46 -08:00
7a882aa1d7 fixed bloc provider. 2022-02-11 19:51:18 -08:00
1e00779803 added true dark mode. 2022-02-11 02:43:21 -08:00
46b6ac14a8 added pin cubit. 2022-02-04 20:30:46 -08:00
74ca39887d removed print. 2022-02-02 20:39:45 -08:00
58ea2d58d1 added theme setting and scroll to top button. 2022-02-02 20:39:19 -08:00
ab2e19064c improved notification cubit. 2022-01-21 15:15:27 -08:00
7491659978 added inbox. 2022-01-20 23:29:31 -08:00
7468a9ec15 added search feature. 2022-01-09 21:50:36 -08:00
6ef149dcae added blocklist 2022-01-07 10:32:01 -08:00
783a810cab added display mode and navigation mode. 2022-01-05 19:32:40 -08:00
62af32faf9 added fav and history page. 2021-12-31 02:13:27 -08:00
b2d7ee7725 added login feature. 2021-12-28 01:42:47 -08:00
9042c0c7f4 add icons. 2021-12-24 21:24:00 -08:00
fe3e343ed9 first commit 2021-12-24 20:01:00 -08:00