Commit Graph

33 Commits

Author SHA1 Message Date
stonega e2aa75ee02 Minor change. 2020-10-30 20:35:02 +08:00
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 815e4d8caf Change show notes font. 2020-08-29 04:49:11 +08:00
stonegate 8563f24140 Minor change. 2020-08-16 01:43:45 +08:00
stonegate ea4ae2925c Minot ui change. 2020-08-01 23:10:43 +08:00
stonegate 54120848bb Effective dart. 2020-07-26 18:20:42 +08:00
stonegate 403d9a9a4c Improve real dark theme. 2020-07-25 18:32:05 +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 1710e5da77 Change RadioListTile radius 2020-07-12 20:53:34 +08:00
stonegate c5d6261c11 Change filenames.
Update README.
2020-07-07 23:29:21 +08:00
stonegate 400e247134 Add zh support 2020-07-04 22:42:56 +08:00
stonegate 7e365dbb87 Localize support, add zh_hans support 2020-07-02 20:58:55 +08:00
stonegate 979bbedb0a Remove clip feature 2020-06-28 23:47:29 +08:00
stonegate 9ac4790e44 Add sleep timer settings. 2020-06-28 02:27:39 +08:00
stonegate 9740113dfe Save size in saveMediaId
Change setting ui
2020-06-13 21:23:08 +08:00
stonegate 0b20c24984 Auto download 2020-06-13 01:56:13 +08:00
stonegate 9c13450a9c Add feature discovery
Add privacy page
2020-06-07 20:47:28 +08:00
stonegate ab6910d9c6 🐛 Bugs fixed 2020-06-06 02:33:47 +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 40e2d880b5 Replace color picker 2020-05-08 23:22:31 +08:00
stonegate 5f75ace725 Change files layout 2020-05-07 00:50:32 +08:00
stonegate a758c2d96d Add cache support 2020-04-28 22:33:50 +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 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 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