Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

[#85] Highlighted text in Speed Reader #95

Merged
merged 2 commits into from Apr 12, 2019
Merged

Conversation

philippelorange
Copy link
Collaborator

Summary
Finalizes the base Speed Reader functionality by passing the highlighted text to the speed reader, and breaking it down into a list. Small refactorings, renamings, and updated tests.

PR Checklist

  • Each commit has associated GitHub issue
  • Code has sufficient test coverage
  • Code respects style guide (Using Checkstyle-IDEA)
  • Code is well documented (Method descriptions, in-line comments)
  • This PR resolves issue Speed-Read text #85

Copy link
Collaborator

@EvanDime EvanDime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Work for me.

Copy link
Collaborator

@Cyberunner23 Cyberunner23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix checkstyle issues

[ant:checkstyle] /home/cyberunner23/Dev/School/soen390-2/app/src/main/java/org/wikipedia/page/shareafact/ShareHandler.java:0: error: File does not end with a newline.
[ant:checkstyle] /home/cyberunner23/Dev/School/soen390-2/app/src/main/java/org/wikipedia/wikispeedi/WikiSpeediDialog.java:0: error: File does not end with a newline.
[ant:checkstyle] /home/cyberunner23/Dev/School/soen390-2/app/src/test/java/org/wikipedia/wikispeedi/WikiSpeedi.java:0: error: File does not end with a newline.

Copy link
Collaborator

@Cyberunner23 Cyberunner23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Cyberunner23 Cyberunner23 merged commit dd22eab into master Apr 12, 2019
@philippelorange philippelorange deleted the 85_speed_read_text branch April 12, 2019 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants