Giter Site home page Giter Site logo

giteetodo's Introduction

giteetodo's People

Contributors

equationl 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

Watchers

 avatar  avatar

giteetodo's Issues

刷新密钥失效

密钥失效前应该要使用刷新密钥重新获取新的密钥,但是现在原密钥到期后会直接请求,并收到 401 返回码,最终导致登录失败

已知问题:滑动TODO列表更改全屏状态出错

现在是通过判断列表的坐标位置来确定当前是上滑还是下滑。

如果是下滑则隐藏顶栏、低栏等UI,上滑则恢复显示。

但是,由于下滑时隐藏UI的过程中,列表坐标会相应的变化,这会导致判断失误,在下滑中突然插入一个上滑判断,导致隐藏UI的动画被强行中断,使其看起来好像很卡顿。

参考:https://github.com/googlecodelabs/android-compose-codelabs/tree/main/AnimationCodelab

已知问题:筛选条件错误

如果应用了筛选条件后没有清除就退出程序,会造成下次打开时数据依旧是已筛选数据,但是默认是没有应用筛选条件

增加可选择切换git仓库

现在只支持使用 gitee,可以考虑增加使用github。

因为gitee的api是完全按照github设计的,可以无感切换。

小部件的数据应该分开显示

添加多个小部件时应该能够支持分别设置不同小部件的数据筛选类型,而不是现在这样一锅端所有已添加小部件都使用同一个数据

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.