Commit Graph

5028 Commits (issues/82-fix-tests)
 

Author SHA1 Message Date
Adam Novak 8d8546dfa4 Make Travis config correct YAML 4 years ago
Adam Novak 015287d80b Make Travis run the tests and check for new failures 4 years ago
Adam Novak 0c2a3451fd Tell tests about ForkDebug channel 4 years ago
Adam Novak 5d6f47ae7e Make sure telemetry is off by default 4 years ago
Adam Novak 5da84d4271 Hack functionality into fake Google Play stubs
This makes the relevant tests pass
4 years ago
interfect 7f195a3cf9
Merge pull request #81 from fork-maintainers/issues/74-fix-whats-new
Change what's new URL to fix #74
4 years ago
Adam Novak 287c9d7ea8 Change what's new URL to fix #74 4 years ago
interfect 1b3802164c
Make sure license file exists 4 years ago
interfect 76415ee2f9
Explain to Travis where its SDK is 4 years ago
interfect 9c0f4da3e2
Tell Travis to claim to have accepted licenses
Travis is supposed to do this for us but the docs appear to have lied.
4 years ago
interfect 73ebfaed87
Name the Travis config correctly. 4 years ago
interfect 27159f655a
Add Travis CI file that should do a release build 4 years ago
Adam Novak 687c000fa5 Merge remote-tracking branch 'bbigam/fork' into fork 4 years ago
Adam Novak 115a52b409 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Mozilla L10n Automation Bot 4a1c1addb5 Import l10n. 4 years ago
MickeyMoz f553d9dbb8 Update Android Components version to 58.0.20200906130403. 4 years ago
mcarare c350a5f3b9 For #9506: Add session observer to check conditions for displaying banner. 4 years ago
mcarare d7668b16fc For #9506: Create show open in app banner preference. 4 years ago
mcarare 653a279101 For #9506: Implement banner custom view based on material design specs. 4 years ago
mcarare 20794296dc For #9506: Add possibility to navigate to a preference in settings. 4 years ago
bbigam fd0abbecd6
Update Dependencies.kt 4 years ago
bbigam 61a440b4df
Update ReviewPromptController.kt 4 years ago
bbigam a33d070781
Update build.gradle 4 years ago
interfect d3b6d7b77a
Merge pull request #72 from miDeb/top_tabtray_animation
Fix top tab tray entry/exit animations
4 years ago
interfect 625289da6e
Merge pull request #69 from abhijitvalluri/tabstray_fixes
Fix some issues with tabs tray + enable proper Fennec style full screen layout + add onboarding setup for tabs tray layout
4 years ago
Abhijit Valluri 0464ed8e8c Enable fennec fullscreen tabs screen + onboarding layout setup 4 years ago
Michael Debertol 5ba49f66a0 Fix top tab tray entry/exit animations 4 years ago
Abhijit Valluri bb0ef2b659 Fix some issues with tabs tray
Following issues fixed in tabs tray:
* Place the tab indicator at the top for top tabs tray layout
* Disable reverse layout for compact tabs as it messes with the layout
* Make the new tab button visible in private mode in light theme

The third issue is a bug in upstream Fenix! They did not do sufficient
UI testing of the tabs tray!
4 years ago
Adam Novak 8048ecc9b0 Blame the Github organization for this software instead of me 4 years ago
Adam Novak 7d2591e92a Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Mickey Moz 91223817c6
Update Android Components version to 58.0.20200904130229. (#14688) 4 years ago
codrut.topliceanu fe3ef74d71 For #11153 - String for private mode scr shot warning 4 years ago
Oana Horvath bf9f6794e9 For #14524: Disable ETP tests failing on AC 58 update 4 years ago
Mugurell 33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
4 years ago
Mozilla L10n Automation Bot 022bc5f5ff Import l10n. 4 years ago
Abhijit Valluri 275c5c1a7b Massive tabs tray customization options 4 years ago
ekager 09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
ekager e80b46ced0 For #14609 - Correct nav from new search experience to browser 4 years ago
mcarare 85cb74a3c9 For #14665: Replace hardcoded label with string resource. 4 years ago
Adam Novak 23ff09fba6 Note in the README that we think we have telemetry out. 4 years ago
Adam Novak f90adf5ce5 Tie addon account preferences back to BuildConfig 4 years ago
Adam Novak 5097afad8e Put the (not itself OSS?) license plugin back so we can keep the license screen 4 years ago
Adam Novak 5acf12bf12 Add missing Leanplum setUserAttributes stub 4 years ago
Adam Novak ba91b74887 Apply liberate patch
Apply https://gitlab.com/relan/fennecbuild/-/blob/master/fenix-liberate.patch
at edac9bd4083644ae0b8ae04e6af719892f05ee3a

License sign-off from author "relan" in
https://gitlab.com/relan/fennecbuild/-/issues/4#note_404430753

"Note that fenix-liberate.patch is a copypaste from various projects under
Apache 2.0 and MPL 2.0. I've made only trivial changes and it makes sense to
distribute them under MPL 2.0 or Apache 2.0, not AGPL.

I think I need to add license headers to all new files added by the patch."

We can pick up additional license headers if and when they're added by relan.
Almost all the code is trivial, probably-uncopyrightable stubs.

We might be supposed to put more info in the licenses screen in the app, which
I'm keeping, for some of these, but I'm not sure how.
4 years ago
Adam Novak 670589aaae Still not sure about the name but we should spell it like the actual animal 4 years ago
Adam Novak 5e4d669ab8 Merge remote-tracking branch 'abhijitvalluri/tabstray_new_tab_button_bottom_layout' into fork 4 years ago
Adam Novak 7b49b4ec30 Merge remote-tracking branch 'abhijitvalluri/addons_search' into fork 4 years ago
Adam Novak e927400939 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Shane Synan 2231fe2d52
For #14642: Use correct 'Close tabs' summary text (#14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes #14642
4 years ago
Dennis Schubert abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. (#14625) 4 years ago