-
Notifications
You must be signed in to change notification settings - Fork 6
/
ChangeLog
71 lines (56 loc) · 2.5 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Pocket VOA - An online/offline reader for Voice of America news program.
Version 1.2.9 [07/05/2012]
- Fix: UI distortion on hdpi devices
Version 1.2.8 [05/30/2012]
- Fix: Cannot play audio online or download audio file since 2012-05-20
Version 1.2.7 [12/25/2011]
- Fix: Better line breaks for lyric view.
Version 1.2.6 [11/20/2011]
- New: Smooth scroll for lyric view.
- New: Line breaks for lyric view.
- Fix: Cannot download audio file in English learning category.
Version 1.2.5 [11/11/2010]
- New: Add SeekBar for local audio.
- New: Improve UI.
- New: Automatic upgrade.
- New: Disable concurrent download task.
- New: Remove Wooboo AD.
Version 1.2.4 [19/09/2010]
- Fix: Cannot view article due to data source content format changed.
- New: Add category "Go English", "Word Master", "American Cafe", "Business Etiquette", "Sports English", "Words And Idioms".
Version 1.2.3 [28/07/2010]
- Fix: Crash when play audio. [issue 11]
- Fix: Crash when parse page. [issue 15]
- Fix: Crash when restore Main Activity State. [issue 12]
- Fix: Crash when download article. [issue 14]
- New: Remove landscape orientation support.
- New: Database backup&restore(just tested on rooted device).
- New: Remove article max count constraint.
- New: Text size settings.
- New: Zoom support.
Version 1.2.2 [04/07/2010]
- New: Add "Keep Screen On" option in Settings page.
- Fix: Text is truncated when article is viewed in local.
Version 1.2.1 [02/07/2010]
- New: Add crash report system.
- Fix: Crash when play audio complete.
Version 1.2.0 [26/06/2010]
- New: Play audio in background.
Version 1.1.1 [18/04/2010]
- Fix: When in Show Activity, download translation will fail if user have not navigated to translation page before.
- New: Add Traditional Chinese language support.
Version 1.1.0 [11/03/2010]
- New: Add What is New? dialog when first run.
- New: Add Help menu item.
- New: Add indicator icon to article list. Letter T for which has Chinese translation, and letter L for which has Lyric.
- New: Show Chinese translation in Show Activity.
- New: Show Lyric in Show Activity.
- New: Add Retry button to error alert dialog.
- New: Keep screen on when application is in the foreground.
- New: Remove www.iciba.com DataSource for it does not provide Chinese translation and Lyric.
Version 1.0.2 [14/01/2010]
- New: Add Simplified Chinese language support.
Version 1.0.1 [18/12/2009]
- Fix: Application crash when download article which does not have publish date.
Version 1.0.0 [17/12/2009]
- Initial release