Commit Graph

82 Commits

Author SHA1 Message Date
ChronosX88
4f17ce2357
Merge remote-tracking branch 'origin/master' into develop 2019-02-27 18:47:45 +04:00
ChronosX88
c48ad1c2d9
Fixed app version 2019-02-27 18:43:54 +04:00
ChronosX88
60ebb68e76
Releasing 1.0.0 2019-02-27 18:04:50 +04:00
ChronosX88
d20de8da99
Migration to AndroidX and transfer of communication with the database from a low-level implementation to Room. 2019-02-27 18:02:42 +04:00
ChronosX88
7ed5e7dd9a
Fixed bug with zooming in viewpager (FullScreenActivity) (application crashed) 2019-02-25 18:54:36 +04:00
ChronosX88
23044d78d2
Centered text in empty screen (network error) in SearchableActivity 2019-02-25 18:48:42 +04:00
ChronosX88
72f37f4549
Added empty screen when no search results. 2019-02-25 18:46:43 +04:00
ChronosX88
f29121ac7c
Removed multicolored rows (as a result of testing, this is terrible) 2019-02-25 18:20:18 +04:00
ChronosX88
06f3df407c
Made multicolored rows (gray-white) in SearchableView 2019-02-25 16:44:57 +04:00
ChronosX88
4d331326b0
Added check for empty list when deleting item in FavoritesActivity 2019-02-25 16:32:12 +04:00
ChronosX88
9d7e85a80c
Made multicolored rows (gray-white), the text in SearchView is now white. 2019-02-25 16:29:52 +04:00
ChronosX88
798ceff79f
Added a dividing line between the rows, reduced the height of categories/subcategories in the TreeView. 2019-02-25 15:15:50 +04:00
ChronosX88
e18caebad7
Merge remote-tracking branch 'origin/develop' 2019-02-24 18:50:04 +04:00
ChronosX88
cdb67da359
Releasing 0.5.0 2019-02-24 18:48:54 +04:00
ChronosX88
42aa9194f5
Centered text in AboutActivity 2019-02-24 18:46:44 +04:00
ChronosX88
5f61642f56
Now suggestion hints are light. 2019-02-24 18:45:10 +04:00
ChronosX88
6d5b0a2b62
Added a blank screen when the favorites list is empty, the color of the icons is changed to black on the ActionBar in the ItemActivity, centered blank screen text in MainActivity. 2019-02-24 15:32:03 +04:00
ChronosX88
7c1d686be6
Made favorites system 2019-02-22 20:52:00 +04:00
ChronosX88
88a9da5f47
Small refactoring. (New package "adapters" and small changes (edit comments)) 2019-02-20 20:31:56 +04:00
ChronosX88
44cb60762a
Releasing 0.4.0 2019-02-19 20:12:04 +04:00
ChronosX88
b92a9d0c58
Added ability to leaf images in fullscreen mode 2019-02-19 20:09:41 +04:00
ChronosX88
aa001e7c37
Added ability to see images with fullscreen mode 2019-02-19 19:30:26 +04:00
ChronosX88
aed3cfb794
Merge remote-tracking branch 'origin/develop' 2019-02-16 19:44:03 +04:00
ChronosX88
c53619bde4
Releasing v0.3.1 2019-02-16 19:43:26 +04:00
ChronosX88
174753d78c
Refactor presenters to the "presenters" package, fixed throttling text (tree level 3), added default image when no images. 2019-02-16 19:42:20 +04:00
ChronosX88
5dc987d0b8
Made recent search suggestions 2019-02-16 16:03:49 +04:00
ChronosX88
b6200a39d9 Merge branch 'develop' into 'master'
Release version 0.3

See merge request ChronosX88/VRCatalog!5
2019-02-15 16:36:09 +00:00
ChronosX88
804bd7d892
Releasing v0.3 2019-02-15 20:34:17 +04:00
ChronosX88
e28c083396
[UI][DetailActivity] Fixed black arrow, now datasheet link is clickable (and displaying correctly) 2019-02-15 20:28:01 +04:00
ChronosX88
666e6b2186
[UI][Detail Activity] Made background of viewpager is average color of ImageView, and scrolling down with parallax effect. 2019-02-10 21:01:41 +04:00
ChronosX88
1e20c8ebcc
[DetailActivity] Made transparent toolbar, dots (which indicates, how many images in slider), margin 9 dp from the left and char "Р" in price. 2019-02-09 21:45:22 +04:00
ChronosX88
846ea7be39
New UI finished, and image showing! [#2] 2019-02-08 21:50:26 +04:00
ChronosX88
d513b00711
New UI finished, and image showing! 2019-02-08 21:49:44 +04:00
ChronosX88
b987854fb2 Made setting content of ViewPager in ItemActivity (old DetailActivity) (this sets images) 2019-02-05 17:56:52 +04:00
ChronosX88
efd2ad054b
[WIP] Image loading and new UI for ItemActivity (Old DetailActivity) 2019-02-05 15:07:04 +04:00
ChronosX88
0a52ef6b42
Transfered to new version of API (which is more RESTful) 2019-02-03 20:11:56 +04:00
ChronosX88
5bc86ce49a
Added clearing tree view before refreshing. 2019-01-28 19:01:03 +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
6574df3d2f [LogCat] Changed tag and added log message for invalid-formatted URL situation. 2019-01-22 16:47:08 +03:00
Denis Davydov
67b5210191 Merge branch 'master' into develop 2019-01-22 16:17:56 +03: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
ddecb93884 Merge branch 'develop' into 'master'
v0.2.0

See merge request ChronosX88/VRCatalog!3
2019-01-16 17:34:45 +00:00
ChronosX88
50c75ad097
Text appearance to Large set 2019-01-16 21:32:41 +04:00
ChronosX88
47eff36c1c
Made changing title of action bar in SearchableActivity (like "Search: detailName"). 2019-01-16 21:29:17 +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
c6b4cafb05
Removed unnecessary imports. 2019-01-13 16:59:53 +04:00