Commit Graph

262 Commits

Author SHA1 Message Date
Gavriil Sitnikov 0a4aabd09c observe changes bugs fixed 2016-06-15 16:53:05 +03:00
Gavriil Sitnikov 644baccbdd fix_try 2016-06-10 18:46:55 +03:00
Gavriil Sitnikov ae197df4f3 bug with endless loading fixed 2016-06-09 18:25:33 +03:00
Gavriil Sitnikov ea8ebd8433 removed wrong call 2016-06-09 16:11:00 +03:00
Gavriil Sitnikov 850fe4540e Merge branch 'bugs/calendar-fix'
# Conflicts:
#	src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java
#	src/main/java/ru/touchin/roboswag/components/storables/JsonPreferenceStorable.java
#	src/main/java/ru/touchin/roboswag/components/storables/PreferenceStore.java
2016-06-09 16:08:34 +03:00
Gavriil Sitnikov d7ee665082 fix for state saving 2016-06-09 15:50:58 +03:00
Gavriil Sitnikov ed05437b06 fixed bug with save state 2016-06-09 15:49:06 +03:00
Gavriil Sitnikov edb34f2cb2 subscription in construction bug fixed 2016-06-08 20:09:24 +03:00
Gavriil Sitnikov bb857711a6 null filter added 2016-06-07 19:30:43 +03:00
Anton Domnikov 5f37455c83 remove STARTED_AGAIN event 2016-06-07 14:57:11 +03:00
Gavriil Sitnikov 16505ccd6d Merge branch 'master' of github.com:TouchInstinct/RoboSwag-components 2016-06-07 11:59:34 +03:00
Gavriil Sitnikov 2e3cd8fcd5 requesting optimized 2016-06-07 11:59:22 +03:00
Gavriil Sitnikov 59d5b03e2d added abilyti to observe collection 2016-06-07 01:29:58 +03:00
Gavriil Sitnikov e2e4c47871 added note for future 2016-06-06 22:00:30 +03:00
Gavriil Sitnikov 4a96bc0d36 analytics event added 2016-06-06 14:30:35 +03:00
Gavriil Sitnikov 83db8af71b get method name fix 2016-06-03 18:21:37 +03:00
Gavriil Sitnikov 3f6629081b useless loadRange calls fixed 2016-06-03 18:19:52 +03:00
Gavriil Sitnikov 46bf48c2fb updating fixed 2016-06-03 02:41:31 +03:00
Gavriil Sitnikov b4b56ab3f9 fix of core lists 2016-06-02 19:36:17 +03:00
Gavriil Sitnikov 04709f7bb8 changes combined 2016-06-02 02:32:22 +03:00
Ilia Kurtov c0bd08cc88 calendar header fix (TUTU-1286) 2016-06-01 11:14:04 +03:00
Ilia Kurtov 27aadbb40e add minor improvements to paginf provider 2016-05-27 16:41:31 +03:00
Gavriil Sitnikov c05f5f3790 fix for material progress artefacts 2016-05-27 15:07:16 +03:00
Ilia Kurtov 8d921a6a14 fix ViewControllers to use right AbstractState
add logic to serialization and deserialization of args in FragmentNavigation
2016-05-25 16:26:00 +03:00
Gavriil Sitnikov 8a14678b99 static fixes 2016-05-24 15:06:10 +03:00
Ilia Kurtov 847b785998 jsonStorable fix 2016-05-24 14:07:20 +03:00
Ilia Kurtov 53e6185295 calendar position fix 2016-05-24 11:52:03 +03:00
Gavriil Sitnikov d11efcbe50 adapter for observe added 2016-05-23 22:03:09 +03:00
Gavriil 1f1e2f324b Merge pull request #22 from TouchInstinct/static_analysis
get rid of the unnecessary import
2016-05-23 12:34:59 +03:00
contrudar f9877ff99c get rid of the unnecessary import 2016-05-23 12:33:56 +03:00
Gavriil Sitnikov 64708d8893 activity created fix 2016-05-22 16:01:03 +03:00
Gavriil Sitnikov d24595406c some checks added 2016-05-22 13:46:11 +03:00
Gavriil Sitnikov 9af73c11b7 targeted viewcontrollers added 2016-05-22 13:35:29 +03:00
Gavriil Sitnikov 77fe050c51 static fix 2016-05-20 22:01:20 +03:00
Gavriil Sitnikov 154891b1bd added some new changes to navigation 2016-05-19 21:50:54 +03:00
Gavriil Sitnikov 121a4456d4 Merge branch 'new_store' 2016-05-19 18:57:29 +03:00
Gavriil 959e8aada6 Merge pull request #21 from TouchInstinct/navigation_bar_height
check for soft keys
2016-05-19 18:45:39 +03:00
contrudar f8f6997268 check for soft keys 2016-05-19 18:43:15 +03:00
Gavriil b111111575 Merge pull request #20 from TouchInstinct/feature/abstract-paging-provider
Feature/abstract provider
2016-05-12 23:49:23 +02:00
Ilia Kurtov e566c09329 Merge branch 'feature/remove_permission_logic' into feature/abstract-paging-provider 2016-05-12 21:33:34 +03:00
Ilia Kurtov cfd48cb997 abstract provider 2016-05-12 21:20:35 +03:00
Anton Domnikov 34c49e0c60 remove permission logic 2016-05-11 19:50:05 +03:00
Gavriil Sitnikov af3631d043 new store completed 2016-05-04 03:13:42 +03:00
Gavriil Sitnikov 57621cc6e8 new store 2016-05-03 10:07:35 +03:00
Gavriil Sitnikov 8ce3d5fd89 provider getter added 2016-04-22 19:28:34 +03:00
Gavriil Sitnikov deef88c95a libs update 2016-04-22 13:11:30 +03:00
Gavriil Sitnikov 168e493e8d boolean and enum storables added 2016-04-21 15:42:04 +03:00
Gavriil Sitnikov a30f90a103 fixed bug with null items 2016-04-18 18:38:03 +03:00
Gavriil fcf7ac835b Merge pull request #19 from TouchInstinct/feature/storable-rename
storable rename
2016-04-18 16:12:13 +03:00
Ilia Kurtov 095fc27d8d storables last fix 2016-04-18 16:11:37 +03:00