Danny Coates
36225e4f92
android: exclude self from share intent ( #1132 )
2019-01-30 15:46:43 -05:00
Mark Liang (You-Wen)
b55960d743
fix 1112 ( #1128 )
2019-01-30 10:59:22 -05:00
Danny Coates
9e3bde2cc9
full page download ui ( #1126 )
2019-01-30 10:50:17 -05:00
Danny Coates
5eb24065b6
added modal to other pages
2019-01-29 13:08:54 -08:00
Danny Coates
87a517a169
exclude text inputs from paste handler
2019-01-29 12:43:09 -08:00
Danny Coates
c0d8300a8e
fixed some scrollbars
2019-01-29 12:06:23 -08:00
Danny Coates
d159825b27
added download icon
2019-01-28 15:44:14 -08:00
Cloney 173741
779fe94550
Pontoon: Update Vietnamese (vi) localization of Test Pilot: Firefox Send
...
Localization authors:
- Cloney 173741 <best.cloney.1301@gmail.com>
- donghoang.nguyen <donghoang.nguyen@gmail.com>
2019-01-27 15:12:07 +00:00
Danny Coates
8794b1d101
npm run format
2019-01-24 12:31:20 -08:00
Danny Coates
8227b1420c
Merge pull request #1125 from mozilla/dlink
...
added download link to tile
2019-01-24 12:20:30 -08:00
Danny Coates
dece0969c2
added download link to tile
2019-01-23 15:10:09 -08:00
Danny Coates
7bf8bab864
revert webpack to 4.28.4
2019-01-23 14:05:11 -08:00
Danny Coates
97bf9fdf69
updated deps
2019-01-23 11:46:17 -08:00
Danny Coates
9afe688c79
Merge pull request #1123 from pdehaan/de-testpilot-badge
...
Remove TestPilot badge from README
2019-01-23 09:47:22 -08:00
Peter deHaan
9f8233c7e4
Remove TestPilot badge
2019-01-23 09:34:56 -08:00
Danny Coates
d8009a64d4
Merge pull request #1119 from mozilla/android-share-icon
...
Switch to the Android share icon.
2019-01-23 09:11:19 -08:00
Danny Coates
831e39c113
Merge pull request #1122 from mozilla/fix-back-button-crasher
...
Fixes #1037 : Fix back button crasher
2019-01-23 09:10:54 -08:00
Donovan Preston
d1ea261dea
Fixes #1037 : Fix back button crasher
...
Java has nulls, and any object reference in Java can be null, but in Kotlin parameters default to not null unless the type is specified as `Type?`; our override of onActivityResult was specifying the type of the intent parameter as `Intent` instead of `Intent?`, causing an exception before our code was called. Figuring out how to turn on "break on all exceptions" in Android Studio (which is non-trivial for some reason) finally showed me the stack trace.
2019-01-23 10:28:57 -05:00
Donovan Preston
73123a690b
Switch to the Android share icon.
2019-01-23 09:42:13 -05:00
pyup.io bot
95ceff5cc6
Scheduled weekly dependency update for week 03 ( #1111 )
...
* Update pytest from 4.1.0 to 4.1.1
* Update pytest-html from 1.19.0 to 1.20.0
* Update pytest-xdist from 1.25.0 to 1.26.0
2019-01-22 13:44:04 -05:00
Danny Coates
16ba74e959
Merge pull request #1106 from mozilla/vnext-hover-states
...
Fix #1103
2019-01-18 10:25:05 -08:00
Mark Liang
de0a1ddcaa
#1103
2019-01-18 16:09:17 +08:00
Danny Coates
01105a0a98
Merge pull request #1091 from mozilla/add-new-metrics
...
add new metrics md
2019-01-17 11:30:37 -08:00
Ian Neal
4cf27030a1
Pontoon: Update English (Great Britain) (en-GB) localization of Test Pilot: Firefox Send
...
Localization authors:
- Ian Neal <iann_bugzilla@blueyonder.co.uk>
2019-01-17 14:31:28 +00:00
Danny Coates
339755e292
updated deps
2019-01-16 16:18:50 -08:00
Danny Coates
7d051d5eaf
restored accidentally deleted style
2019-01-16 16:18:23 -08:00
Danny Coates
d5a1271bbe
fixed account menu z-index on android
2019-01-16 14:58:10 -08:00
Danny Coates
e954a6cb62
typo. fixes #1100
2019-01-16 14:19:33 -08:00
Danny Coates
a6a8fa6528
Merge pull request #1099 from mozilla/android-implement-share-card
...
Fix #888 Implement share card.
2019-01-16 13:26:41 -08:00
Donovan Preston
c90d811087
Switch to using utils.browserName
2019-01-16 16:20:15 -05:00
Danny Coates
6f39d42165
Merge pull request #1102 from mozilla/btn-style
...
refactored styles to extract btn
2019-01-16 13:00:21 -08:00
Danny Coates
57422d6406
refactored styles to extract btn
2019-01-16 12:49:11 -08:00
Danny Coates
ae256141da
Merge pull request #1098 from mozilla/hide-add-files-button-while-uploading
...
Fix #1089 On Android, hide the add files button when uploading
2019-01-16 11:01:49 -08:00
Donovan Preston
af61434b72
Fix #888 Implement share card.
2019-01-16 12:05:39 -05:00
Donovan Preston
c0382dd327
Fix #1089 On Android, hide the add files button when uploading
2019-01-16 10:26:52 -05:00
Danny Coates
32a77180b0
Merge pull request #1088 from mozilla/vnext-ui-changes
...
Update UI
2019-01-15 10:40:11 -08:00
Danny Coates
783d7bfa03
save download count changes to localStorage. fixes #1080
2019-01-15 10:11:51 -08:00
Danny Coates
6e175dd5ca
Merge pull request #1087 from mozilla/custom-elements
...
use custom elements instead of adding css classes for selectors
2019-01-14 11:03:23 -08:00
Mark Liang
38f8a68827
update ux
2019-01-14 16:51:50 +08:00
John Gruen
f6640e4822
add new metrics md
2019-01-11 18:37:01 +01:00
Danny Coates
f402011c82
use custom elements instead of adding css classes for selectors
2019-01-10 16:22:40 -08:00
Danny Coates
742b97cb4b
Merge pull request #1086 from mozilla/fix-android-equals-1-npm-start
...
Make ANDROID=1 npm start work again, as it broke at some point
2019-01-10 15:04:27 -08:00
Danny Coates
3df32e2a22
removed /download from android routes in dev.js since it has no ui
2019-01-10 15:00:03 -08:00
Donovan Preston
52b4c382cb
Make ANDROID=1 npm start work again, as it broke at some point
2019-01-10 15:08:16 -05:00
Danny Coates
8e8570c357
use blob instead of stream to get file list. fixes #1084
2019-01-10 11:10:51 -08:00
Danny Coates
4a633c8930
initialize dlimit of ownedfile on upload. fixes #1080
2019-01-10 10:52:52 -08:00
Danny Coates
6cc374865e
refactored code/tests around download tests
2019-01-09 17:25:43 -08:00
Danny Coates
6fdb5f4f9f
Merge pull request #1078 from dhyey35/vnext
...
[Integration-Test] Add test for number of downloads, fixes #810
2019-01-09 17:13:21 -08:00
Danny Coates
7f1ce41d9c
disable validation and resumable for gcs uploads
2019-01-09 13:36:27 -08:00
Dhyey Thakore
e9a9ead762
[Integration-Test] Add test for number of downloads, fixes #810
2019-01-09 19:33:48 +05:30