Commit graph

2847 commits

Author SHA1 Message Date
Josephine Lim
9888a07d90
Merge pull request #975 from maskaravivek/locationUpdate
Fix: Location update in nearby activity
2017-11-23 17:14:46 +10:00
Josephine Lim
a2f9ad94e7
Merge branch 'master' into locationUpdate 2017-11-23 17:12:37 +10:00
Josephine Lim
8327aedaf1
Merge branch 'master' into locationUpdate 2017-11-23 17:11:37 +10:00
translatewiki.net
2af7e7fe95 Localisation updates from https://translatewiki.net. 2017-11-23 07:31:45 +01:00
Vivek Maskara
f0d11a6074
Merge pull request #949 from ramarajesh2112/issue-944
Issue-944: Fix for same activity getting instantiated multiple times
2017-11-23 02:50:04 +05:30
maskara
b6441ef89f Lock location after the list is loaded once 2017-11-23 02:38:24 +05:30
maskara
a61124a580 Fix: Location update in nearby activity 2017-11-22 01:11:02 +05:30
Vivek Maskara
21f08ae986
Merge pull request #974 from misaochan/fix-log-file-send
Send log file to private Google group forum instead
2017-11-21 22:03:07 +05:30
Josephine Lim
243170768f
Merge pull request #967 from maskaravivek/nullFix
Fix: Crash because of no file found error while uploading
2017-11-22 02:17:16 +10:00
misaochan
785bed90ba Send log file to private Google group forum instead 2017-11-22 01:16:36 +10:00
Josephine Lim
591575faaf
Merge pull request #952 from JohnKal/master
Fixed issue #894
2017-11-21 15:45:45 +10:00
Ram Gudivada
3c9b325e58 Changed activity creation logic
- for home activity it will reuse existing activity from back stack and
  also clears all current activities
- for nearby, about and settings, it will use the existing activity from
  back stack
2017-11-20 21:37:10 -08:00
translatewiki.net
6e2bb3047c Localisation updates from https://translatewiki.net. 2017-11-20 09:04:53 +01:00
maskara
16ee2b87ec Fix: Crash because of no file found error while uploading 2017-11-18 01:28:12 +05:30
neslihanturan
461ca3add6
Merge pull request #955 from maskaravivek/fixNpe
Fixes NPE in Util function
2017-11-17 15:02:39 +03:00
maskara
8dd8e09f2a Fixes NPE in Util function 2017-11-16 17:32:45 +05:30
translatewiki.net
c0ff9ed09c Localisation updates from https://translatewiki.net. 2017-11-16 10:51:39 +01:00
Josephine Lim
030e296946
Update readme to add disclaimer suggested by WMF 2017-11-16 17:34:27 +10:00
Josephine Lim
7f9b7f7996
Update readme to remove IEG proposal link
Update readme to remove IEG proposal link because it has been approved
2017-11-16 17:33:00 +10:00
neslihanturan
955b3f17a4
Merge pull request #942 from maskaravivek/leaks
Fix Leaks in Nearby activity
2017-11-16 10:17:06 +03:00
Nicolas Raoul
9b5f69f736 Updated screenshots 2017-11-15 21:42:31 +09:00
Josephine Lim
b419140c66
Merge pull request #958 from whym/kotlin
Convert tests into Kotlin
2017-11-15 16:06:36 +10:00
Yusuke Matsubara
e9b4ec62a1 Convert tests into Kotlin 2017-11-15 09:31:31 +09:00
Josephine Lim
fb38c9033d
Merge pull request #933 from aumassart/master
fixing issue #520 : adding a privacy statement
2017-11-14 17:18:11 +10: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
translatewiki.net
e429667f3a Localisation updates from https://translatewiki.net. 2017-11-13 09:04:47 +01:00
neslihanturan
c5f80d8eb4
Merge pull request #951 from maskaravivek/dagger
Introduce dagger
2017-11-13 10:43:18 +03:00
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
translatewiki.net
c568f8180c Localisation updates from https://translatewiki.net. 2017-11-09 08:07:16 +01:00
translatewiki.net
c926437a0e Localisation updates from https://translatewiki.net. 2017-11-06 08:58:01 +01:00
Josephine Lim
061bb75ab8
Merge pull request #936 from whym/travis
Add unit test reports to Travis settings
2017-11-05 01:23:18 +10:00
Yusuke Matsubara
94f8a7f1f8 Add unit test reports to Travis settings 2017-11-04 21:14:03 +09:00
Josephine Lim
39dfe88148
Merge pull request #932 from maskaravivek/gradle
Update Gradle plugin to 3.0
2017-11-04 20:22:46 +10:00
maskara
5559e1bb41 Put PR link 2017-11-04 15:51:20 +05:30
maskara
ef56b69828 Replay deprecated symbol usage and mark AAPT todo 2017-11-04 15:18:45 +05:30
Josephine Lim
6e52df99a1
Merge pull request #934 from whym/leakcanary
Disable LeakCanary for Robolectric tests
2017-11-04 17:40:29 +10:00
maskara
3bc21ee514 Disable AAPT 2 2017-11-04 12:40:53 +05:30
Yusuke Matsubara
0964b05eed Disable LeakCanary for Robolectric tests
See 'For Robolectric users:' https://github.com/square/leakcanary
2017-11-03 12:34:06 +05:30
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
maskara
3adb5d83ae Update Gradle plugin to 3.0 2017-11-02 22:53:27 +05:30
aumassart
91ddcc796c adding privacy policy button for landscape and large modes too 2017-11-02 10:05:57 +01:00
aumassart
6ef5c35e52 Merge remote-tracking branch 'projet_original_master/master'
"synchronisation with the original project"
2017-11-02 09:41:54 +01:00