erdemsiyam / WordNotebook

Memorize your own strange language words in a hierarchical way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Developed with Android Studio using Java for Android platform. Memorize your own strange language words in a hierarchical way.

Features

  1. List Page.
    • Create, edit, delete your lists.
    • Sorting or searching by choice.
    • Select lists and words to put exam.
    • Periodically send notification strange words and descriptions of selected lists.
      • Click to mark word as learned.
    • Set alarm to exam of selected list.
  2. Word Page.
    • Create, edit, delete your words.
    • Sorting or searching by choice.
    • Switch word groups visibility (All, Only Marked, Only Learned, Only Not Learned).
    • Switch words visibility (All, Only Strange, Only Explain).
    • Mark your words as like star or learned.
    • Add words by Import 'Excel File'.
    • Export words as 'Excel File'.
    • Look at the history of the selected word.
      • How many right or wrong choices did you make at exam.
      • Which you confused with the words.
      • How fast did you answer, the average of answer time.
  3. Exam Page.
    • Stopwatch for average response time calculation.
    • Auto pass after quetion answered.
  4. Setting Page.
    • Word notifications time interval.
    • Word notifications loop time interval.
    • General notifications settings (Heads-Up, Sound, Vibration).
    • Font size.

Screenshots

Download

Dependencies

Versions

Version 1.0.1

  • New Feature : Notification added for words and lists.
  • New Feature : Excel export added.
  • New Feature : Settings added for notification and font.
  • Bug Fixed : A lot of bug fixed.

Version 1.0.2

  • Bug Fixed : Phone available wake up when notification received.
  • Bug Fixed : Excel exporting file listing works now.
  • New Feature : Added option to Excel importing : "Do not import same words if exists already in the list".
  • New Feature : Added "I learned this word" button to word notification.
  • Redesign : Word page's buttons resized.
  • Redesign : Word group list sorting changed for nice look.
  • Redesign : Ads moved to end of exam instead of start.

Version 1.0.3

  • Bug Fixed : Handled of crashing app at start.
  • New Feature : You can change now of word groups visibility.
  • Redesign : Word page resize according ad.
  • Redesign : Font setting effect enlarged.

License

Copyright 2019 Erdem Siyam

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Memorize your own strange language words in a hierarchical way.


Languages

Language:Java 100.0%