Git Product home page Git Product logo

idec-mobile's People

Contributors

btimofeev avatar vit1-irk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

idec-mobile's Issues

Make highlighting text in the code block

Currently IDEC mobile does not highlight the code block and code looks as just regular message text.

It's will be awesome to use a colored font in the code block.

Цвет чекбокса в меню тулбара

В темных темах в меню тулбара чекбокс (например "Вид: только непрочитанные [ ]") в неактивном состоянии рисуется черным цветом на темном же фоне.

Crashing after select text in message and tap somewhere

Crash reproducable for me.

Log:

USER_COMMENT=
ANDROID_VERSION=6.0
APP_VERSION_NAME=Mon Jan 01 21:49:10 IRKT 2018
BRAND=ASSISTANT
PHONE_MODEL=AS-5432
CUSTOM_DATA={}
STACK_TRACE=java.lang.IllegalArgumentException: Invalid offset: -1. Valid range is [0, 335]
	at android.text.method.WordIterator.checkOffsetIsValid(WordIterator.java:380)
	at android.text.method.WordIterator.isBoundary(WordIterator.java:101)
	at android.widget.Editor$SelectionStartHandleView.positionAtCursorOffset(Editor.java:4300)
	at android.widget.Editor$HandleView.updatePosition(Editor.java:3736)
	at android.widget.Editor$PositionListener.onPreDraw(Editor.java:2513)
	at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944)
	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2417)
	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1321)
	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6708)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:894)
	at android.view.Choreographer.doCallbacks(Choreographer.java:696)
	at android.view.Choreographer.doFrame(Choreographer.java:631)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:880)
	at android.os.Handler.handleCallback(Handler.java:815)
	at android.os.Handler.dispatchMessage(Handler.java:104)
	at android.os.Looper.loop(Looper.java:207)
	at android.app.ActivityThread.main(ActivityThread.java:5728)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:679)

Цвет статусбара при загрузке приложения

Если выбрать любую кастомную тему, то при запуске приложения на секунду цвет статусбара окрашивается фиолетовым, фон активити белым, а потом уже устанавливается выбранная тема. Это подгружается тема из AndroidManifest.

Если убрать параметр темы в манифесте, то первой загружается какая-то стандартная темная тема. Думаю нам надо попробовать найти способ загрузить свою выбранную тему раньше.

Фон spinner'a в toolbar в темных темах

В тёмных темах есть баг в активити добавления станций: если открыть spinner в toolbar'е, то в открывшемся меню белый текст отображается на белом фоне.

Это поведение приходит из строки https://github.com/vit1-irk/idec-mobile/blob/master/app/src/main/res/values/styles.xml#L140, но если здесь убрать атрибут Light, то в светлых темах меню будет с темным фоном, что тоже смотрится не к месту.

Лицензия

На сайте проекта GNU сказано, что добавления одного только файла с лицензией не достаточно https://www.gnu.org/licenses/gpl-faq.html#LicenseCopyOnly

Необходимо в каждый файл с исходником добавить заголовок с информацией о лицензии, с копирайтом каждого человека работавшего над этим файлом и годом в котором каждый человек делал изменения. Вот руководство как это всё делать https://www.gnu.org/licenses/gpl-howto.html

И ссылку в корне LICENSE.html лучше заменить на текстовый файл COPYING (по ссылке выше это тоже написано).

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.