Paul Hawke
|
a208c9f273
|
Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports.
|
2017-09-10 10:37:58 -05: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
|
e7d0c647c2
|
Merge branch 'master' into dependency-injection
|
2017-09-09 12:39:41 -05:00 |
|
Yusuke Matsubara
|
7c956e803c
|
Merge pull request #856 from Bluesir9/issue_848_logout_contributions_redirect_issue
Added callback when removing accounts on logout
|
2017-09-03 20:34:31 +09:00 |
|
Vishan Seru
|
35fdb4350a
|
Fixed small bug when incrementing counter in AccountManagerCallback
|
2017-08-28 12:44:19 +05:30 |
|
Vishan Seru
|
b094d502d6
|
Took care of some issues pointed out by codacy in relation to the coding guidelines followed specifically to the changes made in this branch
|
2017-08-28 12:27:03 +05:30 |
|
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
|
388f588301
|
Correctly configured injection for fragments and services.
|
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
|
dbcbeed822
|
Android injection for support classes.
|
2017-08-26 08:56:15 -05:00 |
|
Paul Hawke
|
7880a08c30
|
Ensure that activities and content providers are integrated into DI.
|
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 |
|
Vishan Seru
|
16487556dc
|
Added callback when removing accounts on logout to ensure that post logout screen transition happens only after complete logout procedure is complete.
|
2017-08-25 11:42:17 +05:30 |
|
Paul Hawke
|
97bbd51e13
|
Removed the popup and nav-drawer item relating to developer plans.
|
2017-08-24 22:19:43 -05:00 |
|
Mikel
|
5cb1f7281b
|
Fix wrong condition
|
2017-08-18 20:06:18 +01:00 |
|
Mikel
|
591b10f4c9
|
Add error message to exception
|
2017-08-18 20:04:59 +01:00 |
|
Mikel
|
f2e8891db9
|
Simplify AddAccount task
|
2017-08-18 17:35:24 +01:00 |
|
Mikel
|
6b80bec3c9
|
Simplify GetAuthCookie task
|
2017-08-18 17:34:55 +01:00 |
|
Josephine Lim
|
5796d14e9e
|
Merge pull request #839 from YDrall/backstack_issue
remove signup activity from activity's backstack.
|
2017-08-14 01:28:54 +10:00 |
|
ydrall
|
68462eac2b
|
make SignupActivity to terminate on task completion
|
2017-08-11 15:02:15 +05:30 |
|
neslihanturan
|
0005b82421
|
Revert "Adding username to Drawer"
|
2017-08-10 13:56:51 +03:00 |
|
neslihanturan
|
401de30630
|
Merge pull request #834 from akaita/667_fix_categories
667 fix categories
|
2017-08-09 11:31:23 +03:00 |
|
neslihanturan
|
9ea805f9f5
|
Merge pull request #826 from Nethermane/master
Adding username to Drawer
|
2017-08-09 10:43:45 +03:00 |
|
Bruce Nishimura
|
1622f67a4b
|
Made layout actually look good. Hopefully fixed codeacities complaints.
|
2017-08-08 18:58:45 -04:00 |
|
neslihanturan
|
e3455b630e
|
Merge pull request #796 from akaita/media_detail_enhance
Enhance behaviour of Media detail enhance
|
2017-08-08 15:29:33 +03:00 |
|
Mikel
|
bef42de613
|
Remove unused imports
|
2017-08-08 13:08:56 +01:00 |
|
Mikel
|
304e998a0b
|
Line break to add readability
|
2017-08-07 20:53:00 +01:00 |
|
Mikel
|
7754c7c7c4
|
Fix vectors for drawableStart in API 17
|
2017-08-07 20:44:35 +01:00 |
|
Mikel
|
3793516d57
|
Fix empty-filter search. Fix repeated suggestions issue. Show "no results found" when appropriate
|
2017-08-07 16:37:12 +01:00 |
|
Yusuke Matsubara
|
2777bacd27
|
Merge pull request #828 from jorgecasariego/master
Enable Stetho just on debug mode #813
|
2017-08-07 22:31:36 +09:00 |
|
Mikel
|
ef1fc0c9d9
|
Improve code readability
|
2017-08-06 20:33:29 +01:00 |
|
Mikel
|
0443f65c4a
|
Reorder to clarify
|
2017-08-06 20:11:27 +01:00 |
|
Mikel
|
22cd1ac72a
|
Fix import
|
2017-08-06 20:09:45 +01:00 |
|
Mikel
|
b7215c580f
|
Migrate network tasks to RxJava
|
2017-08-06 19:58:58 +01:00 |
|
Mikel
|
84a5f0a221
|
Move DB tasks to model/dao object
|
2017-08-06 19:27:47 +01:00 |
|
Mikel
|
0c0c814604
|
Refactor CategorizationFragment to use RxJava2
|
2017-08-06 17:58:31 +01:00 |
|
Mikel
|
494739da5e
|
Implement equals and hashCode for CategoryItem
|
2017-08-06 17:57:29 +01:00 |
|
neslihanturan
|
8ca35c7653
|
Merge pull request #833 from mebr1416/master
Day mode by default #825
|
2017-08-05 12:55:01 +03:00 |
|
mebr1416
|
0c303298b2
|
Resolve for "Day mode by default #825"
|
2017-08-04 18:40:22 +03:00 |
|
neslihanturan
|
28a0a15616
|
Merge pull request #818 from akaita/rx_upload_count
Use RxJava2 for getting upload count
|
2017-08-03 17:10:41 +03:00 |
|
Mikel
|
04ff70fa5b
|
Codacy :)
|
2017-08-02 22:06:37 +01:00 |
|
Mikel
|
1618640046
|
Make Codacy happy
|
2017-08-02 22:02:36 +01:00 |
|
Mikel
|
d314964018
|
Merge from master and add icons to clickable fields
|
2017-08-02 21:57:13 +01:00 |
|
Bruce Nishimura
|
06efa26f5e
|
Readding log that I accidently deleted
|
2017-08-02 00:44:27 -04:00 |
|
Bruce Nishimura
|
a014900e37
|
Removed username from preferences, now uses current account.
Improved text positioning/styling slightly.
|
2017-08-02 00:38:34 -04:00 |
|
Mikel
|
584a030def
|
Hack to avoid usage of exhausted thread pool
|
2017-08-02 02:09:57 +01:00 |
|
Jorge Casariego
|
b76fb516b6
|
Enable Stetho just on debug mode #813
|
2017-08-01 15:02:51 -04:00 |
|
Bruce Nishimura
|
2764bc4dd8
|
Using general preferences instead, splitting long lines.
|
2017-07-31 20:47:55 -04:00 |
|