Commit Graph

20 Commits

Author SHA1 Message Date
ChronosX88
0a52ef6b42
Transfered to new version of API (which is more RESTful) 2019-02-03 20:11:56 +04:00
ChronosX88
c63386bb12
Added cloud icon 2019-01-27 21:55:58 +04:00
ChronosX88
3b92ca5bd6
Made error icon when error occured (network error, etc.) 2019-01-27 21:47:15 +04:00
Denis Davydov
1157cab65e .gitignore fix 2019-01-22 16:16:14 +03:00
Denis Davydov
ebb2f46b62 Updated retrofit and converter-gson library to latest version and removed unnecessary search icons. 2019-01-22 15:54:08 +03:00
ChronosX88
4b4be1f1d1
Fixed bug when starting search (work on main thread and fixed bug which related with treeview UI. 2019-01-16 21:23:59 +04:00
ChronosX88
4fb99782d4
Added search. 2019-01-15 22:08:09 +04:00
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
tempDV
13edeb8984 Init 2018-11-06 16:05:35 +03:00