Commit graph

406 commits

Author SHA1 Message Date
Suchit Kar
7f848eb432 Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-23 11:41:18 +05:30
neslihanturan
49f4b5bc7c Merge master to branch 2018-03-22 18:22:32 +03:00
neslihanturan
fccc7e66d4 Add network connectivity listener and inform user acordingly 2018-03-22 18:15:35 +03:00
neslihanturan
24641b5d6f
Merge pull request #1285 from tanvidadu/translate
Add translate link to tell users to localize the app
2018-03-22 10:08:53 +02:00
Vivek Maskara
50d9cff8c6
Merge branch 'master' into directNearbyUploadsNew 2018-03-21 17:54:03 +05:30
maskara
365bbc470d Fix crash due to read more text view 2018-03-21 12:33:40 +05:30
maskara
528faa1c52 Null fix for notifications 2018-03-21 10:40:46 +05:30
Suchit Kar
a39d398edd Make deletion-related views on MediaDetailFragment neater 2018-03-20 15:32:50 +05:30
Suchit Kar
e42c6feba4 Check status before nominating for deletion 2018-03-19 23:20:46 +05:30
Suchit Kar
9a27f9c332 Check status before nominating for deletion 2018-03-18 01:36:30 +05:30
Suchit Kar
c303525508 Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-17 19:36:12 +05:30
tanvidadu
2e064c370a Alert Dialoge Implemented 2018-03-17 09:53:17 +05:30
tanvidadu
a6a30e1e77 Fixed Merge conflict 2018-03-17 09:52:27 +05:30
tanvidadu
757a198c99 translate url added 2018-03-17 09:51:24 +05:30
Madhur Gupta
a984a302c0 Fix Underline Tag Bug in About Page 2018-03-13 22:34:39 +05:30
Suchit Kar
e14cca2fec Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-13 02:11:41 +05:30
Suchit Kar
369570537e Add delete task 2018-03-13 02:02:39 +05:30
Josephine Lim
2516445d68
Merge pull request #1261 from knight-shade/Fixes-#1258
Fixes #1258
2018-03-12 16:59:45 +10:00
Ujjwal Agrawal
ede8c76d45 Faqs added in About Activity (#1256)
* Faqs added in About Activity

* Added CDATA in strings

* removed cdata, added SpannableString
2018-03-11 13:28:26 +05:30
Madhur Gupta
bdd7a86cd5 Revamp the Settings page (#1259)
* Revamp the Settings page

* Update License Test
2018-03-11 00:56:05 +05:30
Madhur Gupta
de673eb4ca Add Forgot Password Option in LoginActivity (#1242)
* Add Forgot Password Option in LoginActivity

* Add Forgot Password Option in LoginActivity

* Add Forgot Password Option in LoginActivity

* Update URL for the "beta" flavor

* Update forgotPassword function
2018-03-10 23:00:05 +05:30
Tanvi Dadu
57bfb7b328 Skip option in Welcome Screen (#1251)
*  Skip option in Welcome Screen

*  Tutorial screen Revamped

* fixed the prodDebug visibility
2018-03-10 22:47:21 +05:30
knightshade
0a45e0cc43 Fixed typo. 2018-03-07 00:07:21 +05:30
knightshade
7009537e8e Wraps string stored in strings.xml with CDATA to prevent PHP's SimpleXML return null when string contains other tags.
Fixes #1258
2018-03-06 08:43:30 +05:30
Shradheya Thakre
48de0e9ca4 fix-string-message 2018-03-04 13:12:23 +08:00
Vivek Maskara
4c3513b442
Merge pull request #1211 from tshradheya/1195-give-toast-message
Give toast when trying to upload image without giving a Title #1195
2018-03-03 19:23:10 +05:30
neslihanturan
0c131b46fe Move commons button to out of expanded FABs 2018-03-02 23:38:03 +05:30
neslihanturan
8e8472800b Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead 2018-03-02 23:36:22 +05:30
neslihanturan
e70b8b2e6a Add overlay menu items and functions 2018-03-02 23:27:02 +05:30
neslihanturan
03c1bf87c8 Fix strings 2018-03-02 23:24:25 +05:30
Suchit Kar
6c38b58a29 Add deletion button 2018-03-01 20:13:57 +05:30
Hassan
e49f13ff74
Merge branch 'master' into master 2018-02-28 08:44:03 -06:00
neslihanturan
e207edc0e5
Merge pull request #1188 from ujjwalagrawal17/feat5
Rate Us feature added
2018-02-28 11:26:54 +02:00
neslihanturan
5c51e2e00c
Merge pull request #1174 from hismaeel/1130(b)
issue #1130 (b)
2018-02-27 16:09:08 +02:00
Ujjwal Agrawal
eeaa9a90ba
Merge branch 'master' into feat5 2018-02-27 12:17:29 +05:30
Ujjwal Agrawal
fc8b522ac4 Rate Us method added to Utils.java and called on AboutActivity.java 2018-02-27 12:04:04 +05:30
Shradheya Thakre
4037972e95 Added Toast message content 2018-02-26 14:11:51 +08:00
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
Ujjwal Agrawal
4432f2ca1a Rate Us feature added 2018-02-24 17:36:54 +05:30
Hassan
167dabc73d
Update strings.xml 2018-02-21 12:05:52 -05:00
Hassan
6ab4520927
Merge branch 'master' into master 2018-02-20 21:43:14 -06:00
Hassan
03015691c4
Merge branch 'master' into 1130(b) 2018-02-20 20:53:13 -06:00
hismaeel
f9b99f9280 issue #1156 fix 2018-02-20 21:38:22 -05:00
hismaeel
979e407656 issue #1130 (b) 2018-02-20 18:14:00 -05:00
hismaeel
683eb15812 issue #1130 (b) 2018-02-20 17:42:48 -05:00
Vishan Seru
054fa93460 Detecting pictures that are too dark (#926)
* Made the following changes:
->Added OpenCV library to the project
->Added functionality to detect if an image being uploaded is too dark
->Added functionality to detect if an image being uploaded is blurred

* Made corrections and changes based on gradle checkstyle requirements

* Updated gitignore to remove binary files related to OpenCV from project

* Image blurriness detection was undone. Images are checked only for being too dark now

* Removed OpenCV documentation folder containing a lot of html files

* Removed unnecessary buildScript usage in build.gradle file for opencv library and also added abi splits

* Removed OpenCV library usages and references from project

* Removed OpenCV library folder from project
2018-02-18 15:01:42 +05:30
Yusuke Matsubara
e01c06e6a2 Use different labels for different buttons (toggle vs refresh) 2018-02-06 10:21:06 +09:00
Carlos Valencia
696f3744e1 Fixed problem where strings files were accepting multiple variables but no order was specified (#1116) 2018-02-01 18:41:46 +09:00