2511 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
aa7cf5eff4 #1212 put waits around clicking on book 2019-08-08 15:02:44 +01:00
Sean Mac Gillicuddy
2e6742f2ef #1212 resolve compilation errors 2019-08-08 14:24:45 +01:00
Sean Mac Gillicuddy
d816380d43 #1212 fix test packaging and update multidex proguard rules 2019-08-08 14:10:18 +01:00
Sean Mac Gillicuddy
6069676ddb #1212 correct manifest package name 2019-08-07 16:12:20 +01:00
Sean Mac Gillicuddy
55b48b261c #1212 remove largeTest annotation, rename test method o be prefixed "test" 2019-08-07 15:04:01 +01:00
Sean Mac Gillicuddy
0f34cea41f #1212 info logging exceeded max log size on travis 2019-08-07 14:46:50 +01:00
Sean Mac Gillicuddy
3a05be1713 #1212 get more info from gradle 2019-08-07 14:29:57 +01:00
Sean Mac Gillicuddy
a1fb3d0973 #1212 move the only tests that were getting picked up 2019-07-31 16:27:01 +01:00
Sean Mac Gillicuddy
ce8759ff49 #1212 mark all tests with test runner annotation 2019-07-31 15:53:40 +01:00
Sean Mac Gillicuddy
3a73b682c9 #1212 update deprecated test runner 2019-07-31 15:36:40 +01:00
Sean Mac Gillicuddy
6a352fe2c3 #121 move tests out of tests package as only they were getting picked up by ci? 2019-07-31 14:52:59 +01:00
Sean Mac Gillicuddy
896929a728 #1212 reduce test complexity 2019-07-31 14:26:54 +01:00
Sean Mac Gillicuddy
3c8b11b602 #1212 disable leakcanary 2019-07-31 13:07:59 +01:00
Sean Mac Gillicuddy
cb4427b737 #1212 comment out failing line and try arbitrary wait 2019-07-30 16:16:27 +01:00
Sean Mac Gillicuddy
a5a45af3ec #1212 print visibility -up timeout on tab clicking 2019-07-30 15:27:07 +01:00
Sean Mac Gillicuddy
a17be030dc #1212 properly nest exceptions - increase timeout and try new id 2019-07-30 14:20:12 +01:00
Sean Mac Gillicuddy
23cf15456c #1212 avoid NPE on null resources - increase timeout for zim_downloader_list 2019-07-30 13:45:07 +01:00
Sean Mac Gillicuddy
2758f36392 #1212 retrieve activity from intrumentation 2019-07-30 13:14:53 +01:00
Sean Mac Gillicuddy
b96f29f8b5 Merge remote-tracking branch 'origin/develop' into feature/macgills/#1212-automated-test-architecture 2019-07-30 12:44:28 +01:00
Sean Mac Gillicuddy
2271c4eb72 #1212 clean debug print 2019-07-30 12:44:08 +01:00
Sean Mac Gillicuddy
5d02c8212c #1212 find using content description - allow for view hierarchy printing 2019-07-30 12:30:59 +01:00
Seán Mac Gillicuddy
8fd3e7e95e
Merge pull request #1293 from kiwix/feature/macgills/#1292-language-activity
Feature/macgills/#1292 language activity
2019-07-30 09:22:07 +01:00
Sean Mac Gillicuddy
5e33a43eb7 #1212 comment out old mockwebserver usage 2019-07-29 16:00:57 +01:00
Sean Mac Gillicuddy
1ef34df9f3 #1212 add example of mocked network 2019-07-29 15:48:06 +01:00
Seán Mac Gillicuddy
bc38141aad
Merge pull request #1300 from kiwix/feature/shridhargoel/#1114-toolbar-swipe
Feature/shridhargoel/#1114 toolbar swipe
2019-07-29 12:53:29 +01:00
Sean Mac Gillicuddy
edee67b6ad Merge remote-tracking branch 'origin/develop' into feature/shridhargoel/#1114-toolbar-swipe 2019-07-29 12:03:02 +01:00
Sean Mac Gillicuddy
47a56f8238 #1114 suppress lint errors 2019-07-29 12:02:38 +01:00
Seán Mac Gillicuddy
b66890a469
Merge pull request #1306 from kiwix/feature/macgills/#101-proguard
#101 Add R8 configuration
2019-07-29 11:38:30 +01:00
Seán Mac Gillicuddy
7263d0c028
Merge pull request #1317 from kiwix/hotfix/macgills/fix-build-with-trusty
Stop jdk installation failure
2019-07-29 10:13:39 +01:00
Sean Mac Gillicuddy
444fa311ba Stop jdk installation failure 2019-07-29 09:26:10 +01:00
Seán Mac Gillicuddy
5e984d6d8a
Merge pull request #1296 from kiwix/feature/macgills/#1295-recursive-file-search
#1295 Make FileSearch recursive
2019-07-26 10:53:20 +01:00
Seán Mac Gillicuddy
01939f8a4a
Merge pull request #1314 from kiwix/hotfix/macgills/fix-build
Remove tools/platform tools
2019-07-26 09:42:09 +01:00
Sean Mac Gillicuddy
2646772718 Remove tools/platform tools 2019-07-26 09:25:37 +01:00
Seán Mac Gillicuddy
249c00ec03
Merge pull request #1305 from kiwix/hotfix/1302
Hotfix: Add "no zim open" check for Add Note Dialog in case of fresh install
2019-07-24 09:51:45 +01:00
Sean Mac Gillicuddy
36767eeab7 #101 revert using offer method on processors 2019-07-23 16:49:00 +01:00
Sean Mac Gillicuddy
f5401200a7 #101 Add R8 configuration 2019-07-23 16:47:07 +01:00
Sean Mac Gillicuddy
5af99c10d6 #1292 run automated inspection fixes 2019-07-23 14:08:56 +01:00
Seán Mac Gillicuddy
f6b31dba56
Merge pull request #1298 from kiwix/feature/macgills/#1297-real-version-code
#1297 Read VersionCode from Manifest
2019-07-23 10:05:32 +01:00
Aditya-Sood
74b8016261 Restyle: Reformat code style 2019-07-22 19:13:44 +05:30
Aditya-Sood
74f837a395 Refactor: Fix lint errors 2019-07-22 18:54:13 +05:30
Aditya-Sood
76d20d1271 Bug fix: Add Note Dialog
Prevent 'Add Note Dialog' from opening if no zim file is currently open
2019-07-22 17:18:20 +05:30
Sean Mac Gillicuddy
04779c1099 #1212 remove failing intent test 2019-07-19 12:55:42 +01:00
Seán Mac Gillicuddy
6aa5ac210f
Merge pull request #1115 from ShridharGoel/swipe-down
Swipe down on toolbar to open tabs switcher
2019-07-19 11:45:23 +01:00
Seán Mac Gillicuddy
9c1d36657a
Merge pull request #1299 from kiwix/readme-links-fix
Fix README links
2019-07-19 11:09:26 +01:00
Sean Mac Gillicuddy
1d84a631a6 #1212 double wait timeout to allow CI to pass 2019-07-19 11:08:44 +01:00
Kelson
9d2a3fdaa7 Fix README links 2019-07-19 12:03:05 +02:00
Sean Mac Gillicuddy
0125bc1c75 #1297 Read VersionCode from Manifest 2019-07-19 10:51:23 +01:00
Sean Mac Gillicuddy
28b7a2d756 #1295 Make FileSearch recursive 2019-07-19 09:44:21 +01:00
Sean Mac Gillicuddy
d87037acdb #1292 fix lint errors 2019-07-18 13:42:18 +01:00
Sean Mac Gillicuddy
3dfe0e9573 #1292 test sideeffect 2019-07-18 13:42:03 +01:00