Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release to GPlay with minor but important improvements #47

Open
35 of 46 tasks
vidma opened this issue Jun 21, 2014 · 0 comments
Open
35 of 46 tasks

release to GPlay with minor but important improvements #47

vidma opened this issue Jun 21, 2014 · 0 comments
Assignees
Labels

Comments

@vidma
Copy link
Owner

vidma commented Jun 21, 2014

  • add an option in the settings whether to speak each icon....
  • larger back button
  • icon extaction is running each time!? check the hash thingy; shouldnt be cancelable, right...
  • make tableview in main window scroll-auto -- like this the tabs will fit even on tiny devices...
  • describe spc colors in docs: fr
  • test it: fr
  • remove extra debugging
    • debug mode
    • db creator?
  • add link to change language - system settings
  • build the apk
  • test on tablet
  • test upgrade from earlier version (G Play)
  • release to production
  • update screenshots
  • add a video

Summary:

  • updated UI: added tabs in category view, improved search (google gesture search removed temporarily)
  • add tablet

Skip:

  • last phrases, todo: need display...
  • add word_clean (w/o to), so search might work faster?
  • catg. adverb of place is poor
  • in app purchases - donate
  • gesture search don't work well
  • phrase history is dead (remove until next release)
  • reorganize icons?
    • show first: time?
    • move lower: adv.place - don't work well anyway..., dot? is it so important?
    • time icon - black background?

Done:

  • apply new fancy beautiful action bar style
    • gray/less intence border bettween search and category?
  • "censorship"
  • large screen & landscape-mode and better tablet support
  • on phones make it clear that second "screen" exists
  • simplify how datafiles are shipped
  • minor improvements to french & english tagging of items -- old commit by ...
  • improve the buttons: fixed in fix buttons: del-icon, go back (category) #48
    • back button: category (it's not displayed correctly)
    • delete button
  • label do not fit - fix: 60a5f92
  • refactor the code in PR Refactor (separate menu, providers; rm ZipDownloader) #49
  • gridview: fast scrolling + first letter display
  • in english, eliminate the "to" when sorting - add column?
    • P.S. only a hack for now...
  • enable search in gridview? fixed in fastscroll with first letter shown #50
  • use UUID so updates can be performed?! fixed in add guid for icon entries #51
  • optional: storing 4000 files in assets is increasing memory use ~7-9MB extra (35%+)
    • e.g. store zip file + hash, check hash & extract to data dir on first load.
  • search widget is crap (the one used if Gesture search is absent)
    • this should actually use standard search functionality plus fast scroll
    • gridview vs listview vs searchview?
    • TODO: searching over all (no category)
  • seem fine now: detecting memory leaks..
  • improve docs - incl. describe SPC colors
    • TODO: translate to french
  • smaller "inf"/all icon in category
  • speak each icon on low voice when added
  • add basic tabs: for now: all, recently used
    • phrase history is crap and broken, so maybe add recently used tab
    • I got rid of the recently used (cursor), as it was messing up the fastscroll...
    • favourite phrases...!!! (next release)?
    • display important icons first (!)
      • TODO: in future may allow to mark an icon as important!
  • describe spc colors in docs: en
  • updated a couple of icons...
  • once categoty selected - hide not important actions, so more space is available for icons and UI is less overwhelming, with tabs etc...
    • leave only: search, maybe info..?
  • optional: ease the dependency installation
  • update the pics
@vidma vidma added this to the super important milestone Jun 21, 2014
@vidma vidma added the URGENT label Jun 21, 2014
@vidma vidma self-assigned this Jun 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant