Commit Graph

22 Commits

Author SHA1 Message Date
ChronosX88
d513b00711
New UI finished, and image showing! 2019-02-08 21:49:44 +04:00
ChronosX88
efd2ad054b
[WIP] Image loading and new UI for ItemActivity (Old DetailActivity) 2019-02-05 15:07:04 +04:00
ChronosX88
c63386bb12
Added cloud icon 2019-01-27 21:55:58 +04:00
ChronosX88
e62ddd8e59
Fixed bug related with crash app (null on error views) 2019-01-27 21:52:09 +04:00
ChronosX88
3b92ca5bd6
Made error icon when error occured (network error, etc.) 2019-01-27 21:47:15 +04: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
50c75ad097
Text appearance to Large set 2019-01-16 21:32:41 +04: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
e4829ab1ac
Added the effect of clicking on a tree item 2019-01-13 16:14:23 +04:00
ChronosX88
37fdf104d5
Added others details 2019-01-05 18:21:20 +04:00
ChronosX88
e7795ca4c5
Added the ability to view details in detail. 2019-01-05 17:37:29 +04:00
ChronosX88
90dae086e4
Fixed a bug (activation of SwipeRefreshLayout) when scrolling up. 2019-01-05 15:42:09 +04:00
ChronosX88
259006d354
Changed the style of text on the tree. 2019-01-04 21:36:10 +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
d1cc2cc3dc
Removed extra LinearView in ScrollView 2019-01-03 16:36:58 +04:00
ChronosX88
c09373514b
Changed library for TreeView. Now TreeView works!!! 2019-01-03 14:17:11 +04:00
ChronosX88
8c8927489d Добавил защиту от неправильного URL, удалил фрагмент (вместо этого TreeView находится на MainActivity (SwipeRefreshLayout), добавил SwipeRefreshLayout. 2018-11-19 19:56:53 +04:00
ChronosX88
489dd898f2 Немного изменил название и описание настройки приложения "addressOfServer". 2018-11-19 15:34:56 +04:00
ChronosX88
b9b3bc45ad Теперь приложение умеет получать и парсить ответы от сервера. Недоделанный TreeView для первого уровня ветви. 2018-11-16 21:09:56 +04:00
ChronosX88
9983b3cd1c Добавлен фрагмент для TreeView. 2018-11-16 17:58:13 +04:00
tempDV
13edeb8984 Init 2018-11-06 16:05:35 +03:00