Alexander Bubnov
|
c57f30aca1
|
fix wrong import
|
2017-05-17 19:00:46 +03:00 |
gorodeckii
|
e847fcedc5
|
unused import
|
2017-05-12 20:30:35 +03:00 |
Gavriil Sitnikov
|
a2b69d64a1
|
Merge branch 'feature/general_improvements' into master-rx-java-2
# Conflicts:
# build.gradle
# src/main/java/ru/touchin/roboswag/components/adapters/AdapterDelegate.java
# src/main/java/ru/touchin/roboswag/components/adapters/ObservableCollectionAdapter.java
|
2017-05-12 19:45:37 +03:00 |
Gavriil Sitnikov
|
14ec33956f
|
delegates refactored a bit
|
2017-05-12 19:30:19 +03:00 |
Gavriil
|
45c5898f56
|
Merge pull request #60 from TouchInstinct/feature/invalidate_options_menu
added ability to turn off menu invalidation
|
2017-05-12 17:07:11 +03:00 |
Elena Bobkova
|
bf089b8fad
|
added comment to empty method body
|
2017-05-05 16:54:10 +03:00 |
Anton Domnikov
|
30001c0f78
|
Merge branch 'feature/invalidate_options_menu' into feature/general_improvements
# Conflicts:
# src/main/java/ru/touchin/roboswag/components/adapters/ObservableCollectionAdapter.java
|
2017-05-03 17:27:10 +03:00 |
Anton Domnikov
|
fe22c49ed0
|
added comment
|
2017-05-03 17:21:22 +03:00 |
Anton Domnikov
|
3f2cf0d70b
|
added ability to turn off menu invalidation
|
2017-05-03 17:13:10 +03:00 |
Arhipov
|
d8ca0e610b
|
merge continued
|
2017-04-26 16:27:30 +03:00 |
Arhipov
|
e2d584b5f7
|
Merge branch 'master' into master-rx-java-2
# Conflicts:
# src/main/java/ru/touchin/roboswag/components/adapters/ObservableCollectionAdapter.java
|
2017-04-26 16:26:41 +03:00 |
Oleg
|
d456ce34b1
|
small fix
|
2017-04-26 15:49:27 +03:00 |
Arhipov
|
4f1fa1c164
|
made onBindItemToViewHolder not abstract
|
2017-04-26 15:41:45 +03:00 |
Gavriil Sitnikov
|
5f13aefa84
|
viewcontroller null fixed
|
2017-04-21 00:31:26 +03:00 |
Gavriil Sitnikov
|
949025a106
|
static fixes
|
2017-04-21 00:10:41 +03:00 |
Gavriil Sitnikov
|
a4a0e0d4b8
|
Merge branch 'feature/general_improvements' into master-rx-java-2
# Conflicts:
# src/main/java/ru/touchin/roboswag/components/adapters/BindableViewHolder.java
# src/main/java/ru/touchin/roboswag/components/adapters/ObservableCollectionAdapter.java
# src/main/java/ru/touchin/roboswag/components/navigation/ViewController.java
# src/main/java/ru/touchin/roboswag/components/navigation/activities/BaseActivity.java
# src/main/java/ru/touchin/roboswag/components/utils/BaseLifecycleBindable.java
|
2017-04-20 19:54:12 +03:00 |
Gavriil Sitnikov
|
008b9f0b6b
|
adapter delegate logic finished
|
2017-04-20 18:26:49 +03:00 |
Gavriil Sitnikov
|
68f7c73ff9
|
started empty value crash fix
|
2017-04-19 19:09:34 +03:00 |
Alexander Bubnov
|
8925e5083e
|
small updates
|
2017-04-18 21:54:57 +03:00 |
Gavriil Sitnikov
|
415f5c7d76
|
adapter delegate logic added
|
2017-04-18 17:14:58 +03:00 |
Gavriil Sitnikov
|
d20dd6daa4
|
crash nullable getValue fix
|
2017-04-17 21:05:20 +03:00 |
Gavriil Sitnikov
|
fd68f1ffd4
|
RxJava2 migration
|
2017-04-17 03:11:46 +03:00 |
Gavriil Sitnikov
|
0e06e1a9ac
|
untilStop now subscribing also until onSaveInstanceState to prevent navigation crashes after onSaveInstanceState but before onStop
|
2017-04-17 00:24:46 +03:00 |
Gavriil Sitnikov
|
2c4121bf14
|
rxjava 1.2.9 fixes
|
2017-04-17 00:12:18 +03:00 |
Gavriil Sitnikov
|
6840b3df74
|
warning of PhoneSpan fixed
|
2017-04-08 22:43:26 +03:00 |
Ilia Kurtov
|
8c82b9768b
|
cr fix
|
2017-04-06 18:00:31 +03:00 |
Ilia Kurtov
|
e2021c35ab
|
static
|
2017-04-06 17:20:24 +03:00 |
Ilia Kurtov
|
5da88cc7da
|
no message
|
2017-04-06 16:35:42 +03:00 |
Alexander Bubnov
|
ffcc6bb244
|
important fix
|
2017-03-28 14:21:58 +03:00 |
Alexander Bubnov
|
800a15fba6
|
call onErrorAction
|
2017-03-28 14:07:53 +03:00 |
Alexander Bubnov
|
44a6e79c09
|
small fix
|
2017-03-28 13:58:08 +03:00 |
Alexander Bubnov
|
3ee58a52b9
|
update support libs and small refactoring "until" method
|
2017-03-28 10:40:20 +03:00 |
Ilia Kurtov
|
6d561612a2
|
code review fixes
|
2017-03-23 18:28:22 +03:00 |
Ilia Kurtov
|
882adb87a0
|
Merge branch 'master' into feature/singles-and-completables
|
2017-03-22 21:21:48 +03:00 |
Ilia Kurtov
|
031648451f
|
static
|
2017-03-22 21:21:31 +03:00 |
Ilia Kurtov
|
a135d5ac16
|
new methods for BaseLifecycleBindable
|
2017-03-22 20:36:08 +03:00 |
Ilia Kurtov
|
7cda509e82
|
added singles and completables to LifecycleBindab
|
2017-03-22 20:03:19 +03:00 |
Ilia Kurtov
|
9872845aa6
|
added singles and completables to lifecycle bindable
|
2017-03-22 20:02:46 +03:00 |
Gavriil Sitnikov
|
377ac44332
|
naming fixes
|
2017-03-09 17:24:18 +03:00 |
Gavriil
|
3848be4035
|
Merge branch 'master' into new_storable
|
2017-03-09 01:59:47 +03:00 |
Gavriil Sitnikov
|
1f4d0349a7
|
static fixes
|
2017-03-09 01:56:51 +03:00 |
Gavriil
|
bf1a1a1849
|
Merge pull request #51 from TouchInstinct/bug_fix
Fix switch to ui thread
|
2017-03-07 20:55:19 +03:00 |
Denis Karmyshakov
|
9d874cccee
|
Fix switch to ui thread
|
2017-03-07 20:39:23 +03:00 |
Elena Bobkova
|
78b244897f
|
added assertion
|
2017-03-06 20:29:56 +03:00 |
Elena Bobkova
|
08c3e73a28
|
set Phone type
|
2017-03-06 20:25:02 +03:00 |
Elena Bobkova
|
cbaf06ca3d
|
refactored
|
2017-03-06 19:25:24 +03:00 |
Elena Bobkova
|
98842a6bbc
|
added input type check for edit text
|
2017-03-06 19:25:01 +03:00 |
Gavriil Sitnikov
|
8c39890dc8
|
Binding simplified to not observe on something if there are no callbacks
|
2017-03-03 15:13:17 +03:00 |
Gavriil Sitnikov
|
ca034dbdae
|
static analysis fixes
|
2017-03-01 22:32:12 +03:00 |
Gavriil Sitnikov
|
7348f997f6
|
Changes related to new storable logic applied
|
2017-03-01 22:05:11 +03:00 |
Arseniy Borisov
|
a059380ddc
|
fix static
|
2017-02-21 16:11:42 +03:00 |
Arseniy Borisov
|
79e391aeee
|
fix static
|
2017-02-21 15:03:11 +03:00 |
Gavriil Sitnikov
|
959c055655
|
static fixes
|
2017-02-21 12:51:54 +03:00 |
Gavriil Sitnikov
|
cb75efb42d
|
no message
|
2017-02-16 17:58:05 +03:00 |
Arseniy Borisov
|
5051b8a4fa
|
pass static
|
2017-02-01 16:14:21 +03:00 |
Arseniy Borisov
|
0b01d3d66a
|
rename isPlugged -> isConnected
|
2017-02-01 13:47:30 +03:00 |
Arseniy Borisov
|
523c881746
|
follow comments
|
2017-01-31 18:03:59 +03:00 |
Arseniy Borisov
|
0f1c1e44fa
|
observe bluetooth headset state
|
2017-01-30 23:33:51 +03:00 |
Gavriil Sitnikov
|
fa4185476d
|
TODO for until added
|
2017-01-27 14:02:17 +03:00 |
Gavriil Sitnikov
|
c993ebe411
|
common resources added
|
2017-01-13 17:06:12 +03:00 |
Gavriil Sitnikov
|
49d377cdff
|
lifecycle logging added
|
2017-01-12 21:28:46 +03:00 |
Gavriil Sitnikov
|
d1361247ca
|
activity result processing logic added
|
2017-01-12 18:06:43 +03:00 |
Gavriil Sitnikov
|
b7a13c95b2
|
warnings on long UI actions related to ViewController added
|
2017-01-12 16:45:20 +03:00 |
Gavriil Sitnikov
|
a7f044925d
|
runtime exceptions logging added
|
2017-01-09 16:55:56 +03:00 |
Gavriil Sitnikov
|
0974d1de28
|
a bit fix of 'adapter' field accessing
|
2017-01-09 16:33:07 +03:00 |
Alexander Bubnov
|
ac1b570b0e
|
changes:
add getters for colors and drawables to BaseActivity and ViewController
|
2016-12-28 16:18:27 +03:00 |
Alexander Bubnov
|
a078685edf
|
changes: fix comments
|
2016-12-28 12:04:23 +03:00 |
Alexander Bubnov
|
aaae3884a4
|
changes:small comments fix
|
2016-12-28 10:24:55 +03:00 |
AlexII
|
74257aad0d
|
changes: add comments
|
2016-12-28 02:25:41 +03:00 |
AlexII
|
3cb5b13230
|
changes: add few wrappers for itemView.getResources and ContextCompat.get...
|
2016-12-25 01:02:18 +03:00 |
Gavriil Sitnikov
|
d440c09a4b
|
bindable view holder bug fixed
|
2016-12-22 17:09:21 +03:00 |
Gavriil Sitnikov
|
72ffe6bdd6
|
findviewbyid fixed a bit
|
2016-12-22 17:09:03 +03:00 |
Gavriil Sitnikov
|
7b874517c5
|
setContentView added to view controller
|
2016-12-21 14:47:19 +03:00 |
Gavriil Sitnikov
|
305c7d8b08
|
find view by ID added
|
2016-12-16 16:58:43 +03:00 |
Arseniy Borisov
|
5699654211
|
move appeared flag changing
|
2016-12-13 16:02:03 +03:00 |
Arseniy Borisov
|
5c2d40b6d6
|
fix appearing / disappearing
|
2016-12-13 14:19:32 +03:00 |
Gavriil Sitnikov
|
a287cc730d
|
loading bar view added
|
2016-12-08 17:08:17 +03:00 |
Ilia Kurtov
|
f43bd0c6e3
|
get String with arguments
|
2016-11-09 14:46:41 +03:00 |
Ilia Kurtov
|
db07f8766b
|
add get string to adapter's view holder
|
2016-11-09 14:42:49 +03:00 |
Gavriil Sitnikov
|
8a094680fb
|
release merged into master
|
2016-10-10 17:23:15 +03:00 |
Anton Domnikov
|
bd8fa98fca
|
add onPause callback
|
2016-10-04 14:17:13 +03:00 |
Gavriil Sitnikov
|
21aa120e63
|
do while static fixed
|
2016-09-30 13:40:22 +03:00 |
Gavriil Sitnikov
|
48c7132c8e
|
released core applied
|
2016-08-29 01:00:12 +03:00 |
Arseniy Borisov
|
83edf564b3
|
typo
|
2016-08-13 15:30:43 +03:00 |
Arseniy Borisov
|
e79bb84cb8
|
fix IndexOutOfBoundsException
|
2016-08-13 15:02:47 +03:00 |
Gavriil Sitnikov
|
5090edc38e
|
fragment animation disabled for first fragment
|
2016-07-16 15:16:53 +03:00 |
Gavriil Sitnikov
|
98198eb1e2
|
observable collection animations optimized a bit
|
2016-07-16 15:16:33 +03:00 |
Gavriil Sitnikov
|
b0dc24d554
|
launcher activity market bug fixed
|
2016-07-15 01:43:56 +03:00 |
Gavriil Sitnikov
|
dff8fd1703
|
small viewholder bind optimization
|
2016-07-14 07:12:21 +03:00 |
Gavriil Sitnikov
|
627608e148
|
view holder binding optimized
|
2016-07-14 06:05:40 +03:00 |
Gavriil Sitnikov
|
dae7db1a15
|
first update of adapter a bit changed
|
2016-07-13 19:23:24 +03:00 |
Gavriil Sitnikov
|
3d6469ac9c
|
added attached flag field
|
2016-07-12 17:14:48 +03:00 |
Gavriil Sitnikov
|
76b25c933c
|
bindableViewHolder added
|
2016-07-12 17:07:55 +03:00 |
Gavriil Sitnikov
|
aaa8df0e64
|
progress drawable fixed a bit
|
2016-07-11 20:26:26 +03:00 |
Gavriil Sitnikov
|
d7aa12c299
|
nonnull annotations added
|
2016-07-09 11:56:56 +03:00 |
Gavriil Sitnikov
|
21f5c27f3b
|
a bit fixes of observable adapter subscriptions
|
2016-07-04 03:09:06 +03:00 |
Gavriil Sitnikov
|
3360940f2c
|
crash fixed
|
2016-06-23 15:58:22 +03:00 |
Gavriil Sitnikov
|
fa434b274d
|
fix of click listening
|
2016-06-23 14:25:52 +03:00 |
Gavriil Sitnikov
|
2791bc3b81
|
material progress drawable changed to be animated
|
2016-06-16 20:12:08 +03:00 |
Gavriil Sitnikov
|
f865efa7a1
|
logs removed
|
2016-06-15 16:58:37 +03:00 |