Commit Graph

5117 Commits (issues/111-rebrand-strings)
 

Author SHA1 Message Date
Adam Novak a53a9a55a5 Update all the README URLs for new repo location 4 years ago
Adam Novak eeaad71874 Rebrand README and app strings to Iceraven Browser 4 years ago
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
4 years ago
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.
4 years ago
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
4 years ago
Abhijit Valluri 0f8fd0c10f Enable pull to refresh feature 4 years ago
bbigam 0cde4da977 fix typo 4 years ago
bbigam 6d3bfc2f3b add info for scaling of wordmark files 4 years ago
Nikita Epifanov 3c0a8bcee9 Update static_strings.xml 4 years ago
Nikita Epifanov 0c536c4e3a Update static_strings.xml 4 years ago
Nikita Epifanov f32041966f Update strings.xml 4 years ago
Nikita Epifanov f3f28847a5 Update strings.xml 4 years ago
Nikita Epifanov c56f0e3346 Add Russian static_strings.xml 4 years ago
Abhijit Valluri 480d29765f Fix build.gradle to add a non-null version name 4 years ago
Abhijit Valluri 3618830001 Properly incorporate upstream fixes in tabs tray component 4 years ago
Abhijit Kiran Valluri 4e6810bfb3
Merge pull request #102 from abhijitvalluri/upstream_sync
Pull in latest mozilla commits
4 years ago
Abhijit Valluri 48ea10cd9d Merge remote-tracking branch 'mozilla/master' into fork 4 years ago
Gabriel Luong 05857ba55d For #14145 - Add pinned badge for pinned sites 4 years ago
Mugurell 75aa2d413a For #14974 - Ensure website bottom elements stay at bottom
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.

We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
4 years ago
codrut.topliceanu b5cf484360 For #14559 - Persist searchFragment keyboard status 4 years ago
Elise Richards 4afaf34a78
Access shared prefs in fxa pairing (#14997) 4 years ago
Jeff Boek 79180250ea For #14283 - Fixes overlapping search suggestions and hint 4 years ago
ekager 09fbb43f80 For #2486 - Adds Recently Closed Tabs 4 years ago
codrut.topliceanu cce58e7d51 For #14725 - Resize search engine radio button 4 years ago
MickeyMoz e602720b87 Update Android Components version to 59.0.20200911130559. 4 years ago
Jeff Klukas e6ee13dcbb Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
4 years ago
ekager b986730031 No issue - Updates AC to 58.0.20200910190642 and fixes imports 4 years ago
interfect 41e6a65e86
Merge pull request #91 from bbigam/fork
Add missing license headers from liberate patch
4 years ago
Mugurell b54949e58f
For #14902 - Disabling bottom toolbar animation now works (#14927) 4 years ago
Jeff Boek f9b2d65993 For #5745 - Create preference to disable domain autocompletion 4 years ago
Mozilla L10n Automation Bot 8e7d10c33c Import l10n. 4 years ago
Elise Richards 87bd44145f
For #14239: Notification for QR scan when permissions have been denied (#14553)
* Show dialog when permissions are denied

* Add qr permissions dialog to search dialog fragment

* Add qr permissions dialog to the pairing screen

* Show dialog after permissions have been denied

* Reset focus after denying permissions

* Show dialog after permissions denied in search frag and par frag

* Use shared preferences to store camera permission state

* Move dialog creation into the search controller and add tests

* Dialog controller implementation and test

* Route to intent with correct activity. Set focus when dismissing dialog

* Get preferences in old search
4 years ago
Abhijit Kiran Valluri b0729f655c
Fix #14950 - Make the "Add new tab" button visible in private mode on light theme (#14951) 4 years ago
bbigam 50d5c26d1b
Update RemoteMessage.java 4 years ago
bbigam 4e9220e843
Update FirebaseMessagingService.java 4 years ago
bbigam f37b205f91
Update GooglePlayServicesRepairableException.java 4 years ago
bbigam 26782a0aac
Update GooglePlayServicesNotAvailableException.java 4 years ago
bbigam 6676134729
Update AdvertisingIdClient.java 4 years ago
bbigam 39dfdca3b3
Update OnAttributionChangedListener.java 4 years ago
bbigam 0fff2abfbf
Update LogLevel.java 4 years ago
bbigam 0cfbf2f4d2
Update AdjustConfig.java 4 years ago
bbigam 9955aeb44a
Update AdjustAttribution.java 4 years ago
bbigam 405e6a40d1
License 4 years ago
bbigam 19253cb693
Merge pull request #4 from fork-maintainers/fork
Upstream update
4 years ago
interfect c199e1a37e
Merge pull request #90 from fork-maintainers/upstream-sync
Pull in upstream changes
4 years ago
liuche 1a6bb95aec
Port l10n uplift script from AC (#14904)
* Issue #14855 - Port L10N uplift script from AC, author grisha

* Issue #14855 - Additional usage note for l10n-uplift
4 years ago
Mugurell a6a50d78e0 For #14903 - Prevent BrowserFragment's view leak 4 years ago
Oana Horvath 2e38635781 For #13829: Disables verifyAddonsCanBeUninstalled UI test 4 years ago
Adam Novak 626f916d1b Mirror tab_tray_item changes in tab_tray_item_compact to prevent a crash when compact tabs are enabled 4 years ago
ekager 82d7313add For #13467 For #14910 - Dismiss dialog on blank URL commit 4 years ago