Skip to content

Releases: azrael8576/vsclock

v.0.0.1

25 Feb 12:30

Choose a tag to compare

Major Features and Improvements

  • New Feature:
    • App Features

      • Adopted responsive dynamic layouts to automatically adjust the NavigationUI based on device size, delivering an enhanced interactive experience.
    • Times Page Features:

      • Includes a button to trigger a language switching dialog for easy interface language changes.
      • Uses radio buttons to adjust the digital clock's update frequency based on user preferences.
      • Implements a scrollable grid layout to display times from various countries; if data is unavailable, a "No Data" message appears at the center.
      • Allows any digital clock to be tapped and transformed into a draggable floating window, which attempts to persist even after the app is removed from the recent apps list.
    • Settings Page Features:

      • Retrieves list data from an API and stores it in a local database, with all content loaded from local storage.
      • Displays the list in descending order by creation time (newest at the top) and supports add, edit, and delete operations, along with vertical scrolling.

主要功能與改進

  • 新功能:
    • 應用特色:
      • 採用響應式動態佈局,根據裝置尺寸自動調整 NavigationUI,提供更佳的交互體驗。
    • 時間頁面特色:
      • 包含觸發語言切換對話框的按鈕,方便用戶更改介面語言。
      • 使用單選按鈕根據用戶偏好調整數位時鐘的更新頻率。
      • 採用可滾動網格佈局展示多國時間;若無數據,則在中央顯示「無資料」訊息。
      • 允許點擊任意數位時鐘,將其轉換為可拖曳的浮動視窗,即使應用從最近使用列表中移除,浮窗仍嘗試保持存活。
    • 設定頁面特色:
      • 透過 API 擷取列表資料並存入本機資料庫,所有內容皆從本機儲存載入。
      • 依據創建時間降序排列(最新項目顯示在最上方),支援新增、編輯、刪除操作以及垂直滾動瀏覽。