Coder Social home page Coder Social logo

dinochan / onepomodoro Goto Github PK

View Code? Open in Web Editor NEW
118.0 8.0 30.0 47.28 MB

OnePomodoro is just a simple podomoro technique app. Include some simple Pomodoro timers.

License: MIT License

C# 100.00%
podomoro-technique uwp design animation productivity productivity-timer pomodoro pomodoro-timer

onepomodoro's Introduction

OnePomodoro

Build status

Pomodoro Technique is a simple and easy time management method, which can effectively improve the efficiency of work or learning, and keep you focused. Its specific steps are:

  1. Decide on the task to be done.

  2. Set the pomodoro timer (traditionally to 25 minutes).

  3. Work on the task.

  4. End work when the timer rings and put a checkmark on a piece of paper.

  5. If you have fewer than four checkmarks, take a short break (5 minutes), then go to step 2.

  6. After four pomodoros, take a longer break (15 minutes), reset your checkmark count to zero, then go to step 1.

OnePomodoro is a simple and practical timer of Pomodoro Technique. It offers multiple interesting themes and offers Compact mode and FullScreen mode. It is also an open source program. Download and play with the OnePomodoro app from the Microsoft Store.

If you have any questions or suggestions, please leave your feedback in the Store or GitHub.

Preview

License

The project is released under MIT License.

Open Source Info

Name Site
Prism Prism
Win2D Win2D
Windows Community Toolkit Windows Community Toolkit
Windows Template Studio Windows Template Studio
Windows UI Library Windows UI Library

onepomodoro's People

Contributors

dependabot[bot] avatar dinochan avatar jinhuachen-omec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onepomodoro's Issues

Fix System.Exception: GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。 GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。 in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。

GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。

Link to App Center

Fix System.Runtime.InteropServices.COMException: 没有注册类 (Exception from HRESULT: 0x80040154) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x2bd;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Runtime.InteropServices.COMException: 没有注册类 (Exception from HRESULT: 0x80040154)

Link to App Center

Longer than 45 mins?

Hello, I find your app very appealing. However I want to set the timer to 75 mins. Your app only lets me to set it up to 45 mins.

Fix Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'. in <AddPeriodAsync>d__7.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.Services.DataService.d__7.MoveNext() + 0x25e;OnePomodoro.Services.DataService

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x1af;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'.

Link to App Center

Fix System.Exception: 数据无效。 (Exception from HRESULT: 0x8007000D) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 数据无效。 (Exception from HRESULT: 0x8007000D)

Link to App Center

Fix System.Exception: No se ha encontrado el elemento. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: No se ha encontrado el elemento. (Exception from HRESULT: 0x80070490)

Link to App Center

Fix System.ArgumentException: Parametre hatalı. geographicRegionCode in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*) + 0xc2;__Interop

__Interop.ForwardComStubs.Stub_55[TThis](__ComObject, String, Int32) + 0x9d;__Interop

OnePomodoro.App.d__16.MoveNext() + 0x3c8;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.ArgumentException: Parametre hatalı.

geographicRegionCode

Link to App Center

Fix System.Runtime.InteropServices.COMException: GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。 GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。 in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*, Void*) + 0x48;__Interop

OnePomodoro.ViewModels.PomodoroViewModel.set_RemainingPomodoroTime(TimeSpan) + 0x71;OnePomodoro.ViewModels

OnePomodoro.ViewModels.PomodoroViewModel.OnCurrentTimerElapsed(Object, EventArgs) + 0x16;OnePomodoro.ViewModels

OnePomodoro.Helpers.CountdownTimer.set_RemainingTime(TimeSpan) + 0x82;OnePomodoro.Helpers

OnePomodoro.Helpers.CountdownTimer.CheckTime(Boolean) + 0x9d;OnePomodoro.Helpers

OnePomodoro.Helpers.CountdownTimer.Start() + 0x2a;OnePomodoro.Helpers

OnePomodoro.ViewModels.PomodoroViewModel.d__66.MoveNext() + 0x1b5;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__64.MoveNext() + 0xe7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Runtime.InteropServices.COMException: GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。

GPU 设备实例已经暂停。使用 GetDeviceRemovedReason 以确定相应的措施。

Link to App Center

Fix System.Exception: 通知平台不可用。 in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.d__9.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__12.MoveNext() + 0xb1;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__65.MoveNext() + 0xc7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 通知平台不可用。

