nbnbbs
|
ed7cd8bd42
|
small sA fixes (#122)
* small sA fixes
* small fixes
* remove suppress
|
2018-04-03 13:09:52 +03:00 |
Denis Karmyshakov
|
b06a1232b7
|
getText in ViewController
|
2018-03-30 18:35:42 +03:00 |
Denis Karmyshakov
|
0cbf55d81b
|
ViewHolder extensions
|
2018-03-30 18:19:11 +03:00 |
Denis Karmyshakov
|
399ec7d7f5
|
Getters for compat resources
|
2018-03-30 16:24:27 +03:00 |
Denis Karmyshakov
|
496abde610
|
setOnRippleClickListener moved to extension
|
2018-03-30 15:25:22 +03:00 |
Denis Karmyshakov
|
cd9db1203a
|
Flowable handling
|
2018-03-27 17:40:34 +03:00 |
Denis Karmyshakov
|
bbc73d3d12
|
SoftInput method moved to UiUtils
|
2018-03-21 16:51:31 +03:00 |
Denis Karmyshakov
|
7e35087c0a
|
Diff config for DelegationListAdapter, added DefaultViewController
|
2018-03-20 18:05:28 +03:00 |
Denis Karmyshakov
|
5f6152050b
|
Navigation refactor, DelegationListAdapter fix
|
2018-03-19 12:29:25 +03:00 |
Denis Karmyshakov
|
69f1c9af4a
|
Added DelegationListAdapter, small refactor of delegates
|
2018-03-16 18:29:17 +03:00 |
Denis Karmyshakov
|
e3e978b7f7
|
LifecycleViewHolder removed
|
2018-03-15 11:26:38 +03:00 |
Denis Karmyshakov
|
b64e1c9e35
|
Added empty Parcelable state and state getter in ViewController class
|
2018-03-14 19:58:18 +03:00 |
Denis Karmyshakov
|
dc87783252
|
Renaming BindableViewHolder to LifecycleViewHolder
|
2018-03-14 16:25:06 +03:00 |
Denis Karmyshakov
|
9b1275ceec
|
Migration to AAC lifecycle, simplification of some logic
|
2018-03-14 15:44:17 +03:00 |
maxbach
|
44af99f9cf
|
Fix import (#112)
|
2017-12-28 16:32:09 +03:00 |
maxbach
|
8eaa50d891
|
Add to MaterialLoadingBar method setColor (#109)
|
2017-12-28 15:17:42 +03:00 |
Denis Karmyshakov
|
5805c63288
|
Merge pull request #108 from TouchInstinct/gradle_update
Gradle update
|
2017-12-01 16:11:40 +03:00 |
Denis Karmyshakov
|
a3dca51488
|
Gradle update
|
2017-11-30 18:02:23 +03:00 |
Arseniy Borisov
|
426a213a44
|
Updating by payload fixed (#105)
|
2017-11-13 11:58:17 +03:00 |
Denis Karmyshakov
|
352ff5a8b4
|
Versions in constants (#102)
|
2017-10-04 12:29:08 +03:00 |
Ilia Kurtov
|
03689b5382
|
Merge pull request #98 from TouchInstinct/update/rxjava
Update/rxjava
|
2017-09-22 16:42:37 +03:00 |
Ilia Kurtov
|
e3c3c95767
|
update
|
2017-09-22 16:41:17 +03:00 |
Denis Karmyshakov
|
6a6ea0ec08
|
onActivityResult in viewControllers (#95)
|
2017-09-07 13:07:05 +03:00 |
Denis Karmyshakov
|
43ad3d62d9
|
Added generic in findViewById (#93)
|
2017-08-28 13:20:55 +03:00 |
Denis Karmyshakov
|
3a3f416b8c
|
Fonts in xml (#92)
|
2017-08-23 17:05:46 +03:00 |
Ilia Kurtov
|
bab8ceb74f
|
rxjava update (#91)
|
2017-08-15 21:02:55 +03:00 |
Ilia Kurtov
|
d3191cd472
|
libs update (#90)
|
2017-08-14 17:41:32 +03:00 |
Elena Bobkova
|
6d0f74a972
|
fixed on activity result bindings for large files (#89)
|
2017-08-14 15:34:00 +03:00 |
Ilia Kurtov
|
37f5664187
|
static
|
2017-08-09 18:13:53 +03:00 |
Ilia Kurtov
|
46d00ffc5f
|
restored setOnRippleClickListener for Action and delete for Consumer
|
2017-08-09 18:13:39 +03:00 |
Ilia Kurtov
|
dc94030420
|
Merge branch 'master-rx-java-2' into kotlin/rx-java2-merge
|
2017-08-09 18:00:48 +03:00 |
Denis Karmyshakov
|
527de35579
|
Support lib update (#84)
|
2017-08-03 18:21:53 +03:00 |
Denis Karmyshakov
|
dd2732c129
|
Function setContentView made final (#82)
setContentView теперь final, чтобы студия не ругалась при вызове этих методов в конструкторе
|
2017-08-01 13:04:10 +03:00 |
Gavriil Sitnikov
|
6faabed582
|
Merge branch 'master' into master-rx-java-2
# Conflicts:
# src/main/java/ru/touchin/roboswag/components/utils/BaseLifecycleBindable.java
|
2017-07-31 16:53:18 +03:00 |
Gavriil
|
5fd70d58a7
|
Merge pull request #81 from TouchInstinct/bugs/untilStop_fix
untilStop now working fine on samsung showing some activity above
|
2017-07-31 16:43:57 +03:00 |
Gavriil Sitnikov
|
05ce43c6a0
|
untilStop now working fine on samsung showing some activity above
|
2017-07-31 16:37:37 +03:00 |
Arseniy Borisov
|
c9448639d5
|
Merge pull request #80 from TouchInstinct/feature/improvement_for_kotlin
В котлине единственный параметр в лямбде и так опционален
|
2017-07-31 16:23:36 +03:00 |
Denis Karmyshakov
|
fda49db855
|
Removed unnecessary setOnRippleClickListener overloads
|
2017-07-31 16:17:33 +03:00 |
Gavriil
|
2fd5a1e060
|
Merge pull request #79 from TouchInstinct/bugs/on_resume_lifecycle_fix
Missed onResume call for BaseLifecycleBindable fix
|
2017-07-31 16:07:42 +03:00 |
Gavriil Sitnikov
|
99e1046907
|
Merge branch 'bugs/on_resume_lifecycle_fix' into master-rx-java-2
|
2017-07-31 16:07:16 +03:00 |
Gavriil Sitnikov
|
9988d4bc7b
|
Missed onResume call for BaseLifecycleBindable fix
|
2017-07-31 16:06:31 +03:00 |
Gavriil
|
2e3130acb0
|
Merge pull request #78 from TouchInstinct/blur_upd
Blur recycle fix
|
2017-07-28 11:33:25 +03:00 |
Gavriil Sitnikov
|
de52c32e98
|
Merge branch 'blur_upd' into master-rx-java-2
|
2017-07-28 11:25:27 +03:00 |
Gavriil Sitnikov
|
cff3ab4b39
|
Blur recycle fix
|
2017-07-28 11:23:55 +03:00 |
gorodeckii
|
0a82b7a57c
|
rxjava2 version
|
2017-07-26 17:53:54 +03:00 |
Arseniy Borisov
|
ea35a1dc5d
|
Merge pull request #76 from TouchInstinct/build_tools_update
Build tools update
|
2017-07-25 19:58:16 +03:00 |
Denis Karmyshakov
|
3f8955f31b
|
Build tools update
|
2017-07-25 19:54:06 +03:00 |
Arseniy Borisov
|
64ae48ae39
|
Merge pull request #75 from TouchInstinct/typefacedEditText
Добавил support design библиотеку, добавил в typefactedEditText перео…
|
2017-07-25 19:09:34 +03:00 |
Alexander Bubnov
|
8405c76bf0
|
удалил ненужный this
|
2017-07-25 19:08:59 +03:00 |
Alexander Bubnov
|
97c9a7571b
|
Добавил support design библиотеку, добавил в typefactedEditText переопределения метода, для работы с TextInputLayout
|
2017-07-25 18:56:13 +03:00 |