Paul Hawke
|
e33febf506
|
Merge branch 'master' into dependency-injection
|
2017-09-23 14:24:34 -05:00 |
|
Paul Hawke
|
c3d6d0eb44
|
Merge branch 'master' into lint-cleanup
|
2017-09-23 13:27:07 -05:00 |
|
Neslihan
|
4d9e63227c
|
Fix codacy issue
|
2017-09-12 23:14:58 +03:00 |
|
Neslihan
|
c52c0b4a7f
|
Fix coding style
|
2017-09-12 22:47:57 +03:00 |
|
Neslihan
|
1c50e8539b
|
Request write permission for older android versions, too.
|
2017-09-12 22:47:31 +03:00 |
|
Paul Hawke
|
9c0cbe7ad5
|
Further reduce code calling back to the CommonsApplication by pulling out a SessionManager to manage our current account.
|
2017-09-09 14:08:40 -05:00 |
|
Paul Hawke
|
15107e622b
|
Codacy suggestions for improvement.
|
2017-09-03 22:20:52 -05:00 |
|
Paul Hawke
|
8cbf56fa7b
|
Java 5 / Java 8 language suggestions plus general cleanup.
|
2017-09-03 17:27:20 -05:00 |
|
Paul Hawke
|
13e84a82b8
|
Removed unused imports.
|
2017-09-03 17:05:37 -05:00 |
|
Paul Hawke
|
d0a85dbd82
|
Moved single-use code out of Utils over to where it's actually used.
|
2017-08-26 08:57:16 -05:00 |
|
Paul Hawke
|
cfe17cafa6
|
Moved other singletons over to being managed by Dagger
|
2017-08-26 08:57:15 -05:00 |
|
Paul Hawke
|
647cc166ef
|
@Inject the MediaWikiApi where needed to reduce coupling between classes.
|
2017-08-26 08:56:15 -05:00 |
|
Paul Hawke
|
ed1ae98d8e
|
Finished removing coupling between classes around the getInstance() method.
|
2017-08-26 08:56:15 -05:00 |
|
Paul Hawke
|
8fe2816ca9
|
First baby steps into the world of dependency injection using Dagger.
|
2017-08-26 08:56:14 -05:00 |
|
Paul Hawke
|
97bbd51e13
|
Removed the popup and nav-drawer item relating to developer plans.
|
2017-08-24 22:19:43 -05:00 |
|
Mikel
|
2b30924242
|
Merge branch 'master' into rx_upload_count
# Conflicts:
# app/src/main/java/fr/free/nrw/commons/concurrency/ThreadPoolExecutorService.java
# app/src/main/java/fr/free/nrw/commons/contributions/ContributionsActivity.java
|
2017-07-28 14:47:37 +01:00 |
|
Mikel
|
6412e15f20
|
Move new Http query together with other ApacheHttpRequests
|
2017-07-28 14:38:54 +01:00 |
|
Josephine Lim
|
71a7742a83
|
Merge pull request #817 from akaita/overriden_annotations
Add missing annotations
|
2017-07-28 19:54:46 +10:00 |
|
Josephine Lim
|
a5a624f939
|
Merge pull request #808 from neslihanturan/oneTimePopUp
One time pop up
|
2017-07-27 16:49:22 +10:00 |
|
Neslihan
|
8b460b6f3a
|
Fix ugly codes
|
2017-07-26 22:20:46 +03:00 |
|
Mikel
|
3b17d96bae
|
Fix indentation
|
2017-07-26 17:36:05 +01:00 |
|
Mikel
|
09d94f3e06
|
Replace Guava-implemented getUploadCount with RxJava2 version
|
2017-07-26 16:56:44 +01:00 |
|
Mikel
|
79a22c1aca
|
Add missing annotations
|
2017-07-26 16:24:24 +01:00 |
|
Neslihan
|
d72b239e20
|
Fix codacy
|
2017-07-26 14:57:51 +03:00 |
|
Neslihan
|
452dcaec72
|
Display pop up once, on 4th app start
|
2017-07-26 14:06:49 +03:00 |
|
Neslihan
|
4571482695
|
Fix codacy issues
|
2017-07-23 18:44:38 +03:00 |
|
Neslihan
|
19784f0e82
|
Add shared preferences
|
2017-07-23 18:10:42 +03:00 |
|
Neslihan
|
d88fb3b0de
|
Prepare alert window and strings
|
2017-07-23 15:39:08 +03:00 |
|
Paul Hawke
|
4796557fb7
|
Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested.
|
2017-07-22 18:04:40 -05:00 |
|
Paul Hawke
|
8e47f82de6
|
Merge remote-tracking branch 'upstream/master'
|
2017-07-15 06:16:31 -05:00 |
|
Josephine Lim
|
350f9bb697
|
Merge pull request #773 from tised/#657_issue
improvements for #657 issue
|
2017-07-14 01:10:34 +10:00 |
|
Dmytro Vodnik
|
0ce99bc10e
|
improvements for #657 issue
|
2017-07-13 16:26:07 +03:00 |
|
Yusuke Matsubara
|
d241d36d66
|
Add PageTitle class to canonicalize page names
|
2017-07-13 18:29:30 +09:00 |
|
Paul Hawke
|
c3649d3efd
|
Merge remote-tracking branch 'upstream/master'
|
2017-07-11 08:06:55 -05:00 |
|
Dmytro Vodnik
|
869790900b
|
fix for #733,732 issue
The problem is that onCreate of content resolver are calling before even Apllication onCreate, so that fields may be null which caused crashes
|
2017-07-10 17:31:32 +03:00 |
|
Paul Hawke
|
d64c1b51cc
|
Refactoring to not expose the ApiResult and Apache HTTP implementation
|
2017-07-04 16:34:30 -05:00 |
|
Paul Hawke
|
599e7bb453
|
Consolidated media wiki api calls in a single place
|
2017-07-04 14:24:08 -05:00 |
|
Paul Hawke
|
5396fc6ed0
|
Optimized imports before starting
|
2017-07-04 14:23:13 -05:00 |
|
veyndan
|
ae78930808
|
Make the drawer prettier
|
2017-06-28 21:39:10 +01:00 |
|
Yusuke Matsubara
|
9c69539276
|
Share file with camera using cache and FileProvider
* Use cache instead of external storage to share file with camera
* Execute ExistingFileAsync after permission is granted
|
2017-06-10 16:47:37 +09:00 |
|
maskara
|
bcca6b15e5
|
Ability to launch welcome activity again
|
2017-05-29 01:17:07 +05:30 |
|
maskara
|
82c0d24f37
|
Show the upload count for contributions by the user
|
2017-05-28 21:16:20 +05:30 |
|
Dmitry Brant
|
8656098dc5
|
Fix lint issues.
|
2017-05-26 16:41:38 -04:00 |
|
Dmitry Brant
|
dea43c04b9
|
Make sure to remove backstackChangeListener when finished.
|
2017-05-26 16:32:00 -04:00 |
|
Dmitry Brant
|
8255bac32e
|
Don't store Activity instance in adapter.
|
2017-05-26 15:15:43 -04:00 |
|
Dinu Kumarasiri
|
40c1ea375a
|
Merge pull request #681 from dbrant/crash2
Fix crash when uploading multiple photos.
|
2017-05-26 23:35:37 +05:30 |
|
Dmitry Brant
|
5923e9ad4a
|
Fix crash in PhotoDisplayAdapter.
|
2017-05-26 13:35:40 -04:00 |
|
Deskana
|
767878f194
|
Remove unused imports
This patch removes imports across the codebase that are unused to improve
code maintainability and cleanliness.
|
2017-05-26 11:02:56 +01:00 |
|
maskara
|
4cb6fb86f8
|
Fix back button issue in ShareActivity
|
2017-05-20 11:35:49 +02:00 |
|
Dmitry Brant
|
269cef559b
|
Don't show uploads that have been deleted.
|
2017-05-19 17:59:26 +02:00 |
|