Commit graph

368 commits

Author SHA1 Message Date
neslihanturan
0005b82421 Revert "Adding username to Drawer" 2017-08-10 13:56:51 +03:00
neslihanturan
401de30630 Merge pull request #834 from akaita/667_fix_categories
667 fix categories
2017-08-09 11:31:23 +03:00
neslihanturan
9ea805f9f5 Merge pull request #826 from Nethermane/master
Adding username to Drawer
2017-08-09 10:43:45 +03:00
Bruce Nishimura
1622f67a4b Made layout actually look good. Hopefully fixed codeacities complaints. 2017-08-08 18:58:45 -04:00
neslihanturan
e3455b630e Merge pull request #796 from akaita/media_detail_enhance
Enhance behaviour of Media detail enhance
2017-08-08 15:29:33 +03:00
Mikel
7754c7c7c4 Fix vectors for drawableStart in API 17 2017-08-07 20:44:35 +01:00
Mikel
a2772b4891 Prevent multiline in Search for Categories 2017-08-06 17:56:16 +01:00
Mikel
d314964018 Merge from master and add icons to clickable fields 2017-08-02 21:57:13 +01:00
Mikel
a025cc97d5 Merge branch 'master' into media_detail_enhance 2017-08-02 21:24:47 +01:00
Bruce Nishimura
a014900e37 Removed username from preferences, now uses current account.
Improved text positioning/styling slightly.
2017-08-02 00:38:34 -04:00
Bruce Nishimura
d3ce751f59 Added username to picture of the day icon. 2017-07-31 17:08:47 -04:00
Josephine Lim
4e1d239822 Merge branch 'master' into master 2017-07-30 18:20:42 +10:00
mebr1416
05bdfb588e Information by upload fields 2017-07-28 12:19:37 +03:00
Paul Hawke
bf59afcc3b Merge branch 'master' into categorization-recycler-view 2017-07-25 21:19:21 -05:00
Paul Hawke
9c987efbd2 Swapped the ListView for a RecyclerView, made the fragment cleaner and fixed a whole bunch of code inspection issues. 2017-07-22 13:57:46 -05:00
mebr1416
815255db1a Issue 721 2017-07-22 16:22:02 +03:00
Mikel
ff1cb190d9 Add ripple effect to Coordinates 2017-07-18 20:29:40 +01:00
Mikel
2ce7a464ca Remove Clickable behaviour of License and Coordinates 2017-07-18 20:20:44 +01:00
Mikel
0a6e8b0cc8 Improve RTL support in MediaDetail 2017-07-15 09:21:01 +02:00
Mikel
0b901deb01 Extract hardcoded strings to make them localizable 2017-07-15 09:20:36 +02:00
Paul Hawke
6ccc608a1e Converted nearby list to recycler view and fixed a few issues pointed out by static code analysis. 2017-07-09 17:33:24 -05:00
veyndan
6c47fa3c89 Fix crashes where R.id.navigation_view wasn't found 2017-07-03 07:10:22 +01:00
veyndan
c38e98a49b Redesign Nearby Places list items 2017-07-01 09:30:35 +01:00
veyndan
ae78930808 Make the drawer prettier 2017-06-28 21:39:10 +01:00
misaochan
0beac41e4b Set fragment layout 2017-06-02 17:58:51 +10:00
misaochan
18bb59403b Add NoPermissionsFragment 2017-06-02 01:30:13 +10:00
maskara
bcca6b15e5 Ability to launch welcome activity again 2017-05-29 01:17:07 +05:30
Dmitry Brant
5ab060567a Fix vector placeholder images in API <21. 2017-05-26 17:37:18 -04:00
Tobias Schönberg
d545c9b0ef Vertically center nearby list loading icon
The loading icon of the nearby places list is currently
at the very top of the view.
This commit vertically centers the loading icon.
2017-05-25 17:47:18 +02:00
Dinu Kumarasiri
471403d7c3 Replace upload with home 2017-05-21 12:30:54 +02:00
Vivek Maskara
0e71e817b6 Merge pull request #641 from sandarumk/fix_lint_issues
Fix lint issues
2017-05-20 19:11:07 +02:00
maskara
4da88b41ea Added width and height to dimens file 2017-05-20 13:33:23 +02:00
maskara
4823486139 Add popup menu in nearby info dialog 2017-05-20 13:09:16 +02:00
Dinu Kumarasiri
7629e00f33 Fix merge conflicts 2017-05-20 12:28:39 +02:00
Dinu Kumarasiri
43a707dad5 Fix merge conflicts 2017-05-20 11:58:26 +02:00
Dinu Kumarasiri
8f5be5a434 [Lint] Add content description to image views 2017-05-20 11:51:22 +02:00
Dinu Kumarasiri
6b51df51f8 [Lint] Add content description to image views 2017-05-20 11:19:21 +02:00
Dmitry Brant
38e7cad345 Final touch-ups to improved image loading. 2017-05-19 17:19:10 +02:00
Dmitry Brant
9469bf29e4 Remove dependency on old image-loading library, and remote a lot of code. 2017-05-19 16:24:04 +02:00
Yusuke Matsubara
f039ec37bc Merge pull request #596 from domdomegg/codestyle
Lint issues
2017-05-17 20:15:10 +09:00
maskara
c0397858ee With icons in navigation drawer 2017-05-16 17:20:42 +02:00
maskara
63937a842a Add navigation drawer to Share and Multi Share activity 2017-05-16 13:24:39 +02:00
maskara
41cb2c9769 Add drawer to settings activity 2017-05-16 11:58:54 +02:00
maskara
a6bbc8a33b With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
maskara
09cd596ff6 Integrated navigation drawer in the contributions activity 2017-05-16 11:57:07 +02:00
maskara
e40d2aabb2 With support for navigation drawer 2017-05-16 11:56:39 +02:00
Adam Jones
11e4fae297 Update deprecated values 2017-05-15 16:45:46 +01:00
addshore
06b93dd7cf Merge pull request #593 from sandarumk/label_space_issue_in_nearby
Fixes #508
2017-05-15 16:53:27 +02:00
Dinu Kumarasiri
653b5ce57a Fix #508 2017-05-15 16:48:02 +02:00
Josephine Lim
364199dcb2 Merge pull request #577 from commons-app/2fa
2fa work
2017-05-15 15:25:24 +02:00