Link to App Center

Fix System.Exception: RPC 调用包含的某个句柄不同于声明的句柄类型。 (Exception from HRESULT: 0x8007072C) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: RPC 调用包含的某个句柄不同于声明的句柄类型。 (Exception from HRESULT: 0x8007072C)

Link to App Center

enhancement: Ability to label the current time block with a short description of the task at hand

When working on a task,
I as a user would like to be able to glance up at the pinned timer and see a title/label about the task I'm supposed to be on.

When starting a new timer,
I as a user would like to be able to name the task easily using keyboard navigation.
Possibly as a prompt that can be easily dismissed or a field that could be tabbed to when starting the timer.

I as a user would like the ability to turn on or off the labeling of a task feature in the settings.
So that I would not need to see the feature if I did not want to use it.

Fix System.Exception: La plataforma de notificación no está disponible. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.d__9.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__12.MoveNext() + 0xb1;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__65.MoveNext() + 0xc7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: La plataforma de notificación no está disponible.

Link to App Center

Fix System.Exception: 管道正在被关闭。 (Exception from HRESULT: 0x800700E8) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x1cd;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xafd;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0x8c;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x1f;__Interop

Reason

System.Exception: 管道正在被关闭。 (Exception from HRESULT: 0x800700E8)

Link to App Center

Fix System.ArgumentException: Parâmetro incorreto. geographicRegionCode in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*) + 0xc2;__Interop

__Interop.ForwardComStubs.Stub_55[TThis](__ComObject, String, Int32) + 0x9d;__Interop

OnePomodoro.App.d__16.MoveNext() + 0x3c8;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.ArgumentException: Parâmetro incorreto.

geographicRegionCode

Link to App Center

Fix System.Exception: Elemento não encontrado. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__9.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__7.MoveNext() + 0xf1;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__10.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__66.MoveNext() + 0x1a9;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__69.MoveNext() + 0xfd;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Elemento não encontrado. (Exception from HRESULT: 0x80070490)

Link to App Center

Fix System.Exception: Element nicht gefunden. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Element nicht gefunden. (Exception from HRESULT: 0x80070490)

Link to App Center

Fix System.Exception: 已中止操作 (Exception from HRESULT: 0x80004004) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 已中止操作 (Exception from HRESULT: 0x80004004)

Link to App Center

No Sound?

I've tried multiple sounds but whenever the timers are up, nothing plays.

Fix System.Exception: Element not found. (Exception from HRESULT: 0x80070490) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Element not found. (Exception from HRESULT: 0x80070490)

Link to App Center

暂停键

大佬们好!
可不可以增加一个暂停键呢?偶尔会需要去做点别的事情,比如跑个腿吃个饭。但现在每次点“口”都是break 和work的切换,就每次离开都得关闭重启时钟,因为人不在的话也没有必要计时。

Fix System.Exception: RPC 服务器不可用。 (Exception from HRESULT: 0x800706BA) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.d__9.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__12.MoveNext() + 0xb1;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__65.MoveNext() + 0xc7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: RPC 服务器不可用。 (Exception from HRESULT: 0x800706BA)

Link to App Center

Fix System.Exception: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__64.MoveNext() + 0xe7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

Link to App Center

Support for 15254

Currently the app requires 17763+. Would it be possible to support 15254 or even 14393?

Timer resets when changing desktop

When I switch from the pomo's desktop to another (via ctrl+win+arrow for example) the pomo restarts, which is annoying as I switch regularly.
Could you fix that ?

Also love your app, it really is good and minimalistic as I wanted.

Fix System.Exception: 由于超时时间已过,该操作返回。 (Exception from HRESULT: 0x800705B4) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 由于超时时间已过,该操作返回。 (Exception from HRESULT: 0x800705B4)

Link to App Center

Fix System.Exception: Kan element niet vinden. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Kan element niet vinden. (Exception from HRESULT: 0x80070490)

Link to App Center

Fix Windows.UI.Xaml.LayoutCycleException: Layout cycle detected. Layout could not complete. Layout cycle detected. Layout could not complete. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

Windows.UI.Xaml.LayoutCycleException: Layout cycle detected. Layout could not complete.
Layout cycle detected. Layout could not complete.

Link to App Center

Fix System.Exception: No installed components were detected. Multiple animations in the same containing Storyboard cannot target the same property on a single element. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*, HSTRING, SByte, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*, HSTRING, SByte, Void*) + 0xd3;__Interop

OnePomodoro.PomodoroViews.AudioCall.UpdateVisualState() + 0x6c;OnePomodoro.PomodoroViews

OnePomodoro.PomodoroViews.AudioCall.d__4.MoveNext() + 0x5f;OnePomodoro.PomodoroViews.AudioCall

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: No installed components were detected.

Multiple animations in the same containing Storyboard cannot target the same property on a single element.

Link to App Center

Sound and analog Clock available?

Hey,
great application!

Is there a sound option available when the timer finsihed? Would be nice if i work not in front of my computer.

Even an unobtrusive analogue watch with a smooth-running second hand would be great.

Fix System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005)

Link to App Center

Fix Windows.UI.Xaml.Markup.XamlParseException: The text associated with this error code could not be found. Cannot create instance of type 'OnePomodoro.Controls.AudioButton' [Line: 0 Position: 0] in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

Windows.UI.Xaml.Markup.XamlParseException: The text associated with this error code could not be found.

Cannot create instance of type 'OnePomodoro.Controls.AudioButton' [Line: 0 Position: 0]

Link to App Center

Can't Exit Full Screen - v1.24.146.0 from Windows Store

Hello,

I love your app, it's great and has lots of useful features.

The one issue I'm having is that once I've made the app fullscreen, I cannot exit the full screen unless I close the app. I have tried using various Fn keys, Esc, and looking for an X or Minimize button to click but I cannot find anything.
Otherwise, it's the perfect app!

Fix System.Exception: 被调用的对象已与其客户端断开连接。 in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x73;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xafd;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0x8c;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x1f;__Interop

Reason

System.Exception: 被调用的对象已与其客户端断开连接。

Link to App Center

Fix System.IO.DirectoryNotFoundException: 系统找不到指定的路径。 in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.IO.DirectoryNotFoundException: 系统找不到指定的路径。

Link to App Center

Fix System.Exception: This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4)

Link to App Center

Fix System.Exception: Die Benachrichtigungsplattform ist nicht verfügbar. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Die Benachrichtigungsplattform ist nicht verfügbar.

Link to App Center

Fix System.Exception: Opération abandonnée (Exception from HRESULT: 0x80004004) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Opération abandonnée (Exception from HRESULT: 0x80004004)

Link to App Center

Fix System.Exception: Exception from HRESULT: 0x80072F8F in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Exception from HRESULT: 0x80072F8F

Link to App Center

Alarm does not produce sound upon completion

Hi there!

I love your app, but for some reason the alarm still does not make a sound when the time is up. I see some people have had the same issue, but I am not sure if it has been fixed/whether a solution was given?

I have a PC Windows 10 - Version 10.0.18363 Build 18363

Thank you very much!!!

Fix System.Exception: 没有检测到已安装的组件。 Multiple animations in the same containing Storyboard cannot target the same property on a single element. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*, HSTRING, SByte, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*, HSTRING, SByte, Void*) + 0xd3;__Interop

OnePomodoro.PomodoroViews.AudioCall.UpdateVisualState() + 0x6c;OnePomodoro.PomodoroViews

OnePomodoro.PomodoroViews.AudioCall.d__4.MoveNext() + 0x5f;OnePomodoro.PomodoroViews.AudioCall

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 没有检测到已安装的组件。

Multiple animations in the same containing Storyboard cannot target the same property on a single element.

Link to App Center

版本更新建议:多桌面支持

钉在应用顶层的功能希望能够支持多桌面:
目前的版本(v1.16)只能钉在一个桌面上,切换桌面后不展示倒计时

Fix System.Exception: Элемент не найден. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Элемент не найден. (Exception from HRESULT: 0x80070490)

Link to App Center

Fix System.Exception: 找不到元素。 (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Services.ToastNotificationsService.d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: 找不到元素。 (Exception from HRESULT: 0x80070490)

Link to App Center

Fix System.Exception: Se está cerrando la canalización. (Exception from HRESULT: 0x800700E8) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x204;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Se está cerrando la canalización. (Exception from HRESULT: 0x800700E8)

Link to App Center

Fix System.Exception: Operación anulada (Exception from HRESULT: 0x80004004) in <SetCountryCode>d__16.MoveNext ()

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.App.d__16.MoveNext() + 0x85;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Operación anulada (Exception from HRESULT: 0x80004004)

Link to App Center

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.