Skip to content

Conversation

@Kaljurand
Copy link
Owner

No description provided.

+ related changes

Work in progress.

APK got much larger:

 914175 K6nele-1.7.12.apk
1833849 K6nele-1.7.14.apk
Also, use app:srcCompat, which causes a regression of some icons not loading (see IME).

Regressions still in this branch:

- some vector icons not visible (in IME)
- app list does not have action bar
- DetailsActivity does not supress the actionbar
- switch is missing in rewrites (causes crash):
  https://guides.codepath.com/android/fragment-navigation-drawer
- add empty text view to every listview in XML
- collapse some advanced settings by default
- test on Watch
- add tabbed clipboard
New:

- add SeekBarPreference for the number returned recognition results

Remaining regressions:

- review all icons in LightMode
- some vector icons not visible (in IME)
- app list does not have action bar
- DetailsActivity does not supress the actionbar
- DONE: switch is missing in rewrites (causes crash):
- add empty text view to every listview in XML
- collapse some advanced settings by default
- test on Watch
- add tabbed clipboard
@Kaljurand
Copy link
Owner Author

Kaljurand commented Jan 5, 2020

- animate mic button swipes
- some cleanup
- long click on clipboard tab opens corresponding rewrite rule table
+ replace keyboard switcher with clipboard switcher (temporarily)
to be able to access recent entries from the clipboard.

+ Doc. Download Calc and Joystick as part of prefs update
- IME. Restore keyboard button (upper left corner)
- SpeechView. Move mic button's help text into the same hierarchy with the button
In order to do that added the files from net-speech-api's recsession directory.

The main reason behind this was to avoid the warnings related to the Apache HTTP
library, which Kõnele is not using but net-speech-api was.

TODO: rewrite recsession to use org.json.*
- app-specific Recents
- slider to define the number of Recents
- make IME autostart visible again
- block r8 from stripping out developer settings
- keep only "et" and "en" resources

Size now under 2 MB: 1990678
- don't animate tabIndicator
- improve rewrites list labels under filtering
@Kaljurand Kaljurand changed the title Replace Activity with AppCompatActivity Use AndroidX + map rewrites to buttons Jun 16, 2020
@Kaljurand Kaljurand merged commit fcb3851 into master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants