Code Monkey home page Code Monkey logo

juick-android's People

Stargazers

 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  avatar  avatar

juick-android's Issues

Xperia Z слишком крупные шрифты

У телефона разрешение 1920х1080 и даже самый мелкий шрифт, выставляемый жестом оказывается слишком крупным. Может надо учитывать физический размер дисплея?

Падение при повороте экрана во время загрузки постов

При смене ориентации экрана во время загрузки постов приложение падает со следующим трейсбеком

W/System.err(29036): java.lang.IllegalArgumentException: width and height must be > 0
W/System.err(29036):    at android.os.Parcel.readException(Parcel.java:1429)
W/System.err(29036):    at android.os.Parcel.readException(Parcel.java:1379)
W/System.err(29036):    at android.app.IWallpaperManager$Stub$Proxy.setDimensionHints(IWallpaperManager.java:332)
W/System.err(29036):    at android.app.WallpaperManager.suggestDesiredDimensions(WallpaperManager.java:689)
W/System.err(29036):    at com.twistedapps.wallpaperwizardrii.WallpaperUtil.scroll(WallpaperUtil.java:204)
W/System.err(29036):    at com.twistedapps.wallpaperwizardrii.NoScrollService.setDesiredDimensions(NoScrollService.java:135)
W/System.err(29036):    at com.twistedapps.wallpaperwizardrii.NoScrollService.onConfigurationChanged(NoScrollService.java:105)
W/System.err(29036):    at android.app.ActivityThread.performConfigurationChanged(ActivityThread.java:3800)
W/System.err(29036):    at android.app.ActivityThread.handleConfigurationChanged(ActivityThread.java:3973)
W/System.err(29036):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1348)
W/System.err(29036):    at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(29036):    at android.os.Looper.loop(Looper.java:137)
W/System.err(29036):    at android.app.ActivityThread.main(ActivityThread.java:5041)
W/System.err(29036):    at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(29036):    at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err(29036):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
W/System.err(29036):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
W/System.err(29036):    at dalvik.system.NativeStart.main(Native Method)```

Устройство Nexus 7, Android 4.2.2

Fix notifications flow

  • No need in SSE connection when Google Services are present
  • Push notification should silently update UI when we are active
  • New thread replies should move to unread only when we stay on last message, need to display some "new replies available" mark in other cases

Styling issues

  • Dialogs should not have white text on white background
  • Replies should have new text appearance as posts
  • Tags should have grey appearance
  • Quotes should have green appearance
  • Message without likes and replies should have more bottom padding
  • Chats progress bar should match app style
  • Dark mode support
  • Empty lists should have description screen

Первичная авторизация

При первом входе в установленный клиент, находясь на медленном соединении (EDGE, 3G), невозможно авторизоваться на сервисе. Сообщение об ошибке "Неизвестный ник или неправильный пароль". Однако ровно с теми же данными при соединении по WiFi все работает. В дальнейшем работает нормально и на медленных вышеуказанных соединениях.

Token authentication

Store hash instead of password, it will allow to reuse Google/Facebook authentication

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.