Commit Graph

81 Commits (7e6d91165721472e061a2f459ee8d5417178146c)

Author SHA1 Message Date
Colin Lee 4c43ff09a8 For #1139: Cold start has Dispatchers.Main 1/5th second delay 5 years ago
Colin Lee 9059575bbc Bump GeckoView to latest 5 years ago
Nick Alexander 3654289c8a No Issue - Bump GeckoView Nightly version.
Matches b242ad2d45/buildSrc/src/main/java/Gecko.kt.
5 years ago
Colin Lee b54d4d1d58 Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 5 years ago
ekager 568edda8bc Update RecyclerView to 1.1.0-alpha04 5 years ago
Jeff Boek 4a385068e0 Updates ConstraintLayout to alpha4 5 years ago
ekager 3b23ecdc7b For #1387 - Downgrade androidx preference version 5 years ago
Emily Kager 7e151f8c02 No issue: Update Androidx dependencies from 4-3-2019 5 years ago
Emily Kager c0a1d36b50 No issue: Remove conflicting appcompat dependency 5 years ago
Sebastian Kaspari 15888eb106 Build against GeckoView 68.0 (browser-engine-gecko-nightly). 5 years ago
Christian Sadilek a17b5b86c2 Closes #1329: Raptor performance tests can no longer be executed 5 years ago
Jeff Boek 31bfba3bd8 No issue - update to A-C 50 5 years ago
Colin Lee bd81e72239 Fixes #916, fixes #917, fixes #920: Save, share, and delete bookmarks 5 years ago
Christian Sadilek d58f5f6e53 Update GeckoView Nightly to 68.0.20190329094433 5 years ago
Sawyer Blatz c2d0a6e265
Bump A-C to 0.49.0-SNAPSHOT (#1200) 5 years ago
Colin Lee 0acf8698ef Closes #1151: As a developer, Flipper integration might help me with debugging 5 years ago
Sebastian Kaspari 4d20f99082 Issue #1077: Switch to GeckoView Beta (67.0). 5 years ago
Grisha Kruglov 8eb113fa32 Bump A-C snapshot version to 0.48
This is necessary to pick up an application-services dependency bump, and unbreak master.

AwesomeBarUIView changes are needed because, evidently, a new parameter was introduced, and
not at the end.
5 years ago
Colin Lee ea2646aa3f Update gradle to 3.3.2 to match A-C, A-S 5 years ago
Grisha Kruglov 92d4a11e14 Revert "Bump app-services gradle plugin version"
This reverts commit 733dbfac67.
5 years ago
Grisha Kruglov 733dbfac67 Bump app-services gradle plugin version
This is required for consumers of 0.20.2 application-services libraries.
It includes updated megazord definitions (and, I assume, other changes).
5 years ago
Emily Kager baebe5f2b2 No issue: Update to Navigation 2.1.0-alpha01 5 years ago
Colin Lee 72b9d4ebdb No issue: Upgrade to stable Navigation library and ignore ktlint issues in generated code 5 years ago
Colin Lee 6e1655e935 Fix #1032: Crash altering sessions DB on main thread 5 years ago
Emily Kager 4f6cc8efec No issue: update Androidx dependencies 5 years ago
Grisha Kruglov 2b00d1120f Integrate BackgroundSyncManager, enable history syncing
This patch integrates the new a-c BackgroundSyncManager, which is the
main entry point for interacting with Sync. Behind the scenes, it uses
WorkManager in order to sync configured syncable stores.

Current behaviour:
- sync runs on start, with a slight delay
- sync runs on a schedule few times a day, to lessen the startup sync burden

Also included is a basic UI integration in order to allow user to synchronize
on demand, and monitor sync state.
5 years ago
Arturo Mejia fd4acf6e92 Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443 (#958)
* Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443

* Fix compliation errors
5 years ago
Jeff Boek 521ca74836 Fixes #891 - Adds the leanplum sdk 5 years ago
ekager 1d939f209e No issue: Update Navigation Library 5 years ago
Sawyer Blatz 534d0b8745 Updates AC & GV to 46-SNAPSHOT 5 years ago
Colin Lee b9aee25edd Fixes #675: Integrate Adjust SDK (for Greenfield flavor) 5 years ago
Arturo Mejia 725074ec16 Adding support for Site Permissions. 5 years ago
Colin Lee dfd3e93d17 Fixes #745: Integrate Browser-Icons component for favicons 5 years ago
Grisha Kruglov 46789f4c62 Issue #418: Basic Firefox Accounts integration
This patch integrates relevant a-c components, and updates the current Preferences
UI to allow signing-in and displaying basic account information (email, displayName).

Currently there's no Accounts UI, and so singing out or otherwise interacting with the
account isn't possible.
5 years ago
Grisha Kruglov 9a9740bfd3 Issue #309: Consume Fenix megazord; enable Rust logging 5 years ago
Sebastian Kaspari e02724727e Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190227104426. 5 years ago
ekager 9749dc0572 No issue: Update to Navigation 1.0.0-rc02 5 years ago
Sebastian Kaspari 4aa2030ab1 Revert "Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676)"
This reverts commit 49d527d0dd.
5 years ago
Sebastian Kaspari 49d527d0dd Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676) 5 years ago
Emily Kager da474bd572 No issue: Update Navigation Library to rc 01 5 years ago
Sawyer Blatz 721d181d0b
Closes #622: Adds Glide (#623) 5 years ago
Colin Lee 5cf61c95db Fixes #589: Add sample unit tests for a component 5 years ago
Colin Lee 6d71faa44d Fixes #541: Crash on Home Screen
The Android Lifecycle Architecture component does not have fine-grained enough lifecycle event callbacks to safely manage Rx subscriptions in Fragment lifecycles. Added autodispose to simplify.
5 years ago
Jeff Boek 2e525813f6 Adds build date to the about page 5 years ago
Colin Lee 2bc769190e Fixes #401: Resolve known leak and install LeakCanary 5 years ago
Sebastian Kaspari b4d1ac0d63 Closes #472: Integrate feature-session-bundling component.
This will take care of saving and restoring the (`SessionManager`) state.
5 years ago
Sebastian Kaspari 5f8a15e9ae Introduce aarch64 flavor and publish nightly build. 5 years ago
Sebastian Kaspari 08fc3c0d3a Update GeckoView Nightly to 67.0.20190213102848 (Following A-C). 5 years ago
Sebastian Kaspari 0f9e243620 Update to Mozilla Android Components 0.43.0-SNAPSHOT. 5 years ago
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 5 years ago