maskara
|
16ee2b87ec
|
Fix: Crash because of no file found error while uploading
|
2017-11-18 01:28:12 +05:30 |
|
maskara
|
8dd8e09f2a
|
Fixes NPE in Util function
|
2017-11-16 17:32:45 +05:30 |
|
gokberk
|
d9e1d44e89
|
Fixed issue #963
|
2017-11-15 23:57:59 +03:00 |
|
maskara
|
c97f39fcdf
|
Dispose observable for places
|
2017-11-13 23:16:27 +05:30 |
|
maskara
|
6a6ba7d542
|
Fix Leak canary test
|
2017-11-13 23:16:27 +05:30 |
|
maskara
|
0101dc4820
|
Cleanup
|
2017-11-13 23:15:53 +05:30 |
|
maskara
|
a59bf1bc4b
|
make location manager singleton
|
2017-11-13 23:15:53 +05:30 |
|
maskara
|
d4bafd94e0
|
Fixes leaks in contribution and nearby activity
|
2017-11-13 23:15:53 +05:30 |
|
JohnKal
|
8dc9103ec0
|
Fixed issue #894
|
2017-11-12 13:02:16 +02:00 |
|
maskara
|
6a7b7cbbe8
|
Introduce dagger
|
2017-11-12 01:04:10 +05:30 |
|
Ram Gudivada
|
03517de9a3
|
Removed unnecessary finish() call for about option in menu.
|
2017-11-11 01:21:33 -08:00 |
|
Ram Gudivada
|
5548cec02e
|
Removed finish() method for tutorial/feedback and logout menu options.
|
2017-11-11 01:19:51 -08:00 |
|
Ram Gudivada
|
2c1f20f1fd
|
Issue-944: Fix for same activity getting instantiated multiple times
This is happening because the finish() method on current activity is not
called before switching to the new activity
|
2017-11-11 00:43:37 -08:00 |
|
Yusuke Matsubara
|
e317c369c1
|
Disable LeakCanary for Robolectric tests
See 'For Robolectric users:' https://github.com/square/leakcanary
|
2017-11-03 11:30:10 +09:00 |
|
neslihanturan
|
d09109006d
|
Merge pull request #920 from Bluesir9/fix_736_send_app_logs
Allow user to send app logs
|
2017-10-31 23:16:50 +03:00 |
|
neslihanturan
|
1f88b6d58a
|
Merge pull request #928 from RSBat/no-data-fix
Fixed issue #927
|
2017-10-30 17:27:13 +03:00 |
|
neslihanturan
|
75496388ce
|
Merge pull request #929 from JohnKal/master
fix for issue #719
|
2017-10-30 14:48:16 +03:00 |
|
JohnKal
|
aab792f75b
|
Add period to Javadoc comment.
|
2017-10-28 16:45:05 +03:00 |
|
JohnKal
|
dd8f9a4873
|
fixed issues with code quality.
|
2017-10-28 16:05:33 +03:00 |
|
JohnKal
|
99f4f376bd
|
fix for issue #719
|
2017-10-27 21:24:47 +03:00 |
|
Sergey Kozelko
|
bd5b95040d
|
Force request radius to be no larger than MAX_RADIUS, thus always make request
|
2017-10-27 20:02:39 +03:00 |
|
Yusuke Matsubara
|
b0e8175003
|
Merge pull request #917 from RSBat/master
Fix Codacy issues
|
2017-10-27 22:26:44 +09:00 |
|
Sergey Kozelko
|
dd4e7c3aa0
|
Fixed bug when there are places nearby but none are loaded
|
2017-10-27 14:15:25 +03:00 |
|
Josephine Lim
|
3434c46f98
|
Merge pull request #921 from neslihanturan/fix#674
Fix nearby position not updating
|
2017-10-27 01:30:24 +10:00 |
|
neslihanturan
|
d6e74315a0
|
Merge pull request #914 from joeratt/master
Correcting some easy Codacy issues
|
2017-10-25 16:10:03 +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 |
|
Neslihan
|
9d6d773b33
|
Set progress bar visible on refresh
|
2017-10-24 01:28:19 +03:00 |
|
Neslihan
|
959c581b79
|
Refresh current location on refreshView()
|
2017-10-23 18:11:11 +03:00 |
|
Paul Hawke
|
f134d23ecb
|
Merge branch 'master' into dependency-injection
|
2017-10-21 17:20:56 -05:00 |
|
Vishan Seru
|
1d0a701dd3
|
Changed usage of 'logs' to 'log file' to better fit the grammar
|
2017-10-21 20:48:52 +05:30 |
|
Vishan Seru
|
fe57db580e
|
Synced branch with master and fixed bugs specific to accessing of files in Nougat and above
|
2017-10-21 15:37:02 +05:30 |
|
Vishan Seru
|
836a1e3664
|
Added option in SettingsFragment to allow users to send the logs as a file via email
|
2017-10-21 13:44:06 +05:30 |
|
Sergey Kozelko
|
43af519a16
|
Fix Codacy issues
|
2017-10-18 21:57:57 +03:00 |
|
Josephine Lim
|
8bd37eca99
|
Merge pull request #909 from akm0012/ImportCleanup
Optimized Imports.
|
2017-10-16 17:09:27 +10:00 |
|
Vishan Seru
|
b9b54fdff6
|
Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly.
|
2017-10-15 10:22:01 +05:30 |
|
Joe Rattazzi
|
b07064def3
|
Correcting some easy Codacy issues
|
2017-10-14 17:46:47 -05:00 |
|
Vishan Seru
|
d98a0263fd
|
Added progressbar in ContributionsListFragment to be shown while its loading contributions
|
2017-10-11 22:16:39 +05:30 |
|
Andrew Marshall
|
c6de66e32a
|
Optimized Imports.
|
2017-10-11 10:57:22 -04:00 |
|
Paul Hawke
|
accd7edb7d
|
Merge branch 'master' into login-screen-improvement
|
2017-10-10 22:13:25 -05:00 |
|
Martin Entwistle
|
069bca6f22
|
Refactor based on review comments.
|
2017-10-10 22:28:47 +01:00 |
|
Martin Entwistle
|
47adcbc5e4
|
Corrected code style issue.
|
2017-10-10 22:25:27 +01:00 |
|
Martin Entwistle
|
0b01efa2c3
|
Corrected code style issues.
|
2017-10-10 22:25:07 +01:00 |
|
Martin Entwistle
|
276f4dc94b
|
Method rename.
|
2017-10-10 22:21:40 +01:00 |
|
Martin Entwistle
|
30104af6a0
|
Introduced a view mode and shared preference to determine which style of view to use.
|
2017-10-10 22:21:40 +01:00 |
|
Vishan Seru
|
6b96b65203
|
Synced branch to master
|
2017-10-10 19:51:29 +05:30 |
|
Paul Hawke
|
bcf6511d13
|
Merge branch 'master' into login-screen-improvement
|
2017-10-09 21:40:30 -05:00 |
|
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 |
|