caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
83 stars 11 forks source link

Gradual migration to Kotlin: Steps 1 & 2 #110

Closed caarmen closed 6 years ago

caarmen commented 6 years ago

Can start with:

  1. Data objects: (#111)

    • DictionaryEntry
    • ThesaurusEntry
    • PoemFile
    • TtsVoice
    • TtsState
  2. Utility classes (#122):

    • HtmlCompat
    • VectorCompat
    • NotificationChannel
    • LiveDataMapping
    • AppBarLayoutHelper
    • TextPopupMenu
    • Share
    • WebSearch
    • RTUtils
    • Patterns
    • ProcessTextRouter
    • PopupMenuHelper
    • ResultListFactory
    • Theme
    • ViewShownCompletable
    • WotdAlarm
    • WotdJob
    • Wotd