51 Commits

Author SHA1 Message Date
3469543c7b update action menu. (#168) 2023-02-26 02:40:11 -08:00
36ded8a8e3 improve search experience. (#164) 2023-02-24 10:38:10 -08:00
e5e3391785 bump flutter version. (#160) 2023-02-23 01:04:44 -08:00
9159fe0fe1 add font customization. (#159) 2023-02-22 15:54:01 -08:00
15b75ef37c cleanup. (#149) 2023-02-11 19:44:54 -08:00
60b09fd81e cleanup. (#143) 2023-02-11 00:39:30 -08:00
e0a53e44b2 bump flutter to 3.7.1 (#129) 2023-02-01 15:19:06 -08:00
4cf8379db0 fix Story model. (#128) 2023-01-31 22:02:17 -08:00
c1c26bf0e0 fix preference model. (#127) 2023-01-31 18:19:34 -08:00
436cd9ce8b fix Item model. (#123) 2023-01-31 15:56:29 -08:00
efb326be68 refactor models. (#122) 2023-01-30 23:43:12 -08:00
7f647b127d enable swipe gesture. (#118) 2023-01-29 20:03:11 -08:00
b176be96fb Allow customizing tab bar. (#112) 2023-01-29 16:48:08 -08:00
185140feb4 show url in story tile. (#101) 2023-01-17 21:49:10 -08:00
d8bc60c071 Add tests. (#88)
* update fontsize.

* fix title.

* fix info list.

* add small.

* nit.

* nit.

* test.

* add tests.

* update github action.
2022-12-25 20:12:11 -08:00
a5fe9e45fc fix NavigationModePreference 2022-12-21 11:09:59 -08:00
2daccd64e8 update fontsize. (#84)
* update fontsize.

* fix title.

* fix info list.

* add small.

* nit.

* nit.
2022-12-20 22:49:33 -08:00
01085e5fd3 rename search filters. (#79) 2022-12-17 18:14:43 -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
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
ab449adce2 v0.2.29 (#66)
* fixed stuff.

* fixed UI.

* bumped version.
2022-07-06 17:04:14 -07:00
c9b2d82dfc v0.2.27 (#64)
* bumped version.

* fixed comment cubit.

* fixed share button.

* fixed share dialog.

* added lazy loading.

* bumped version.

* fixed lazy loading.

* bumped version.

* updated screenshots.

* added customization of fetch mode and comments order.

* updated screenshots.

* added haptic feedback.
2022-06-30 18:32:11 -07:00
b952f349fc v0.2.21 (#57)
* replaced StoryScreen with ItemScreen.

* use ItemScreen for share extension.

* fixed getItemId()

* bumped version.

* force new screen on viewing comments in separate thread.

* disable comment thread if comment is deleted or dead.

* navigate to new screen on viewing parent thread.

* bumped version.

* fixed inconsistent fontsize.

* bumped version.
2022-06-21 20:20:09 -07:00
9cefffa518 v0.2.20 (#56)
* 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.

* fixed dead comments.
2022-06-21 02:38:24 -07:00
9312c56dd0 v0.2.17 (#47)
* improved story screen scrolling.

* bumped version.

* shrink instead of return on tapping back button. #42

* allowed users to view other user's profile. #45

* bumped version.

* added back underline to links.

* fixed overlow of popup menu,
2022-06-10 02:10:23 -07:00
a9590af3e9 v0.2.16 (#41)
* bumped version.

* add badges for fdroid, GitHub release versions (#40)

* updated README.md

* replaced jobs with best.

* updated README.md

Co-authored-by: Efreak <Efreak@users.noreply.github.com>
2022-06-05 22:34:48 -07:00
d506297f4c v0.2.14 (#35)
* added custom search feature.

* removed equatable.

* added custom range.

* updated README.md
2022-06-04 02:11:26 -07:00
b7720d0584 v0.2.12 (#29)
* added metadata to story tile.

* bumped version

* fixed metadata tile

* bumped version.
2022-06-01 01:13:21 -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
8e5438e8ea v0.2.3 (#14)
* added poll feature.

* added haptic feedback

* bumped versions.

* updated README.md

* updated fastlane description
2022-04-27 23:29:37 -07:00
e5bf4887c4 updated linter rules. 2022-04-27 19:33:53 -07:00
79e9b5569b change fetching strategy. 2022-04-25 17:58:54 -07:00
38f3efbe50 changed look of tab bar and story title. 2022-03-23 10:35:11 -07:00
036fa2bbeb added offline mode. 2022-03-06 21:03:10 -08:00
1719036d18 added edit comment feature. 2022-02-27 19:31:35 -08:00
d0b6f19a80 added mark read stories feature. 2022-02-27 19:03:46 -08:00
dd6ac05f94 added submit feature. 2022-02-18 23:48:10 -08:00
f281246d73 added vote feature. 2022-01-24 21:24:53 -08:00
7491659978 added inbox. 2022-01-20 23:29:31 -08:00
b6e9c80955 added comment collapssing feature. 2022-01-18 11:05:34 -08:00
a7dd9a4e9f added keys to StoryTile 2022-01-13 23:52:23 -08:00
2b8cd0262c changed the navigation behavior for job stories. 2022-01-13 22:13:28 -08:00
2a6f571431 v0.0.5 2022-01-11 23:32:59 -08:00
373924f477 fixed dead comments. 2022-01-11 23:31:48 -08:00
96022706ed fixed history cubit, added comment highlighting. 2022-01-10 15:31:15 -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
b2d7ee7725 added login feature. 2021-12-28 01:42:47 -08:00
7371b8a9d6 fix ui. 2021-12-24 23:36:09 -08:00