Commit Graph

5117 Commits (issues/111-rebrand-strings)
 

Author SHA1 Message Date
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
mozilla-l10n-automation-bot fea7c2651e
Import l10n. (#14650) 4 years ago
Abhijit Valluri e1dcb01741 Display favicon in the tabs tray 4 years ago
Christian Sadilek a2368e2a1e Configure M4 AMO collection for Nightly/Debug 4 years ago
Abhijit Valluri ba36729d7d Fix topsheet tabs tray appearance when in multiselect mode 4 years ago
liuche 408000e450
Issue #7620 - Remove Nightly flag for external download manager (#14632) 4 years ago
Sören Hentzschel 81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 4 years ago
MickeyMoz 99bfc72625 Update Android Components version to 58.0.20200901190136. 4 years ago
Arturo Mejia 6f5e9bad26
Pin AC TO 57.0.0 and remove feature flag for view downloads (#14592)
* Update Android Components version to 57.0.0.

* Remove feature flag for "View Downloads".

* Update search enginer list from changes by #13452

Co-authored-by: Chenxia Liu <liuche@mozilla.com>
4 years ago
Tiger Oakes d762dea49d Gradle configuration avoidance 4 years ago
mozilla-l10n-automation-bot 0413d3c91f
Import l10n. (#14599) 4 years ago
Abhijit Valluri 9024020daf Add settings to customize add-ons source collection 4 years ago