17 Commits

Author SHA1 Message Date
b176be96fb Allow customizing tab bar. (#112) 2023-01-29 16:48:08 -08:00
5450eba64b fix RegExp. (#82)
* fix regexp.

* bump version.
2022-12-19 13:51:10 -08: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
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
459ab961d1 v0.2.19 hotfix (#52)
* improved offline mode.

* bumped version.

* reset stories count on download event.

* fixed overflow.
2022-06-18 23:40:56 -07:00
2a889bca56 v0.2.19 (#51)
* improved comments loading.

* added web page caching to offline mode.

* improved offline webview.

* fixed web analyzer.

* updated description.
2022-06-18 02:18:03 -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
4e8cf9837f v0.2.13 (#34)
* fixed #32 and #33

* fall back to default browser #31

* fixed story tile.

* fixed version.

* use Listview.builder instead of listview.

* updated link utls.
2022-06-03 00:26:30 -07:00
9346542328 improved link preview. (#24) 2022-05-24 22:50:04 -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
e5bf4887c4 updated linter rules. 2022-04-27 19:33:53 -07:00
b9b9d5f99f fixed link parsing. 2022-02-23 15:26:54 -08:00
bf434d2660 added ability to open hacker news post directly in the app. 2022-02-15 13:01:40 -08:00
15be5bf779 fixed search query; added reader mode. 2022-02-14 15:35:29 -08:00
973c2c5e90 added android icons. 2022-01-27 11:59:53 -08:00
f344b0630f added about dialog. 2021-12-31 03:15:11 -08:00
560fc0669e cleaned up code. 2021-12-31 02:44:00 -08:00