Update 3.3 Patches 2.x.md

This commit is contained in:
seazon 2017-03-19 18:03:54 +08:00 committed by GitHub
parent 1a729f5d9a
commit 41b52d11a8
1 changed files with 202 additions and 202 deletions

View File

@ -1,237 +1,237 @@
<h6>2.6.2 2017-3-2</h6> ###### 2.6.2 2017-3-2
<fmi>- Support dir tag of HTML.</fmi> - Support dir tag of HTML.
<fmi>- Add "Mark Read Action" option in Interface setting.</fmi> - Add "Mark Read Action" option in Interface setting.
<fmu>- Improve feed manager dialog.</fmu> - Improve feed manager dialog.
<fmu>- Update French, Dutch, Hungarian, German, Spanish, Russian, Chinese Traditional, Czech.</fmu> - Update French, Dutch, Hungarian, German, Spanish, Russian, Chinese Traditional, Czech.
<fmd>- Fixed custom action bar error icons and text issues.</fmd> - Fixed custom action bar error icons and text issues.
<fmd>- Fixed incomplete count of article page issue.</fmd> - Fixed incomplete count of article page issue.
<fmd>- Fixed repeat loadig issue of built-in browser.</fmd> - Fixed repeat loadig issue of built-in browser.
<h6>2.6.1 2017-1-23</h6> ###### 2.6.1 2017-1-23
<fmi>- Add new option to Pull to Refresh: Hide read items.</fmi> - Add new option to Pull to Refresh: Hide read items.
<fmi>- Mark all read now auto open the next category/feed. If current is last, open NAV side.</fmi> - Mark all read now auto open the next category/feed. If current is last, open NAV side.
<fmi>- Support one key to delete for input field.</fmi> - Support one key to delete for input field.
<fmi>- Now you can add feed to Feedbin.(Title and category in subscription dialog not work, and not support unsubscribe)</fmi> - Now you can add feed to Feedbin.(Title and category in subscription dialog not work, and not support unsubscribe)
<fmu>- Update Korean, Hungarian, Portuguese (Brazil), Romanian.</fmu> - Update Korean, Hungarian, Portuguese (Brazil), Romanian.
<fmd>- Fixed share content issue.</fmd> - Fixed share content issue.
<h1>2.6 2016-12-18</h1> # 2.6 2016-12-18
<fmi>- Support TeslaUnread. And use these codes to get unread count and sync time for developers:</fmi> - Support TeslaUnread. And use these codes to get unread count and sync time for developers:
<fmi><pre> ```
Intent batteryIntent = context.registerReceiver(null, new IntentFilter("com.seazon.feedme.ACTION_UNREAD_COUNT")); Intent batteryIntent = context.registerReceiver(null, new IntentFilter("com.seazon.feedme.ACTION_UNREAD_COUNT"));
int unreadCount = batteryIntent.getIntExtra("UNREAD_COUNT", -1); int unreadCount = batteryIntent.getIntExtra("UNREAD_COUNT", -1);
long syncTime = batteryIntent.getLongExtra("SYNC_TIME", -1); long syncTime = batteryIntent.getLongExtra("SYNC_TIME", -1);
</pre></fmi> ```
<fmi>- Improve E-Ink experience. Some optimizations are only effective for E-Ink theme.</fmi> - Improve E-Ink experience. Some optimizations are only effective for E-Ink theme.
<fmi>- Build-in save page function, including images. You can save page via "Share content" and choose "Save html".</fmi> - Build-in save page function, including images. You can save page via "Share content" and choose "Save html".
<fmi>- Add "Indent" option in article view dialog.</fmi> - Add "Indent" option in article view dialog.
<fmu>- Rename widget.</fmu> - Rename widget.
<fmu>- Remove Readability service.</fmu> - Remove Readability service.
<fmd>- Fixed audio tag issue.</fmd> - Fixed audio tag issue.
<fmd>- Other bugfixes and improvements.</fmd> - Other bugfixes and improvements.
<h6>2.5.6 2016-11-27</h6> ###### 2.5.6 2016-11-27
<fmi>- The Readability Parser API will shut down December 10, 2016. And now FeedMe supports Mercury mobilizer. Another mobilizer Google web light seems to have some problems in FeedMe.</fmi> - The Readability Parser API will shut down December 10, 2016. And now FeedMe supports Mercury mobilizer. Another mobilizer Google web light seems to have some problems in FeedMe.
<fmi>- New setting Interface - Navigation Bar, fix the wrong FAB or bottom bar position.</fmi> - New setting Interface - Navigation Bar, fix the wrong FAB or bottom bar position.
<fmu>- Update Portuguese (Brazil).</fmu> - Update Portuguese (Brazil).
<fmd>- Fixed show same pictures in article. Only works on newly downloaded articles.</fmd> - Fixed show same pictures in article. Only works on newly downloaded articles.
<fmd>- Fixed save picture failed issue.</fmd> - Fixed save picture failed issue.
<fmd>- Other bugfixes and improvements.</fmd> - Other bugfixes and improvements.
<h6>2.5.5 2016-10-28</h6> ###### 2.5.5 2016-10-28
<fmi>- Support Indonesian.</fmi> - Support Indonesian.
<fmu>- Update German.</fmu> - Update German.
<fmu>- Align add "justify" option.</fmu> - Align add "justify" option.
<fmu>- Gif in item list play one time if not move.</fmu> - Gif in item list play one time if not move.
<fmd>- Embedly mobilizer now can shows error information correctly.</fmd> - Embedly mobilizer now can shows error information correctly.
<fmd>- Pocket mobilizer does not work anymore, removed.</fmd> - Pocket mobilizer does not work anymore, removed.
<fmc>- Update okhttp 2.3.0 -> 3.4.1.</fmc> - Update okhttp 2.3.0 -> 3.4.1.
<h6>2.5.4 2016-9-20</h6> ###### 2.5.4 2016-9-20
<fmd>- Fixed split action bar issue.</fmd> - Fixed split action bar issue.
<fmd>- Fixed scroll bar issue.</fmd> - Fixed scroll bar issue.
<fmd>- Fixed side nav header issue.</fmd> - Fixed side nav header issue.
<h6>2.5.3 2016-9-10</h6> ###### 2.5.3 2016-9-10
<fmu>- Improve immersive mode, now there are three options.</fmu> - Improve immersive mode, now there are three options.
<fmu>- Now sync notification also shows new item count.</fmu> - Now sync notification also shows new item count.
<fmu>- Improve checkbox style for Android 4.0.</fmu> - Improve checkbox style for Android 4.0.
<fmu>- Improve switch style for Android 4.0 ~ 4.4.</fmu> - Improve switch style for Android 4.0 ~ 4.4.
<fmd>- Fixed authentication expired issue, now a dialog will show to re-authentication.</fmd> - Fixed authentication expired issue, now a dialog will show to re-authentication.
<h6>2.5.2 2016-8-27</h6> ###### 2.5.2 2016-8-27
<fmi>- Improve audio tag and video tag in article page. Now it displays an icon, click to open audio/video app to play.</fmi> - Improve audio tag and video tag in article page. Now it displays an icon, click to open audio/video app to play.
<fmu>- Update Spanish, Russian.</fmu> - Update Spanish, Russian.
<fmu>- Some improvements.</fmu> - Some improvements.
<fmd>- Fixed font load issue.</fmd> - Fixed font load issue.
<fmd>- Fixed only sync when charging issue.</fmd> - Fixed only sync when charging issue.
<h6>2.5.1 2016-8-13</h6> ###### 2.5.1 2016-8-13
<fmi>- New widget.</fmi> - New widget.
<fmu>- Update Spanish, Russian, German, Polish.</fmu> - Update Spanish, Russian, German, Polish.
<fmu>- Some improvements.</fmu> - Some improvements.
<h1>2.5 2016-7-8</h1> # 2.5 2016-7-8
<fmi>- Now you can customize menus on actionbar and FAB(floating action button), set one FAB and some menus show if space is enough(if no space, show in overflow), set some menus always in overflow, set some menus disable, and re-order them. - Now you can customize menus on actionbar and FAB(floating action button), set one FAB and some menus show if space is enough(if no space, show in overflow), set some menus always in overflow, set some menus disable, and re-order them.
adapter for all activities.</fmi> adapter for all activities.
<fmi><li>update split actionbar mode: show actionbar with menus at bottom for phone or show at side for tablet.</li></fmi> - update split actionbar mode: show actionbar with menus at bottom for phone or show at side for tablet.
<fmi><li>update handness option: decide FAB, side actionbar and swipe back at which side: left or right.</li></fmi> - update handness option: decide FAB, side actionbar and swipe back at which side: left or right.
<fmi><li>long click actionbar title to enter edit mode.</li></fmi> - long click actionbar title to enter edit mode.
<fmi><li>provide back, up and down menu for tablet, you also can use them on phone.</li></fmi> - provide back, up and down menu for tablet, you also can use them on phone.
<fmi>- Improve actionbar and animation</fmi> - Improve actionbar and animation
<fmi><li>transparent actionbar for android 5.0+.</li></fmi> - transparent actionbar for android 5.0+.
<fmi><li>scroll up to hide actionbar and scroll down to show.</li></fmi> - scroll up to hide actionbar and scroll down to show.
<fmi><li>scroll down to the bottom to show actionbar again, if in immersive mode article page, actionbar won't show.</li></fmi> - scroll down to the bottom to show actionbar again, if in immersive mode article page, actionbar won't show.
<h6>2.4.2 2016-7-6</h6> ###### 2.4.2 2016-7-6
<fmi>- Support mute keywords(in feed manager dialog).</fmi> - Support mute keywords(in feed manager dialog).
<fmu>- Update Portuguese (Brazil), Romanian.</fmu> - Update Portuguese (Brazil), Romanian.
<h6>2.4.1 2016-6-7</h6> ###### 2.4.1 2016-6-7
<fmi>- New option to disable pull to refresh in article list page.</fmi> - New option to disable pull to refresh in article list page.
<fmi>- New option to open image in third party image browser.</fmi> - New option to open image in third party image browser.
<fmi>- New option to save image when long press on image in article page.</fmi> - New option to save image when long press on image in article page.
<fmu>- Improve sync issue for Android 6.0 Doze feature.</fmu> - Improve sync issue for Android 6.0 Doze feature.
<fmd>- Other bugfixes and improvements.</fmd> - Other bugfixes and improvements.
<fmc>- Add local RSS feature, but not ready related plug-ins.</fmc> - Add local RSS feature, but not ready related plug-ins.
<h1>2.4 2016-5-16</h1> # 2.4 2016-5-16
<fmi>- Add new launch mode (Settings - Interface) : Launch screen is article list, right swipe to open nav side, and back button to article list, and back again to exit.</fmi> - Add new launch mode (Settings - Interface) : Launch screen is article list, right swipe to open nav side, and back button to article list, and back again to exit.
<fmi>- Improve subscription 1 : Now you can manager category in subscription page. Tap category to show category setting dialog.</fmi> - Improve subscription 1 : Now you can manager category in subscription page. Tap category to show category setting dialog.
<fmi>- Improve subscription 2 : Layout (List, Card, etc.) is now remembered for each feed and category.</fmi> - Improve subscription 2 : Layout (List, Card, etc.) is now remembered for each feed and category.
<fmi>- Improve subscription 3 : Set different mobilizer for different feed/category.</fmi> - Improve subscription 3 : Set different mobilizer for different feed/category.
<fmi>- Improve subscription 4 : Set keywords for feed to filter articles. Once the keywords seted for feed, only the articles which title contains the keywords will reserved, other articles will mark as read. You can set more than one keyword for one feed, split them by ";". If you want to add a filter which need both meet two keywords or more, connect them by "+".</fmi> - Improve subscription 4 : Set keywords for feed to filter articles. Once the keywords seted for feed, only the articles which title contains the keywords will reserved, other articles will mark as read. You can set more than one keyword for one feed, split them by ";". If you want to add a filter which need both meet two keywords or more, connect them by "+".
<fmi>- Sync mode:</fmi> - Sync mode:
<fmi><li>by feed : The sync mode we used before 2.4. Sync articles group by feed. You can disable sync some feeds.</li></fmi> - by feed : The sync mode we used before 2.4. Sync articles group by feed. You can disable sync some feeds.
<fmi><li>by category : Sync articles group by category. You CAN'T sync uncategoried feeds. You can disable sync some categories, but CAN'T disable sync some feeds.</li></fmi> - by category : Sync articles group by category. You CAN'T sync uncategoried feeds. You can disable sync some categories, but CAN'T disable sync some feeds.
<fmi><li>by all : Sync articles just order by time. The fastest way to sync. You CAN'T disable sync some feeds or categories. This is the sync mode if you enable "China Mode" before 2.4.</li></fmi> - by all : Sync articles just order by time. The fastest way to sync. You CAN'T disable sync some feeds or categories. This is the sync mode if you enable "China Mode" before 2.4.
<fmi>- Support Dutch.</fmi> - Support Dutch.
<fmu>- Improve dialog width for tablet.</fmu> - Improve dialog width for tablet.
<fmd>- Fixed Feedbin button issue.</fmd> - Fixed Feedbin button issue.
<fmd>- Fixed list jump issue when add article to Pocket in article list page.</fmd> - Fixed list jump issue when add article to Pocket in article list page.
<h1>2.3 2016-4-18</h1> # 2.3 2016-4-18
<fmi>- Support Feedbin.</fmi> - Support Feedbin.
<fmi>- Add In-app Billing (Settings - About).</fmi> - Add In-app Billing (Settings - About).
<fmd>- Fixed margin, line-height, align setting reset issue.</fmd> - Fixed margin, line-height, align setting reset issue.
<h6>2.2.9 2016-4-11</h6> ###### 2.2.9 2016-4-11
<fmi>- New option in Feed Setting: Download web page when reading. (via Readability mobilizer)</fmi> - New option in Feed Setting: Download web page when reading. (via Readability mobilizer)
<fmi>- Now starred items won't download web page if this feed not enable download web page when sync.</fmi> - Now starred items won't download web page if this feed not enable download web page when sync.
<fmi>- New layoutVision.</fmi> - New layoutVision.
<fmi>- Support video tag in article page.</fmi> - Support video tag in article page.
<fmi>- Add margin, line-height, align in view menu of article page.</fmi> - Add margin, line-height, align in view menu of article page.
<fmu>- Update Hungarian, Spanish.</fmu> - Update Hungarian, Spanish.
<fmu>- Improve image browser.</fmu> - Improve image browser.
<fmc>- Update library: android support lib:23.1.1 -> 23.3.0, glide:3.6.1 -> 3.7.0, PhotoView:1.2.2 -> 1.2.5.</fmc> - Update library: android support lib:23.1.1 -> 23.3.0, glide:3.6.1 -> 3.7.0, PhotoView:1.2.2 -> 1.2.5.
<h6>2.2.8 2016-4-7</h6> ###### 2.2.8 2016-4-7
<fmu>- Update German.</fmu> - Update German.
<fmd>- Fixed a sync issue of InoReader OAuth 2. You need re-login to solve this bug.</fmd> - Fixed a sync issue of InoReader OAuth 2. You need re-login to solve this bug.
<h6>2.2.7 2016-3-30</h6> ###### 2.2.7 2016-3-30
<fmu>- Support Hungarian, update Spanish, Portuguese (Brazil), French, Russian, Ukrainian, Japanese.</fmu> - Support Hungarian, update Spanish, Portuguese (Brazil), French, Russian, Ukrainian, Japanese.
<fmu>- User authentication via OAuth 2.0 for InoReader.</fmu> - User authentication via OAuth 2.0 for InoReader.
<fmu>- Support copy to clipboard menu when long tap in article list.</fmu> - Support copy to clipboard menu when long tap in article list.
<fmd>- Fixed a sync issue of The Older Reader.</fmd> - Fixed a sync issue of The Older Reader.
<h6>2.2.6 2016-3-24</h6> ###### 2.2.6 2016-3-24
<fmu>- Add open source licenses page in setting.</fmu> - Add open source licenses page in setting.
<fmu>- Improve Everntoe sharing.</fmu> - Improve Everntoe sharing.
<fmu>- Improve progress bar style.</fmu> - Improve progress bar style.
<fmu>- Improve FAB: show in left/right base on One-Hand Operation setting.</fmu> - Improve FAB: show in left/right base on One-Hand Operation setting.
<fmu>- Update Russian, French and Spanish.</fmu> - Update Russian, French and Spanish.
<fmc>- Minimum support from 2.3 to 4.0.</fmc> - Minimum support from 2.3 to 4.0.
<fmc>- Custom events.</fmc> - Custom events.
<h6>2.2.5 2016-3-13</h6> ###### 2.2.5 2016-3-13
<fmd>- Fix sync issue.</fmd> - Fix sync issue.
<h6>2.2.4 2016-3-11</h6> ###### 2.2.4 2016-3-11
<fmd>- Update for InoReader user.</fmd> - Update for InoReader user.
<fmc>- Get more information <a href="https://plus.google.com/100365587272890955375/posts/MffXHfkUBB8">here</a></fmc> - Get more information <a href="https://plus.google.com/100365587272890955375/posts/MffXHfkUBB8">here</a>
<h6>2.2.3 2016-3-10</h6> ###### 2.2.3 2016-3-10
<fmd>- Bugfixes and improvements.</fmd> - Bugfixes and improvements.
<h6>2.2.2 2016-3-9</h6> ###### 2.2.2 2016-3-9
<fmu>- Update Spanish and Russian.</fmu> - Update Spanish and Russian.
<fmd>- Fixed crash issue while mark all read.</fmd> - Fixed crash issue while mark all read.
<fmd>- Fixed wrong category counts issue.</fmd> - Fixed wrong category counts issue.
<fmd>- Other bugfixes and improvements.</fmd> - Other bugfixes and improvements.
<h6>2.2.1 2016-2-28</h6> ###### 2.2.1 2016-2-28
<fmi>- New layout "Summary" which show title and summary.</fmi> - New layout "Summary" which show title and summary.
<fmu>- Now you can change font in list page via view menu.</fmu> - Now you can change font in list page via view menu.
<fmu>- Now sync progress won't show in notification bar, but in nav side. And also will show when auto sync.</fmu> - Now sync progress won't show in notification bar, but in nav side. And also will show when auto sync.
<fmu>- Now changing theme in list page won't open drawer.</fmu> - Now changing theme in list page won't open drawer.
<fmu>- Now changing theme in setting page won't reset to sync tab.</fmu> - Now changing theme in setting page won't reset to sync tab.
<fmu>- Now list page uses regular font, not light font, for readability.</fmu> - Now list page uses regular font, not light font, for readability.
<fmu>- Now alert dialog will show at bottom if enable split action bar (settings - control).</fmu> - Now alert dialog will show at bottom if enable split action bar (settings - control).
<fmu>- Other UI improvements.</fmu> - Other UI improvements.
<fmc>- No longer support Android 2.2 for network issue.</fmc> - No longer support Android 2.2 for network issue.
<h1>2.2 2016-2-15</h1> # 2.2 2016-2-15
<fmi>- Support auto theme change (settings - ui). If using Light or Paper theme, auto change to Dark theme when before 6 am or after 18 pm.</fmi> - Support auto theme change (settings - ui). If using Light or Paper theme, auto change to Dark theme when before 6 am or after 18 pm.
<fmi>- Add more actions for double tap in article page.</fmi> - Add more actions for double tap in article page.
<fmu>- Tap action bar title to back to top for list and article page.</fmu> - Tap action bar title to back to top for list and article page.
<fmu>- Read and unstarred item title shows a lighter color.</fmu> - Read and unstarred item title shows a lighter color.
<fmu>- Improve setting page.</fmu> - Improve setting page.
<fmu>- Improve theme change animation.</fmu> - Improve theme change animation.
<fmu>- Improve mobilizer tag.</fmu> - Improve mobilizer tag.
<fmd>- Fixed some FC issues.</fmd> - Fixed some FC issues.
<fmc>- Improve Overdraw.</fmc> - Improve Overdraw.
<h6>2.1.1 2016-2-4</h6> ###### 2.1.1 2016-2-4
<fmd>Fixed sync issue occur in 2.1.0.</fmd> - Fixed sync issue occur in 2.1.0.
<h1>2.1 2016-1-29 2016-2-4</h1> # 2.1 2016-1-29 2016-2-4
<fmi>- Support in app search.</fmi> - Support in app search.
<fmi>- Optimize manual synchronization.</fmi> - Optimize manual synchronization.
<fmi>- Support share to Wiz note.</fmi> - Support share to Wiz note.
<fmi>- Add "keep unread" for swipe fast action.</fmi> - Add "keep unread" for swipe fast action.
<fmu>- Optimize article page tag h1~h6.</fmu> - Optimize article page tag h1~h6.
<fmd>- Fixed nav side group expand issue.</fmd> - Fixed nav side group expand issue.
<fmd>- Fixed a FeedMe mobilizer bug.</fmd> - Fixed a FeedMe mobilizer bug.
<fmd>- Fixed subscription issue.</fmd> - Fixed subscription issue.
<fmu>- Adjust font size of article list summary and article page title.</fmu> - Adjust font size of article list summary and article page title.
<fmu>- Support android 6.0 permission.</fmu> - Support android 6.0 permission.
<fmc>- Get more information <a href="https://plus.google.com/100365587272890955375/posts/dVqaNifMSsZ">here</a></fmc> - Get more information <a href="https://plus.google.com/100365587272890955375/posts/dVqaNifMSsZ">here</a>
<h6>2.0.6 2016-1-17</h6> ###### 2.0.6 2016-1-17
<fmu>- Improve FAB show again when scroll to bottom.</fmu> - Improve FAB show again when scroll to bottom.
<fmu>- Improve FAB hide/show via volume buttons navigation.</fmu> - Improve FAB hide/show via volume buttons navigation.
<fmd>- Fixed some favicons not show issue.</fmd> - Fixed some favicons not show issue.
<fmd>- Fixed can't save image issue.</fmd> - Fixed can't save image issue.
<h6>2.0.5 2015-12-24</h6> ###### 2.0.5 2015-12-24
<fmd>- Fixed can't open article and FC(sometimes) issue.</fmd> - Fixed can't open article and FC(sometimes) issue.
<h6>2.0.4 2015-12-23</h6> ###### 2.0.4 2015-12-23
<fmd>- Fixed can't save to Instapaper issue</fmd> - Fixed can't save to Instapaper issue
<fmd>- Fixed conflict of swipe and pull to refresh.</fmd> - Fixed conflict of swipe and pull to refresh.
<fmu>- Improve star FAB in article page</fmu> - Improve star FAB in article page
<h6>2.0.3 2015-12-18</h6> ###### 2.0.3 2015-12-18
<fmu>- Sync menu back.</fmu> - Sync menu back.
<fmd>- Fixed FC issue on tablet.</fmd> - Fixed FC issue on tablet.
<fmd>- Other minor changes and bug fixes.</fmd> - Other minor changes and bug fixes.
<h6>2.0.2 2015-12-16</h6> ###### 2.0.2 2015-12-16
<fmu>- Optimize built-in browser.</fmu> - Optimize built-in browser.
<fmu>- Optimize minimal view for small screen.</fmu> - Optimize minimal view for small screen.
<fmu>- Optimize font initialization.</fmu> - Optimize font initialization.
<fmc>- Remove depricated Instapaper Mobilizer.</fmc> - Remove depricated Instapaper Mobilizer.
<h6>2.0.1 2015-11-25</h6> ###### 2.0.1 2015-11-25
<fmd>- Fix FC issue when open app in Android 6.0.</fmd> - Fix FC issue when open app in Android 6.0.
<h1>2.0 2015-11-24</h1> # 2.0 2015-11-24
<fmi>- Pull to refresh.</fmi> - Pull to refresh.
<fmi>- Selectable font.</fmi> - Selectable font.
<fmi>- Adjustable font size in list.</fmi> - Adjustable font size in list.
<fmi>- Card, list, minimal list view, with summary and thumbnail.</fmi> - Card, list, minimal list view, with summary and thumbnail.
<fmi>- Auto mark read.</fmi> - Auto mark read.
<fmi>- Material elements: ripple, float action bar.</fmi> - Material elements: ripple, float action bar.
<fmi>- One more theme: paper.</fmi> - One more theme: paper.
<fmi>- Selectable color.</fmi> - Selectable color.