Commit Graph

34 Commits

Author SHA1 Message Date
stonega e62c222efe Switch to fedora. 2020-10-28 20:10:43 +08:00
stonegate 061fadbccc Change back button style. 2020-10-09 23:59:29 +08:00
stonegate 719d9c8cc0 Sync with gpodder.net. 2020-09-23 22:19:07 +08:00
stonegate cc0f5a4908 Update settings performance. 2020-08-29 05:05:37 +08:00
stonegate 631b03609a Update menu style. 2020-08-16 01:31:07 +08:00
stonegate 54120848bb Effective dart. 2020-07-26 18:20:42 +08:00
stonegate b619be9a9b Search ui changed a lot, add podcast detail panel.
Update audio service to latest version.
2020-07-22 17:34:32 +08:00
stonegate 8cca497d63 Add settings backup and restore.
Change outline button shape.
2020-07-16 03:42:52 +08:00
stonegate 98fd594eb5 Move subscribe_worker to group state namagement.
Improve OMPL file export/import, support groups now.
2020-07-14 23:45:45 +08:00
stonegate 1de2e5311e OMPL export supprt groups. 2020-07-12 20:54:14 +08:00
stonegate a7d2a95f02 Paint setting icon with color. 2020-07-09 00:34:42 +08:00
stonegate 3f2dba63c2 Add setting - change tap to open popup menu. 2020-07-08 01:36:40 +08:00
stonegate c5d6261c11 Change filenames.
Update README.
2020-07-07 23:29:21 +08:00
stonegate c683eba6c4 More localization work. 2020-07-06 17:50:20 +08:00
stonegate 7e365dbb87 Localize support, add zh_hans support 2020-07-02 20:58:55 +08:00
stonegate 0b20c24984 Auto download 2020-06-13 01:56:13 +08:00
stonegate f4b56938ae Remove listened indicator and increase the color difference
Improve download manage page, support fliters
2020-06-11 00:36:53 +08:00
stonegate 9c13450a9c Add feature discovery
Add privacy page
2020-06-07 20:47:28 +08:00
stonegate b45c7e3a5b Layout setting, supprt one raw view 2020-06-03 20:39:15 +08:00
stonegate e9ba82d5db 🐛 Beter support for small screen. 2020-06-02 22:05:49 +08:00
stonegate 5f75ace725 Change files layout 2020-05-07 00:50:32 +08:00
stonegate ce698dd548 Support audio cache 2020-04-28 01:26:33 +08:00
stonegate db54bf0bfa Skip at begin
One click to add new episodes to playlist
Improve feedback options
Bugs fixed
2020-04-25 21:50:27 +08:00
stonegate 0040513380 Skip at beginning
Add new episode to playlist at one click
2020-04-23 02:10:57 +08:00
stonegate 1177d18b1a Change import ompl and refresh all to work in isolate
Add speed setting when playing
Add real dark mode
2020-04-18 12:48:02 +08:00
stonegate 91f2b69f05 modified: lib/settings/settting.dart 2020-04-06 20:30:44 +08:00
stonegate 84e10061c8 Add intro slider
Fix mini playlist bug
2020-04-06 20:18:08 +08:00
stonegate b6fa0be33f modified: lib/home/appbar/about.dart 2020-04-02 18:18:25 +08:00
stonegate 5dc490f83f Bug fixes
Change home group preview grid to 2
2020-04-02 17:52:26 +08:00
stonegate a1d004aa43 A lot of bug fixed 2020-04-01 00:36:20 +08:00
stonegate 64dee98523 Back to saty in background
Playlist UI change
2020-03-22 00:14:10 +08:00
stonegate 57bf41114b Export ompli file
Storage management
Syncing setting
2020-03-20 03:58:30 +08:00
stonegate cb5b17bba1 Change audio plugin to just_audio
Add storage setting
Add history setting
2020-03-14 11:14:24 +08:00
stonegate a6fc34e7bb modified: .circleci/config.yml
modified:   android/app/build.gradle
	modified:   android/app/src/main/AndroidManifest.xml
	new file:   android/app/src/main/res/drawable/launch_background_night.xml
	new file:   android/app/src/main/res/drawable/normal_background.xml
	new file:   android/app/src/main/res/values-night/styles.xml
	modified:   android/app/src/main/res/values/styles.xml
	new file:   assets/fireside.jpg
	new file:   assets/logo.png
	modified:   lib/class/audiostate.dart
	modified:   lib/class/fireside_data.dart
	modified:   lib/class/podcastlocal.dart
	modified:   lib/class/settingstate.dart
	modified:   lib/episodes/episodedetail.dart
	modified:   lib/episodes/episodedownload.dart
modified:   lib/home/appbar/about.dart
	modified:   lib/home/appbar/addpodcast.dart
	modified:   lib/home/appbar/importompl.dart
	modified:   lib/home/appbar/popupmenu.dart
	modified:   lib/home/audiopanel.dart
	modified:   lib/home/audioplayer.dart
	modified:   lib/home/homescroll.dart
	modified:   lib/home/hometab.dart
	new file:   lib/home/paly_history.dart
	modified:   lib/local_storage/key_value_storage.dart
	modified:   lib/local_storage/sqflite_localpodcast.dart
	modified:   lib/main.dart
	modified:   lib/podcasts/podcastdetail.dart
	modified:   lib/podcasts/podcastgroup.dart
	modified:   lib/podcasts/podcastlist.dart
	modified:   lib/podcasts/podcastmanage.dart
	new file:   lib/settings/settting.dart
	new file:   lib/settings/theme.dart
	new file:   lib/util/colorize.dart
	modified:   lib/util/episodegrid.dart
	modified:   pubspec.lock
	modified:   pubspec.yaml
2020-03-01 20:17:06 +08:00