-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathChangeLog
More file actions
28 lines (22 loc) · 864 Bytes
/
ChangeLog
File metadata and controls
28 lines (22 loc) · 864 Bytes
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
To do for ver. 1.0.5 or higher:
------------------------------
Sentence highlighting already works. Maybe remove paragraph speech and
highlight options?
Prev/Next buttons should now work by sentence, not paragraph,
and highlight accordingly.
Add option to stop after each sentence?
Done:
----
Limit display area of main reader so that text is not hidden under speech
buttons.
------------------------------------------------------------------
Checking for null data object in SpeakActivity.onActivityResult()
Removed READ_PHONE_STATE permission and PhoneStateListener() -
OnAudioFocusChangeListener() in SpeadService is enough to break
through the phone calls.
1.0.2 released 5/26/2012
------------------------
Lowered API to 8, Android 2.2
Small code corrections
===== 1.0 (May 25, 2012 ===== (by Greg Kochaniak, gregko)
Initial release to Google Play Store