interfect
0fd2cb2667
Merge pull request #127 from fork-maintainers/issues/111-change-appid
...
Change App ID for Iceraven rebranding
2020-09-17 19:57:56 -07:00
interfect
1b355a83b8
Merge pull request #128 from fork-maintainers/upstream-sync
...
Sync with Mozilla
2020-09-17 19:26:41 -07:00
Adam Novak
5ddce84b81
Settle on 'forkmaintainers' everywhere which Mozilla lint rules accept
2020-09-17 19:02:48 -07:00
interfect
8c3a419650
Add icon assets via AS "New->Image Asset" ( #126 )
2020-09-17 18:45:45 -07:00
Adam Novak
bde8b72516
Merge remote-tracking branch 'upstream/master' into upstream-sync
2020-09-17 18:41:32 -07:00
Adam Novak
0b3963f687
Adjust package names in code
2020-09-17 17:54:09 -07:00
Adam Novak
5871e3ee23
Adjust build scripts and move code for appid change
2020-09-17 17:51:21 -07:00
interfect
08af6b6cca
Merge pull request #122 from fork-maintainers/upstream-sync
...
Sync with Mozilla's changes
2020-09-17 17:31:35 -07:00
mcarare
f793c3a5f9
For #14727 : Add content description to resync tabs button.
2020-09-17 16:44:36 -07:00
Sören Hentzschel
55b5a452d1
For #14933 - Fixed private browsing icon color in preferences fragment
2020-09-17 16:41:02 -07:00
Tiger Oakes
b927b688c9
Merge bookmark item and folder view holders
2020-09-17 15:59:42 -07:00
Tiger Oakes
3059a57747
Change separator to use its own view holder
2020-09-17 15:59:42 -07:00
Elise Richards
9afe9679d8
For #15079 : handle QR permissions when changed in Android settings ( #15097 )
...
* Define intent data for activity
* Search dialog shows permissions for allow and deny camera
* Check camera permissions for fxa pairing
* Check camera permissions for old search
* Tests for pairing sync interactor and controller.
* Cleanup
* Use bool pref for setting. Use interfaces and default implementations for the sync interactor and controller.
* Lint
2020-09-17 16:41:28 -05:00
Sawyer Blatz
8a81c1ee1d
For #15123 : Fix top sites text color
2020-09-17 11:35:51 -07:00
Sawyer Blatz
1f17371df6
For #14565 : Add telemetry for top sites
2020-09-17 10:06:39 -07:00
Arturo Mejia
d3d24c0f48
Update Android Components version to 60.0.20200917130150.
2020-09-17 09:48:57 -07:00
Arturo Mejia
19f0c543fe
Fix add-ons permissions breaking change
2020-09-17 09:48:57 -07:00
mcarare
e5a9311613
For #15116 : Also do not expand or set bottom toolbar behavior on TWA tabs.
2020-09-17 09:30:27 -07:00
mcarare
83478b9db4
For #15116 : Do not set bottom toolbar behavior on PWA tabs.
2020-09-17 09:30:27 -07:00
mcarare
c5a2e2e5a0
For #15116 : Do not expand toolbar on PWA tabs.
2020-09-17 09:30:27 -07:00
mcarare
1f004aff8c
For #15116 : Use safe cast for layout params.
2020-09-17 09:30:27 -07:00
Sebastian Kaspari
ee3384ac52
Issue #14225 : Remove task when finishing ExternalAppBrowserActivity.
2020-09-17 18:13:47 +02:00
Abhijit Kiran Valluri
faba50a252
Remove daily build schedule from github actions
...
Remove unnecessary daily build from the github actions workflow
2020-09-17 10:32:01 +01:00
interfect
877d939fbd
De-raven some real weasels ( #123 )
...
Fix https://github.com/fork-maintainers/iceraven-browser/issues/111#issuecomment-693857471
2020-09-16 22:08:15 -07:00
Adam Novak
c2b9882b31
Merge remote-tracking branch 'upstream/master' into fork
2020-09-16 21:29:14 -07:00
interfect
ad68fdcb26
Rebrand README and app strings to Iceraven Browser ( #121 )
...
* Rebrand README and app strings to Iceraven Browser
* Update all the README URLs for new repo location
2020-09-16 18:52:07 -07:00
Mozilla L10n Automation Bot
f036d3db67
Import l10n.
2020-09-16 18:31:50 -07:00
Abhijit Kiran Valluri
df9d8bceae
Create github actions for Continuous Integration! ( #116 )
...
* Add github actions workflows
* Add github actions for CI
* Fix lint and detekt errors
* Add caching to the github actions
* Add the workflow statuses to the README
* Give the jobs more descriptive names
* Consolidate github actions workflows to a single workflow
* Give the steps meaningful names, save detekt and lint results
2020-09-16 17:38:49 -07:00
MickeyMoz
68d3d85ec3
Update Android Components version to 59.0.20200916130055.
2020-09-16 10:05:42 -07:00
Mozilla L10n Automation Bot
f6684862a4
Import l10n.
2020-09-16 09:31:34 +03:00
MickeyMoz
26d2eab38c
Update Android Components version to 59.0.20200915130327.
2020-09-15 11:07:59 -07:00
Hakkı Kaan Çalışkan
f87ca730a9
For #11245 : Integrate Synced Tabs AwesomeBar suggestions
...
fix pr
2020-09-15 13:58:29 -04:00
bbigam
77a0a11153
Update wordmark banner for Iceraven branding ( #110 )
...
* add info for scaling of wordmark files
* fix typo
* Iceraven banner
* Iceraven banner
* Iceraven banner
* Iceraven banner
* Iceraven banner
* Delete ic_logo_wordmark_normal.png
we don't need this in root, only in fork-asset-sources
* Delete ic_logo_wordmark_private.png
we don't need this in root, only in fork-asset-sources
* upload XCFs for Iceraven rebranding
These could easily be edited in the future to add a logo, for example. See details in wordmark_dpi file.
2020-09-14 21:58:15 -07:00
Abhijit Kiran Valluri
8866eb3801
Fix the 5 failing tests ( #109 )
...
* Fix all 5 failing tests
* Add Travis CI build status to README file
* Ignore an intermittently failing test, update travis config to not ignore failures
2020-09-14 21:56:49 -07:00
mozilla-l10n-automation-bot
2059156193
Import l10n. ( #15099 )
2020-09-14 18:08:22 -07:00
Jeff Boek
c632b6b0a1
For #15007 - Puts swipe to delete behind a feature flag ( #15009 )
2020-09-14 15:20:46 -07:00
Mozilla L10n Automation Bot
0a8b9e378c
Import l10n.
2020-09-14 12:02:00 -07:00
Johan Lorenzo
779757f88c
Bug 1648785 - Let taskcluster upload APKs to Github releases ( #12907 )
2020-09-14 18:49:31 +02:00
codrut.topliceanu
b892af773e
For #14546 - Speculative fix for ANR
2020-09-14 09:10:28 -07:00
MickeyMoz
057ac0d8b2
Update Android Components version to 59.0.20200914130326.
2020-09-14 09:09:34 -07:00
Abhijit Valluri
0f8fd0c10f
Enable pull to refresh feature
2020-09-14 11:56:56 -04:00
bbigam
0cde4da977
fix typo
2020-09-14 11:31:42 -04:00
bbigam
6d3bfc2f3b
add info for scaling of wordmark files
2020-09-14 11:31:42 -04:00
Nikita Epifanov
3c0a8bcee9
Update static_strings.xml
2020-09-14 11:09:19 -04:00
Nikita Epifanov
0c536c4e3a
Update static_strings.xml
2020-09-14 11:09:19 -04:00
Nikita Epifanov
f32041966f
Update strings.xml
2020-09-14 11:09:19 -04:00
Nikita Epifanov
f3f28847a5
Update strings.xml
2020-09-14 11:09:19 -04:00
Nikita Epifanov
c56f0e3346
Add Russian static_strings.xml
2020-09-14 11:09:19 -04:00
Abhijit Valluri
480d29765f
Fix build.gradle to add a non-null version name
2020-09-14 09:25:55 -04:00
Abhijit Valluri
3618830001
Properly incorporate upstream fixes in tabs tray component
2020-09-14 09:25:55 -04:00