Commit Graph

12 Commits

Author SHA1 Message Date
ChronosX88
312598bd70
Refactoring of nodeViewBinders 2019-01-09 18:49:49 +04:00
ChronosX88
e7795ca4c5
Added the ability to view details in detail. 2019-01-05 17:37:29 +04:00
ChronosX88
9fc86b219b
Added an advanced error response system. 2019-01-05 15:08:40 +04:00
ChronosX88
001889aa14
The application architecture was refactored (the application now uses the MVP architectural pattern), and dynamic loading of all levels of the tree is implemented. 2019-01-04 21:19:13 +04:00
ChronosX88
c09373514b
Changed library for TreeView. Now TreeView works!!! 2019-01-03 14:17:11 +04:00
ChronosX88
79a32d590b
Сделано обновление дерева 2019-01-03 12:33:25 +04:00
ChronosX88
4833269e0f Made refresh tree view. 2018-11-22 16:41:49 +03:00
ChronosX88
0279a95ab3 Fixed infinity refreshing (when error occured) for SwipeRefreshLayout. 2018-11-20 15:35:21 +03:00
ChronosX88
8c8927489d Добавил защиту от неправильного URL, удалил фрагмент (вместо этого TreeView находится на MainActivity (SwipeRefreshLayout), добавил SwipeRefreshLayout. 2018-11-19 19:56:53 +04:00
ChronosX88
cb094b62a8 Добавлены модели первого уровня ветви, второго, и модель детали. Добавлены в зависимости библиотеки Gson, Retrofit 2018-11-16 16:50:59 +04:00
ChronosX88
a9396c9c11 Удаление юнит-тестов (они пока что не нужны), добавление ActionBar в SettingsActivity (с помощью класса AppCompatPreferenceActivity). 2018-11-16 16:30:58 +04:00
ChronosX88
e0034f62e1 Fixed SettingsActivity (getSupportActionBar() isn't working on PreferenceActivity) 2018-11-15 16:35:13 +03:00