Git Product home page Git Product logo

revent's People

Contributors

ikarago avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

revent's Issues

Rework FirstUseDialog

Migrate from the FirstUseDialog to a Page explaining the app to the user. Also let the user create their first template to get them started.

Put all strings in Resource Files

Currently most of the strings are hardcoded into the XAML. These need to be seperated into a Resource file so it'll be ready to be translated into other languages.

Launching is broken

Sometimes launching is broken.

Repro steps (breaking secondary tile launch):

  • Open the app in debug mode.
  • Do stuff.
  • Close the app.
    ---> The app will now only open from the primary tile.

Repro steps 2 (breaking regular launch):

  • Open app in debug mode.
  • Do stuff.
  • Pin a template to Start.
  • Open the app from a pinned secondary tile in the Start Menu.
  • Close the app.
    ---> The app will now only open from the secondary tile (breaking normal launches of the app).

Prevent users from adding empty templates

Currently users can add empty templates to the app, which can cause unexpected behaviour. It also is better UX to mention to the user that they still need to add some data before continuing.

Exception thrown when adding a Secondary Tile

image

Repo steps:

  1. Run the app
  2. Create a template
  3. Try to pin the template to Start
  4. Say yes to the pop-up dialog of Windows asking if you want to pin it to start.
  5. Exception is being thrown, but the tile is still being pinned and is functional after rebooting the app.

Build alternative to bring over templates from the old version

Currently the app doesn't migrate data from the old version to the new one. Since the auto-migration causes bugs (and an extra loop to run every time the app is started) add in a manual migration button in the Settings, and make it discoverable for the user with a TeachingTip.

Build native ARM64 packages

Currently only regular ARM packages are being build. Find out how to enable proper building of ARM64 packages of this app and a way to test them before rolling out again. This so ARM64 users are able to take full advantage of their hardware while keeping the needed resources down.

Update UI to align with other Ikarago apps

Since development was halted for a bit, update the UI to get it in line with the other Ikarago-apps.

This means updating:

  • FlyingCommandBar on the MainPage
  • SettingsDialog
  • AboutDialog
  • WhatsNewDialog
  • FirstRunDialog ---> Update to page?
  • MainPage (Styles and such)

Launching is broken (part 2)

Launching outside of Debug mode is broken. Double check the launching methods and or possible crashes due to invalid XAML.

Exact cause of this bug is unknown.

Repro steps:

  1. Launch the app from Visual Studio in Debug mode.
  2. App launches properly.
  3. Quit the app
  4. Try launching the app from Start
  5. App will hang on the Splash screen

Or

  1. Launch the app from Visual Studio in Release mode
  2. App will hang on the Splash screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.