neslihanturan
0d40ebc4eb
Fix improper zooming level on bottom sheet is expanded
2018-03-15 21:40:12 +03:00
neslihanturan
4a3c33ed58
Merge pull request #1281 from tanvidadu/Nodescription
...
Removed No description label
2018-03-15 19:41:22 +02:00
neslihanturan
aeaafa465f
Fix conflicts
2018-03-15 00:14:24 +03:00
Ujjwal Agrawal
9f621539c7
Added showSnackbar in ViewUtil and shown in NearbyActivity
2018-03-14 14:47:00 +05:30
neslihanturan
75f27a332f
Fix zooming issue
2018-03-14 00:59:08 +03:00
neslihanturan
3288fb05a4
Revert "Re-use current zoom level on camera updates"
...
This reverts commit 34579ca125 .
2018-03-13 23:58:57 +03:00
neslihanturan
34579ca125
Re-use current zoom level on camera updates
2018-03-13 21:46:09 +03:00
knightshade
57a2ce20cd
Fixes orientation change canceling the ongoing login process.
...
Fixes #1294
2018-03-13 16:11:28 +05:30
Suchit Kar
6ddd981406
Remove unused field and methods
2018-03-13 02:39:02 +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
yashshah7197
87b794ce1f
feat: Add checks for title and description in intent extras.
...
In case other apps want to send a title and description along with the
image, we check if those have been passed as intent extras and set the
EditText values accordingly.
Fixes : #1273
See also: #892
2018-03-12 18:06:04 +05:30
Vivek Maskara
4219023740
Merge branch 'master' into privacyPolicy
2018-03-12 00:18:04 +05:30
tanvidadu
21e54ef3d2
Removed No description label
2018-03-11 14:09:50 +05:30
tanvidadu
c00f755492
Removed No description label
2018-03-11 13:30:02 +05:30
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
knightshade
cc02da8582
Removed debug logs used in development.
2018-03-11 11:03:14 +05:30
knightshade
4861c4dfa3
Sets the proper width to Navigation drawer in portrait and landscape mode.
...
Fixes #1275
2018-03-11 10:52:09 +05:30
maskara
4ac8f88ec2
Fixes privacy policy link in Login page
2018-03-11 01:36:19 +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
neslihanturan
a617b09af8
Remove refresh button and its actions
2018-03-07 23:08:18 +03:00
neslihanturan
c140d3c34a
Remove swipe to refresh
2018-03-07 22:57:41 +03:00
neslihanturan
bc87ad5d51
Merge pull request #1237 from knight-shade/Fixes-#1225
...
Fixes #1225 bug causing multidex
2018-03-07 20:32:07 +02:00
knightshade
2ae46a4c33
Modified the code to only function in beta build variant.
2018-03-07 16:06:36 +05:30
Ayushi Negi
cfc1449615
Launch Rate Us Feature from AboutActivity ( #1264 )
...
* Launch Rate Us Feature from AboutActivity
Rate us feature is added in Utils, But it is never used/launched.
* Add LaunchRatings Method in AboutActivity
* Fix Package Name to enable rate us feature
The rate us feature was not working for the debug build type since getPackageName() was returning the fr.free.nrw.commons.debug. Use of this package name was leading to an error on google play.
* Replace getPackageName() with BuildConfig.class.getPackage().getName() in rateApp method of Utils.java
2018-03-07 06:44:51 +05:30
knightshade
7c32f57c31
Fixed upload count to show correct number of pictures upload by user in beta version of app.
...
Fixes #1262
2018-03-06 23:05:01 +05:30
neslihanturan
41494bea5b
Fix conflicts
2018-03-06 20:32:28 +03:00
neslihanturan
5b88111289
Fix conflicts
2018-03-06 19:47:18 +03:00
Vivek Maskara
51221f69c2
Merge pull request #1248 from Jatin0312/master
...
Fix for issue #1224 showing complete notification on click
2018-03-06 02:46:20 +05:30
Jatin Rao
ff11c9d1f0
Added a white space between text and show less
2018-03-04 22:19:40 +05:30
Jatin Rao
a446b5b662
Fixes #1250 Removed creation of multiple instances of Notification activity
2018-03-04 14:20:20 +05:30
Jatin Rao
6e9ea26023
Merge branch 'master' of https://github.com/commons-app/apps-android-commons
2018-03-03 19:55:23 +05:30
Jatin Rao
81147aada1
Fixes issue 1224
2018-03-03 19:55:09 +05:30
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
faeebc9caf
Cleanup
2018-03-03 01:03:00 +03:00
neslihanturan
0cbbcad525
Make marker visible even if bottom sheet is open
2018-03-03 00:25:10 +03:00
maskara
123c4adbfd
Minor changes to make things work
2018-03-03 00:30:44 +05:30
misaochan
280d00e42e
Fix whitespace
2018-03-03 00:02:20 +05:30
misaochan
fec005304e
Tidy up DirectUpload - overloaded constructor not necessary
2018-03-03 00:02:20 +05:30
misaochan
3f7e22058a
Fix whitespace
2018-03-03 00:02:20 +05:30
misaochan
5b481a2562
Optimize imports
2018-03-03 00:02:20 +05:30
misaochan
6d0415cad1
Clean up PlaceRenderer
2018-03-03 00:02:20 +05:30
misaochan
56d20106a3
Tidy up comments
2018-03-03 00:02:20 +05:30
misaochan
429690ae0e
Add onRequestPermissionsResult to NearbyListFragment
2018-03-03 00:02:20 +05:30
misaochan
87cd8eecab
Create new ContributionController before NearbyAdapterFactory is initiated
2018-03-03 00:02:20 +05:30
misaochan
863eee64dd
Add onActivityResult() to NearbyListFragment and pass controller
2018-03-03 00:02:02 +05:30
misaochan
4f74aaed15
Improve debug logging in ContributionController
2018-03-03 00:01:11 +05:30
misaochan
967c9bb54b
Call storeSharedPrefs
2018-03-03 00:01:11 +05:30