Commit graph

10 commits

Author SHA1 Message Date
Billy Brawner
50ab22d5d0 Minor updates for release
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-11-07 17:34:15 -06:00
Billy Brawner
c2e6837fb4 Add basic readability highlighting
Personally, I'm a terrible writer and I've found simple aids really help keep my prose tight.
These changes will highlight sentences that are hard to read, based on the number of syllables they contain.
Here's what happens based on syllable count:
- less than 25 syllables: its easy to read (heuristically speaking), and has no background colour
- between 25 and 35 syllables, it's a bit hard to understand, and has a yellow background colour
- over 35 syllables, its quite hard to read, and has a red background color

This might be well outside the scope of what you had in mind, but I personally find it usefull.
At the moment it's on by default, in a seperate observer.
Maybe you could add add a setting for it
2019-08-02 03:00:29 +00:00
0ea2acc434 Fix jenkinsfile 2019-02-08 22:57:56 -06:00
8d9e3b6907 Revert replacing Firebase with ACRA 2018-10-15 20:41:33 -05:00
0e2841a0e2 Replace ACRA with Firebase Crashlytics 2018-09-30 19:53:03 -05:00
fad2a41ffe Add acra.properties to gitignore 2018-09-04 19:03:45 -05:00
9095cf4b82 Report errors to ACRA instead of printing 2018-08-31 08:17:14 -05:00
e98d4cb48a Add Samsung build flavor 2018-02-17 18:28:29 -06:00
028006196b Added gradle files and ignored Android Studio files 2017-07-25 18:20:36 -05:00
31bed24bd8 Initial commit 2017-07-24 23:37:23 -05:00