[16:12:28] Can I used retrofit (http://square.github.io/retrofit/) HTTP client for query to the mediawiki api to search content [16:33:20] mtalal: Yes, that should work [16:35:21] mtalal: we don't currently use Retrofit for searches AFAIK, but here's some related Retrofit MW API implementations: https://phabricator.wikimedia.org/diffusion/APAW/browse/master/app/src/main/java/org/wikipedia/server/mwapi/MwPageService.java#111 [16:35:52] niedzielski: cool, just noticed that they've released 2.0. So, we could switch to that at some point [16:36:37] bearND: i saw that and am looking forward to it [17:02:28] to login into wikipedia can we use Oauth 2.0 for android development? [17:16:44] kaity__: standup [17:36:43] mtalal: the auth api is changing. here's our latest login implementation https://gerrit.wikimedia.org/r/#/c/278035/6/app/src/main/java/org/wikipedia/login/LoginTask.java . You probably want to avoid using AsyncTasks like we have (this is legacy code). anomie over on the #mediawiki channel would be able to better answer specifics [17:58:35] dr0ptp4kt: can you add me on android mailing list? [18:37:24] niedzielski: are you the admin for the 'android' list/group? i just looked into adding nzr but it doesn't look like i can [18:37:54] mdholloway: probably. i made it a while ago. let me see if i can add him [18:40:39] nzr mdholloway: ok, you should be on the list now [18:40:59] niedzielski: thanks a ton! [18:41:15] nzr: np :) [19:00:19] bmansurov: would you be able to hop on #wikimedia-analytics? [19:00:26] sure [19:39:35] nzr: sorry for delay. niedzielski, would you please make nirzar a member of the android list? niedzielski, not sure if you have set other admins, but you probably want to have at least a couple backups (feel free to add me) [19:41:07] dr0ptp4kt: nzr is all set up. i've added you and the devs as managers [19:49:26] bmansurov: you there? [19:49:31] yes [19:49:36] quick question around the variants issue [19:49:37] niedzielski: dbrant mdholloway bearND welcome lunch for Rita running a little slow. Any objection to starting retro a few minutes past the hour? [19:49:46] what's an example of a language we previously were grouping as a variant incorrectly? [19:49:58] mbinder: nope [19:50:08] mbinder: no [19:50:16] mbinder: nope [19:50:20] jdlrobson: zh-min-nan [19:50:30] mbinder: none :) [19:50:35] also, be and be-x-old [19:50:59] mbinder: ping us when you're ready [19:51:10] so vietnamese? [19:51:19] :-) cool, thanks. Feel free to populate the ether pad. Kaity is with me, too. [19:51:30] atually no.. what language is that? [19:52:02] ohh hokkien? [19:53:41] bmansurov: https://gerrit.wikimedia.org/r/#/c/279166/ < is that an accurate commit message? [19:54:14] bmansurov: do we order preferred languages by number of clicks or alphabetically? [19:54:23] jdlrobson: yes [19:54:29] jdlrobson: number of clicks [19:54:47] can you +1 commit message if it's accurate? just so i'm sure you are not saying yes to the other question :) [19:54:50] then ill merge [19:56:01] done [19:56:55] nzr: can you take a look at https://phabricator.wikimedia.org/T128350 ? I'd like to get this one done too [20:12:45] bmansurov: wanna give https://gerrit.wikimedia.org/r/#/c/278024/ another pass too? [20:13:20] yeah [20:23:46] dbrant: mdholloway niedzielski bearND ready, sorry, room snafu [20:35:52] jdlrobson: done [21:12:48] jdlrobson: thanks for reviews. i was wondering if we could handle removing schemas after these transformations have been made [21:13:08] i'd like to not do two things at once [23:02:46] FlorianSW: are you here by chance?