Commit Graph

305 Commits

Author SHA1 Message Date
Gavriil Sitnikov 0974d1de28 a bit fix of 'adapter' field accessing 2017-01-09 16:33:07 +03:00
Gavriil e6f84442b4 Merge pull request #39 from TouchInstinct/getresources
changes:
2016-12-28 16:23:02 +03:00
Alexander Bubnov ac1b570b0e changes:
add getters for colors and drawables to BaseActivity  and ViewController
2016-12-28 16:18:27 +03:00
Gavriil 04f189e482 Merge pull request #38 from TouchInstinct/bindable_vh
changes: add few wrappers for itemView.getResources and ContextCompat…
2016-12-28 15:53:24 +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
Gavriil 798a5dec3f Merge pull request #37 from TouchInstinct/bugs/fix_appearance
fix appearing / disappearing
2016-12-13 16:07:51 +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
Gavriil 96d7866122 Merge pull request #36 from TouchInstinct/feature/shortcut-getstring
add get string to adapter's view holder
2016-11-09 14:47:10 +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
Gavriil 9a56a25107 Merge pull request #32 from TouchInstinct/bugs/add_on_pause
add onPause callback
2016-10-04 14:50:04 +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
Gavriil cd8d9a8c99 Merge pull request #28 from TouchInstinct/bugs/crash_fix
fix IndexOutOfBoundsException
2016-08-13 22:23:41 +02: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 9928bb19b6 rx update 2016-07-22 16:09:28 +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
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