Commit graph

498 commits

Author SHA1 Message Date
Yusuke Matsubara
b91c9776f6 Fix extension replacement, add related tests
Makes sure findUniqueFilename receives filenames with an extension.
More robust extension replacement rules.
2016-08-16 09:07:32 +09:00
Yusuke Matsubara
0714f6ec93 Safeguard findUniqueFilename from race conditions
This might partially, but not fully, solve Issue #228 (accidental overwriting).
2016-08-15 21:58:56 +09:00
misaochan
4c33a35aca Versioning 2016-08-14 17:25:51 +12:00
misaochan
802ad139bb Fix whitespace 2016-08-13 18:57:46 +12:00
misaochan
f2d447aeea Remove comments 2016-08-13 18:57:12 +12:00
misaochan
81dc0b791a Minor fix 2016-08-13 18:56:17 +12:00
misaochan
0fe7998488 Modify onBackPressed() 2016-08-13 18:56:02 +12:00
misaochan
3c895e3473 Change finish() to manually load ContributionsActivity 2016-08-13 18:43:38 +12:00
misaochan
9242c2144f Add intent flags 2016-08-13 18:29:02 +12:00
misaochan
fa91b09b5b Fix NPE and comments 2016-08-13 17:37:42 +12:00
misaochan
61d1963301 Remove cookie code 2016-08-13 17:20:51 +12:00
misaochan
3bd3f170f7 Change first run method 2016-08-13 16:59:03 +12:00
misaochan
ab78d43b79 Add fixme 2016-08-12 23:53:48 +12:00
misaochan
6452cd3988 Modify strings 2016-08-12 23:44:31 +12:00
Nicolas Raoul
8b0bfbc11e Merge pull request #225 from misaochan/webview-activity
Account creation from within app (web view)
2016-08-12 12:29:01 +09:00
misaochan
8b23bb04f4 Add null check 2016-08-11 17:40:49 +12:00
misaochan
4726e8b072 Added toast to notify user 2016-08-11 17:25:23 +12:00
misaochan
6bd00b3f44 Clear cookies 2016-08-11 17:18:51 +12:00
misaochan
f9bc27d09a Add null check and simplify if statement 2016-08-10 18:38:28 +12:00
misaochan
0e36430db7 Whitespace 2016-08-10 18:36:46 +12:00
misaochan
f8fc86242d Enable JS for captcha 2016-08-10 18:28:25 +12:00
misaochan
0ba6b9c09a Add comments 2016-08-10 18:24:40 +12:00
misaochan
6e47d7866d Handle back button presses 2016-08-10 18:21:22 +12:00
misaochan
ad92053018 Modify conditions 2016-08-10 18:01:44 +12:00
misaochan
20331c13dd Add check for redirect to prevent welcome screen again 2016-08-10 17:48:49 +12:00
misaochan
23aa3de53f Use .equals for URL 2016-08-10 17:31:31 +12:00
misaochan
b3b1c99435 Merge remote-tracking branch 'refs/remotes/origin/master' into webview-activity 2016-08-09 17:54:08 +12:00
misaochan
83ddb26c4f Versioning 2016-08-09 17:24:20 +12:00
misaochan
635deea78e Change requestPermissions() call 2016-08-09 17:18:09 +12:00
misaochan
50771ea1ec Modify return values 2016-08-09 17:02:25 +12:00
misaochan
72863dd88a Modify case statement 2016-08-09 16:56:27 +12:00
misaochan
55e6920875 Add logging 2016-08-09 16:25:04 +12:00
misaochan
658f6da10d Add intent to go to LoginActivity 2016-08-09 15:59:23 +12:00
misaochan
f87eb1e651 Change URLs and add MyWebViewClient 2016-08-09 15:46:51 +12:00
misaochan
0a0725f0a1 Modify code according to dev tutorial 2016-08-09 15:20:42 +12:00
misaochan
94ffc3b824 Merge remote-tracking branch 'refs/remotes/nicolas-raoul/master' into webview-activity 2016-08-08 23:39:51 +12:00
misaochan
791c29b53f Add comments 2016-08-08 23:26:04 +12:00
Nicolas Raoul
9673f61dd9 Direct bug reports to Github instead of Bugzilla, in l10n 2016-08-08 12:17:05 +09:00
misaochan
361f1e6f6e Add comment 2016-08-05 18:35:39 +12:00
misaochan
498873adae Modify URL and webview 2016-08-05 18:34:20 +12:00
misaochan
d44d3d84c3 Merge remote-tracking branch 'refs/remotes/nicolas-raoul/master' into webview-activity 2016-08-05 18:07:40 +12:00
Timo Tijhof
4c1270e8ff Migrate event logging to www.wikimedia.org/beacon
Fixes #220.
2016-08-03 15:00:09 -07:00
Nicolas Raoul
6ddcbb612c Better Japanese name, see https://github.com/nicolas-raoul/apps-android-commons/issues/196 2016-08-03 17:21:25 +09:00
misaochan
18e69ca435 Add activity to manifest 2016-08-03 18:14:21 +12:00
misaochan
057cc1dede Hook up signup button 2016-08-03 18:06:35 +12:00
misaochan
163201b998 Add SignupActivity 2016-08-03 18:02:28 +12:00
misaochan
755f19a499 Versioning 2016-08-01 18:04:43 +12:00
misaochan
a4db41b4ed Change message 2016-07-29 22:42:24 +12:00
misaochan
60da5dc37a Add else and negativeButton 2016-07-29 19:50:09 +12:00
misaochan
61bf77b695 Add dialog to categories save button 2016-07-29 19:47:09 +12:00