Commit graph

206 commits

Author SHA1 Message Date
Meghna Gupta
68ac0db2e1 Formatted text in Tutorial pageviews 2018-02-26 09:25:05 +05:30
Ujjwal Agrawal
96173e26cf Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity (#1185)
* Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity

* Created method handleWebUrl in Utils.java
2018-02-25 00:27:49 +05:30
Tanvi Dadu
a52680d646 Add explicit mention of beta server to login screen (#1102)
* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour
2018-02-24 22:09:52 +05:30
Balakrishnan S
a7a2b51ceb Addition: Pull down to refresh in nearby activity (#1164)
* added pull down to refresh in nearby activity

* Requested changes made
2018-02-24 01:30:13 +05:30
Meghna Gupta
9aceaca95d Hide Keypad when EditText out of focus (#1168)
* Hide Keypad when EditText out of focus
2018-02-24 00:00:45 +05:30
neslihanturan
38c3eacad4
Merge pull request #1150 from harisankerPradeep/Bug#954
Bug#954 Take latitude/longitude from picture taken seconds after
2018-02-17 00:41:03 +03:00
Jón Freysteinn Jónsson
34c112fb30
Merge branch 'master' into 171-fixing-lint-jfj 2018-02-16 15:55:18 +00:00
harisankerPradeep
2eab64eb7a
Merge branch 'master' into Bug#954 2018-02-15 19:25:02 +05:30
Jón Freysteinn Jónsson
0cf80b5c6a Fix padding to use end, not right 2018-02-15 12:55:33 +01:00
harisankerPradeep
824501f6ce After implementing UI also 2018-02-14 15:59:34 +05:30
Abhinav
8e61be4fbe Issue #171 - Removed warning Unused namespace - removed namespaces from within the xml where it is already present at the top of the xml. 2018-02-07 15:40:57 +05:30
Josephine Lim
3697eb5b2d
Merge pull request #1089 from maskaravivek/notifications
Integrated Notifications API
2018-01-26 00:28:25 +10:00
tanvidadu
598034e92a Start category edit with capital letter 2018-01-25 00:31:41 +05:30
tanvidadu
dd2c5dbcb8 Hide Keypad on clicking outside the EditText 2018-01-24 22:21:37 +05:30
Shradheya Thakre
76bb2d61ac Update activity_about 2018-01-24 21:13:02 +08:00
Shradheya Thakre
a6a16b0fc5 about_activity updated with theme and icons 2018-01-23 15:40:39 +08:00
maskara
d78c7befbd Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI""
This reverts commit d253db5444.
2018-01-21 14:54:25 +05:30
Shradheya Thakre
9985e87b8a Used @OnClick Annotation 2018-01-21 15:48:54 +08:00
Shradheya Thakre
9b9a577b00 Updated github isssues statement 2018-01-20 14:17:25 +08:00
Shradheya Thakre
0b15b6b296 UI enhanced 2018-01-20 14:12:59 +08:00
misaochan
d253db5444 Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"
This reverts commit 031e53c988, reversing
changes made to 0aa20effe0.

revert UI notifications
2018-01-16 18:52:25 +10:00
maskara
a85da9d0a5 Merge branch 'uıForNotifications' of https://github.com/commons-app/apps-android-commons 2018-01-08 01:41:21 +05:30
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
neslihanturan
7abb530207 Add icons for notification list 2017-12-20 20:53:30 +03:00
neslihanturan
9aa15739ab Add layouts for activity and list items 2017-12-20 19:13:33 +03:00
aumassart
6ef5c35e52 Merge remote-tracking branch 'projet_original_master/master'
"synchronisation with the original project"
2017-11-02 09:41:54 +01:00
aumassart
ef90d2da60 adding a privacy policy statement to the login page 2017-11-01 10:59:47 +01:00
neslihanturan
75496388ce
Merge pull request #929 from JohnKal/master
fix for issue #719
2017-10-30 14:48:16 +03:00
JohnKal
99f4f376bd fix for issue #719 2017-10-27 21:24:47 +03:00
neslihanturan
09fa46526c Merge pull request #913 from Bluesir9/fix_374_download_my_uploads_loader
Added progressbar in ContributionsListFragment to be shown while its loading contributions
2017-10-25 16:03:05 +03:00
Vishan Seru
d98a0263fd Added progressbar in ContributionsListFragment to be shown while its loading contributions 2017-10-11 22:16:39 +05:30
Paul Hawke
e416a0f48d Simplified the style.xml to remove items that remain constant across day/night mode. 2017-10-09 18:47:44 -05:00
Paul Hawke
cc2bb36560 Code cleanup to make the class more readable, extracted string resource and dealt with warnings. 2017-10-07 16:42:06 -05:00
Paul Hawke
3d0d48745e Better messaging for the user. 2017-10-07 11:10:43 -05:00
Paul Hawke
f55c27a625 Updated theming for the new login screen 2017-10-07 09:37:03 -05:00
Paul Hawke
529f5415c3 Improved the layout of the login screen. 2017-09-30 14:39:26 -05:00
Josephine Lim
62750de0c1 Merge pull request #756 from veyndan/nearby-list-redesign
Redesign Nearby Places list items
2017-09-06 15:49:46 +10:00
amylin0147
9048842c72 Make the title field multiline 2017-08-20 12:39:35 +09:00
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