Ilia Kurtov
|
d8a720567d
|
changed to one thread back
|
2017-05-29 18:45:43 +03:00 |
Ilia Kurtov
|
6eaa7fe987
|
static
|
2017-05-26 17:05:26 +03:00 |
Ilia Kurtov
|
5af24c4d30
|
change threads
|
2017-05-26 16:53:34 +03:00 |
Gavriil
|
4d6d9ea64e
|
Merge pull request #29 from TouchInstinct/feature/thread-priority
change executor to single thread and add priority for execution
|
2017-05-25 16:24:08 +03:00 |
Ilia Kurtov
|
2f39f2a3fb
|
change executor to single thread and add priority for execution
|
2017-05-25 16:15:25 +03:00 |
Ilia Kurtov
|
cf7087417f
|
fixed schedulers
|
2017-05-23 19:39:09 +03:00 |
Gavriil Sitnikov
|
42ac5d6130
|
fixed task unsubscribing
|
2017-04-07 19:33:40 +03:00 |
Gavriil Sitnikov
|
3819f51962
|
static fixes
|
2017-04-04 21:29:57 +03:00 |
Gavriil Sitnikov
|
95a8ceef0b
|
no-class of 1.2.9 rxjava crash fixed
|
2017-04-04 20:55:38 +03:00 |
Gavriil Sitnikov
|
ab3a16136c
|
add task subclass to sequence executor
|
2017-04-04 18:22:29 +03:00 |
Gavriil Sitnikov
|
e67daf7805
|
onerror/complete callbacks added to Sequence executor
|
2017-04-04 17:05:49 +03:00 |
Gavriil Sitnikov
|
3196ee4271
|
for boom
|
2017-04-04 16:31:01 +03:00 |
Gavriil
|
08fb147e54
|
Merge pull request #27 from TouchInstinct/lib_update
update lib
|
2017-03-28 12:00:55 +03:00 |
Alexander Bubnov
|
803cc6b7d4
|
update lib
|
2017-03-28 10:45:06 +03:00 |
Gavriil
|
7584c06edd
|
Merge pull request #26 from TouchInstinct/storable_fix_take_1
Storable fix take 1
|
2017-03-27 18:08:26 +03:00 |
Elena Bobkova
|
3885aa117b
|
first() replaced with take(1) in storable
|
2017-03-27 17:56:50 +03:00 |
Gavriil Sitnikov
|
125748372d
|
Fixof initial loading bug (possibly)
|
2017-03-27 00:13:00 +03:00 |
Anton Domnikov
|
3fef1bf498
|
Merge branch 'master' into feature/tutu
# Conflicts:
# build.gradle
# src/main/java/ru/touchin/roboswag/core/log/ConsoleLogProcessor.java
# src/main/java/ru/touchin/roboswag/core/observables/storable/Storable.java
# src/main/java/ru/touchin/roboswag/core/observables/storable/concrete/NonNullSafeListStorable.java
|
2017-03-23 15:54:02 +03:00 |
Gavriil
|
1289d39dec
|
Merge pull request #25 from TouchInstinct/lc_update
Lc getCodePoint method polish
|
2017-03-22 15:16:44 +03:00 |
Gavriil Sitnikov
|
77ed040bcc
|
Lc getCodePoint method polish
|
2017-03-22 15:01:40 +03:00 |
Gavriil
|
241cae0ac3
|
Merge pull request #24 from TouchInstinct/lib_update
update annotations to 25.3.0
|
2017-03-16 15:14:17 +03:00 |
Alexander Bubnov
|
caa7d4d332
|
update annotations to 25.3.0
|
2017-03-16 14:22:03 +03:00 |
Gavriil
|
06f4ffbd14
|
Merge pull request #23 from TouchInstinct/supress_for_new_static
suppress a warning
|
2017-03-13 14:20:54 +03:00 |
Anton Domnikov
|
bab4e718f6
|
wrap to OnSubscribeRefCountWithCacheTime
|
2017-03-10 19:51:04 +03:00 |
Anton Domnikov
|
c6c414a2a0
|
remove cache subscriber
|
2017-03-10 18:20:52 +03:00 |
Arhipov
|
ffbb4af801
|
suppress a warning
|
2017-03-10 15:03:37 +03:00 |
Gavriil Sitnikov
|
50551a4309
|
storable threading fix
|
2017-03-10 14:57:07 +03:00 |
Anton Domnikov
|
846fc1368f
|
fixed storable
|
2017-03-09 19:05:10 +03:00 |
Gavriil
|
3549b33924
|
Merge pull request #22 from TouchInstinct/new_storable
New storable
|
2017-03-09 17:25:02 +03:00 |
Gavriil Sitnikov
|
47c5c2afb0
|
static fixes
|
2017-03-09 17:23:22 +03:00 |
Gavriil
|
55f5cce4cd
|
Merge branch 'master' into new_storable
|
2017-03-09 01:58:51 +03:00 |
Gavriil Sitnikov
|
631cf157dd
|
storable bug fix + static fixes
|
2017-03-09 01:55:03 +03:00 |
Anton Domnikov
|
8b498098de
|
static
|
2017-03-06 16:58:13 +03:00 |
Gavriil
|
0b7127612b
|
Merge pull request #21 from TouchInstinct/bugs/fix
fixed incorrect strategy behavior
|
2017-03-03 19:08:48 +03:00 |
Anton Domnikov
|
58b710d02a
|
fixed incorrect strategy behavior
|
2017-03-03 18:15:34 +03:00 |
Gavriil Sitnikov
|
2927215c57
|
Caching bug fixed
|
2017-03-03 18:11:37 +03:00 |
Gavriil Sitnikov
|
4f5353d261
|
Static analysis fixes
|
2017-03-01 22:28:22 +03:00 |
Gavriil Sitnikov
|
eb357198a2
|
Storable simplified a lot
|
2017-03-01 22:07:33 +03:00 |
Gavriil
|
e988523569
|
Merge pull request #20 from TouchInstinct/null_or_empty_checks
add isNullOrEmpty checks for collections
|
2017-02-25 02:11:13 +03:00 |
Arseniy Borisov
|
6da32e57fa
|
add isNullOrEmpty checks for collections
|
2017-02-22 11:28:10 +03:00 |
Gavriil
|
809bb098fd
|
Merge pull request #19 from TouchInstinct/static
static
|
2017-02-21 16:16:34 +03:00 |
Arseniy Borisov
|
1310475325
|
static
|
2017-02-21 16:14:01 +03:00 |
Gavriil
|
925eaa15c7
|
Merge pull request #18 from TouchInstinct/static-fixes
static fixes
|
2017-02-21 13:06:12 +03:00 |
Gavriil Sitnikov
|
862f3fc491
|
static fixes
|
2017-02-21 12:53:09 +03:00 |
Vsevolod Ivanov
|
22269c6843
|
Merge pull request #17 from TouchInstinct/hash_code
Hash code
|
2017-02-17 18:29:47 +03:00 |
Gavriil Sitnikov
|
9b5373a3c3
|
map equals fixed
|
2017-02-16 17:57:02 +03:00 |
Gavriil Sitnikov
|
45167d1e13
|
dashcode and map equals added
|
2017-02-13 19:07:06 +03:00 |
Ilia Kurtov
|
8ee2d934cc
|
Merge branch 'master' into feature/fix-loading-list
|
2017-01-30 17:35:30 +03:00 |
Gavriil
|
d75f09e833
|
Merge pull request #16 from TouchInstinct/pair_equals
add equals and hashCodes
|
2017-01-27 12:17:49 +03:00 |
Ilia Kurtov
|
64336b2059
|
fix loading more list
|
2017-01-26 19:30:11 +03:00 |