Commit Graph

341 Commits

Author SHA1 Message Date
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
Gavriil 362a9520d1 Merge pull request #50 from TouchInstinct/feature/input_type_attr
Feature/input type attr
2017-03-06 20:30:52 +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 d19593a51e Merge pull request #49 from TouchInstinct/tools_version
newer build tools version
2017-03-03 17:09:33 +03:00
Arhipov b5e00204b7 newer build tools version 2017-03-03 16:49:26 +03:00
Gavriil e4808c1648 Merge pull request #48 from TouchInstinct/bind_fix
Binding simplified to not observe on something if there are no callbacks
2017-03-03 15:29:20 +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
Gavriil 81149c8b57 Merge pull request #47 from TouchInstinct/static
static
2017-02-21 16:16:51 +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 082d045434 Merge pull request #46 from TouchInstinct/static-fixes
static fixes
2017-02-21 13:15:41 +03:00
Gavriil Sitnikov 959c055655 static fixes 2017-02-21 12:51:54 +03:00
Gavriil 80b8ad0eaa Merge pull request #45 from TouchInstinct/static_fix
no message
2017-02-16 20:07:11 +03:00
Gavriil Sitnikov cb75efb42d no message 2017-02-16 17:58:05 +03:00
Gavriil 81939b408a Merge pull request #44 from TouchInstinct/static
pass static
2017-02-01 16:16:05 +03:00
Arseniy Borisov 5051b8a4fa pass static 2017-02-01 16:14:21 +03:00
Gavriil 90fa6dca63 Merge pull request #43 from TouchInstinct/bluetooth_headset
observe bluetooth headset state
2017-02-01 16:02:51 +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 fa14b2f559 minSdkVersion 11 2017-01-31 01:46:03 +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
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