Commit Graph

1387 Commits (ecfdceed5027864c06da02bd007378dbeab014e6)

Author SHA1 Message Date
Tiger Oakes 066e2fc6ea [fenix] Use lifecycleScope for collections fragments 5 years ago
Tiger Oakes 9ad4274d20 [fenix] Use @JvmOverloads instead of multiple constructors 5 years ago
Colin Lee 0466bb6c55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3364: Edit bookmarks should show corrected bookmarks tree (https://github.com/mozilla-mobile/fenix/pull/3446) 5 years ago
Emily Kager 5cfd20b53c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3639 - Remove fontInflationEnabled (https://github.com/mozilla-mobile/fenix/pull/3640) 5 years ago
Colin Lee 00733069e1 [fenix] No issue: Fix broken Settings test 5 years ago
Emily Kager 33d74be384 [fenix] No issue: Follow up on optional filter style 5 years ago
Colin Lee ad6f6d17b8 [fenix] No issue: Add Sentry breadcrumbs to ease crash investigations 5 years ago
Sören Hentzschel 839c60a7da [fenix] No issue - reduce margin between favicon and title/url in library 5 years ago
Denys M 658ad81d70 [fenix] Add unit tests for `Settings`.
Add unit tests for `Settings`.
5 years ago
Emily Kager a0e29574a2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3593 For https://github.com/mozilla-mobile/fenix/issues/3581 - Pass sessions to delete to delete all with undo (https://github.com/mozilla-mobile/fenix/pull/3594) 5 years ago
Emily Kager 6455fdff46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3609 - Remove FIP Integration, Use FIP Feature (https://github.com/mozilla-mobile/fenix/pull/3637) 5 years ago
Emily Kager 38256822f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3622 - Add ID to engine shortcut suggestions (https://github.com/mozilla-mobile/fenix/pull/3636) 5 years ago
royang51 d68a45e5ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/3214 - History multi-selection aborted, the same item can't be selected again (https://github.com/mozilla-mobile/fenix/pull/3607) 5 years ago
Sawyer Blatz 32e23cb8e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3215: Adds collection restoration with unique IDs (https://github.com/mozilla-mobile/fenix/pull/3635) 5 years ago
vmbaicu 45e02ac918 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3527 - Set Collection name max length (https://github.com/mozilla-mobile/fenix/pull/3531) 5 years ago
Nikit Bhandari 74d5954fbe [fenix] For https://github.com/mozilla-mobile/fenix/issues/3489: Disables blank collection names (https://github.com/mozilla-mobile/fenix/pull/3490) 5 years ago
Andrei Teslovan 2fafc370b4 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3529 - Display "Edit folder" title when editing a bookmark folder (https://github.com/mozilla-mobile/fenix/pull/3549) 5 years ago
Emily Kager 5d4d5fcf60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3620 - Adds automatic theme onboarding content description (https://github.com/mozilla-mobile/fenix/pull/3629) 5 years ago
Sawyer Blatz 4672baafa8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2940: Hides send tab on FxA error (https://github.com/mozilla-mobile/fenix/pull/3595) 5 years ago
Sawyer Blatz dcc6ee3832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3055: Adds android components version to about page (https://github.com/mozilla-mobile/fenix/pull/3596) 5 years ago
Colin Lee 12ccf61230 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3213: Fix multi-select bookmarks on return to fragment (https://github.com/mozilla-mobile/fenix/pull/3413) 5 years ago
Emily Kager c032ab8cac [fenix] For https://github.com/mozilla-mobile/fenix/issues/3588 - Preload the content process when starting Gecko (https://github.com/mozilla-mobile/fenix/pull/3589) 5 years ago
Emily Kager 5a032b0c42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3544 - Set SearchSuggestions preference value from settings 5 years ago
Tiger Oakes 515bb630e4 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3539 - vectordrawablecompat for gradients (https://github.com/mozilla-mobile/fenix/pull/3541) 5 years ago
Tiger Oakes 1f9a2134e2 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3538 - Fix ic_tabs icon path (https://github.com/mozilla-mobile/fenix/pull/3540) 5 years ago
Colin Lee 4711606eb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3508: "Send crash report" checkbox is ignored (https://github.com/mozilla-mobile/fenix/pull/3512) 5 years ago
Grisha Kruglov 717d7f0424 [fenix] Disable send tab for non-nightly, non-debug builds (https://github.com/mozilla-mobile/fenix/pull/3542)
* Put deviceCapabilities list behind a SEND_TAB_ENABLED flag

* Disable SEND_TAB for non-debug, non-nightly builds
5 years ago
Mihai Tabara 75b7d360ea [fenix] Import PR 3500 from ekager 5 years ago
Stefan Arentz c5b7e44bfd [fenix] Update HomeFragment.kt 5 years ago
Jeff Boek 2070657eaa [fenix] No Issue - Capture session manager in scope before creating the delete operation 5 years ago
Emily Kager 282f3eafd7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3493 - Show tab saved to collection snackbar in BrowserFragment 5 years ago
Jeff Boek da0163006b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Uses alias link for help 5 years ago
Jeff Boek 7d9cf69fb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Changes help link (https://github.com/mozilla-mobile/fenix/pull/3491) 5 years ago
Jeff Boek 319cbab48e [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds link to mma.md to telemetry.md 5 years ago
Jeff Boek 2a7b5aa816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - mma docs 5 years ago
Jeff Boek af60d303ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds missing Leanplum events 5 years ago
Colin Lee 8974d4a2e8 [fenix] For i18n testing: Enable pseudolocales (https://github.com/mozilla-mobile/fenix/pull/3391) 5 years ago
Emily Kager 9ba296aa2c [fenix] No issue: Remove flash of tab adapter updating data in create collection 5 years ago
Emily Kager fcef8c8d6a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3080 - Update constraints so first collection visible by default 5 years ago
Colin Lee c159924dd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3209: Disable shared element animations for crash temporarily (https://github.com/mozilla-mobile/fenix/pull/3482) 5 years ago
Emily Kager 38fb1609cb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3452 Closes https://github.com/mozilla-mobile/fenix/issues/3553 - Implement one button style for all themes 5 years ago
Tiger Oakes f226562d6a [fenix] Minify vector drawables 5 years ago
Sawyer Blatz cb9fbcdb07 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275: Cleans up feedback from James (https://github.com/mozilla-mobile/fenix/pull/3398) 5 years ago
Johan Lorenzo e7639388da [fenix] Let raptor use the geckoview builds 5 years ago
Axel Hecht d159ad0882 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@60fcf55878
5 years ago
Emily Kager 3d7971c72e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3439 - Clean up where accent colors didn't work with dark theming 5 years ago
Emily Kager 9283a357e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2896 - Update Checkbox color on tab in collection creation 5 years ago
Emily Kager f0a4abd91d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3428 - Make + in collection creation selection stage clickable 5 years ago
Sawyer Blatz 28045ff3ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/3447: Fixes folder icon color 5 years ago
Jonathan Almeida 481d05b173 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3401: Update toolbar tab counter when view is attached
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
5 years ago
vladikoff 91b280e5f0 [fenix] Add application-services fretboard feature flags 5 years ago
Emily Kager bc2c04ffbe [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3454 - Update Collections Icon in Delete Browsing Data 5 years ago
Emily Kager cdb88ec87e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3433 - Add checkbox hide changes to change payload 5 years ago
Emily Kager 56f01b8fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275 - Invoke pending single session delete job on close all (https://github.com/mozilla-mobile/fenix/pull/3438) 5 years ago
Jeff Boek 81ec5e0a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 - properly record metrics (https://github.com/mozilla-mobile/fenix/pull/3437) 5 years ago
Emily Kager 0ac94ae026 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Improve collections scroll and highlight animations 5 years ago
Andrei Teslovan 20cd0da3bf [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3365 - Set selectedFolder to null if it's already selected (https://github.com/mozilla-mobile/fenix/pull/3415) 5 years ago
Emily Kager 4d9bde3f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/3138 - Sets height of toolbar in SearchFragment to match_parent (https://github.com/mozilla-mobile/fenix/pull/3400) 5 years ago
Sawyer Blatz 1d223c9fe6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3403: Subscribes to tab collections in BrowserFragment 5 years ago
Jeff Boek 268a88b50f [fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Include Marshmellow in the guard.. 5 years ago
Jeff Boek dc98cad068 [fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Hides default browser switch for older versions of Android 5 years ago
Jonathan Almeida 3a56a72a2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2905: Remove device name during sync logout 5 years ago
Jonathan Almeida 177098ba41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3388: Set max length for device name (https://github.com/mozilla-mobile/fenix/pull/3397) 5 years ago
Colin Lee 22549c75d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3203: Updates edit bookmarks to have user friendly names (https://github.com/mozilla-mobile/fenix/pull/3372)
Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>"
5 years ago
Tiger Oakes 0b658343e7 [fenix] Replace notification icon (https://github.com/mozilla-mobile/fenix/pull/3395) 5 years ago
Emily Kager d6cf0d557f [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275 - Adds PendingSessionDeletion data class to handle multiple emit session calls (https://github.com/mozilla-mobile/fenix/pull/3393) 5 years ago
Jonathan Almeida 8f7da1d247 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1134: Set UA to GeckoView 69.0 for whitelisted domains 5 years ago
Sawyer Blatz 197eabd0c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2219: Inflates toolbar menu from bottom (https://github.com/mozilla-mobile/fenix/pull/3389) 5 years ago
Andrei Teslovan 4131c3a535 [fenix] Issue 3334 - Fix icons alignment in Collections cards (https://github.com/mozilla-mobile/fenix/pull/3382) 5 years ago
Colin Lee 9463029335 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3314: Toolbar and QAB unresponsive after Android 6 perms check (https://github.com/mozilla-mobile/fenix/pull/3373) 5 years ago
Jeff Boek 0b4f8a1cc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes property order in search_engine_radio_button.xml 5 years ago
Jeff Boek ed5a0b2c03 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - makes the string a constant 5 years ago
Jeff Boek 3b1ab8dac1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removed redundant override 5 years ago
Jeff Boek e0f22a3e3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - pin the default search engine to the top 5 years ago
Jeff Boek 8a123466e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes search engine selector layout 5 years ago
Jeff Boek 499afe08d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removes icon and preference item 5 years ago
Emily Kager b130678806 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3369 - Assign dark mode new collection icon colors (https://github.com/mozilla-mobile/fenix/pull/3370) 5 years ago
Tiger Oakes 6f10696d16 [fenix] Minify drawable assets 5 years ago
Emily Kager 3b0b7f6d48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Use toolbar as anchorView with fullscreen snackbar 5 years ago
Jonathan Almeida 20fb449129 [fenix] No issue: Enable send tab for all builds 5 years ago
Christian Sadilek 82b54d0e0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3252: Reader mode appearance buttons are not visible in PB
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
a79014 ddcf402d92 [fenix] Doesn't print gecko emoji on android ver < 7 (android N) (https://github.com/mozilla-mobile/fenix/pull/3115)
* Doesnt print gecko emoji on android ver < 7

* fixed typo on maybeGecko variable

* Closes https://github.com/mozilla-mobile/fenix/issues/3076: Lizard char now doesn't appear if not supported androidver

* Closes https://github.com/mozilla-mobile/fenix/pull/3115: Prints string instead of gecko emoji in unsupported
android versions
5 years ago
Emily Kager e1dc44b093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3288 - call setChecked after calling setOnCheckedChangeListener (https://github.com/mozilla-mobile/fenix/pull/3357) 5 years ago
Colin Lee 8908bfd85c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3333: Only show desktop bookmarks if logged in (https://github.com/mozilla-mobile/fenix/pull/3356) 5 years ago
jhugman 69165b1558 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3358 - disable feature-app-links (https://github.com/mozilla-mobile/fenix/pull/3359) 5 years ago
Emily Kager 52d6cf8fa0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3131 - Add new task and clear task flags when opening intent (https://github.com/mozilla-mobile/fenix/pull/3363) 5 years ago
Gabriel Luong 1f4af03ba1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2684: Add an extension function Session.toTab to map Session to Tab and clean up their usage 5 years ago
Jeff Boek 9928cc3c1e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for search_default_engine telemetry 5 years ago
vmbaicu 27ba1dcb36 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3281 - Fix Report and onboarding lint errors and issues (https://github.com/mozilla-mobile/fenix/pull/3339) 5 years ago
Sawyer Blatz 83134baf48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Removes leakcanary and default browser telemetry (https://github.com/mozilla-mobile/fenix/pull/3350) 5 years ago
Emily Kager 4b86f769f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3331 - Delay restoring layout while list restores (https://github.com/mozilla-mobile/fenix/pull/3354) 5 years ago
Tiger Oakes 79385e67f2 [fenix] Fix round icon (https://github.com/mozilla-mobile/fenix/pull/3353) 5 years ago
Axel Hecht b65fa64266 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@53a583feb6
5 years ago
Sawyer Blatz 4677c9e143 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3323 Runs PublicSuffixList synchronously 5 years ago
Grisha Kruglov 21ca6f0a1d [fenix] Automatically close the 'auth-problems fragment' once we're through the auth flow (https://github.com/mozilla-mobile/fenix/pull/3340) 5 years ago
Emily Kager 55aeb93e31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections (https://github.com/mozilla-mobile/fenix/pull/3279)
* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections

* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to tabs when tabs opened from collection
5 years ago
Emily Kager d9699d7a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3326 - Remove open image in tab from context menu (https://github.com/mozilla-mobile/fenix/pull/3327) 5 years ago
Thom Chiovoloni 84feb0bb79 [fenix] Don't substitute application-services packages which are not part of the megazord 5 years ago
Sawyer Blatz 11baba71dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Adds preferenceToggled event (https://github.com/mozilla-mobile/fenix/pull/3316)
🤦🏼‍♂️
5 years ago
Sawyer Blatz 09bdc3ed0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3280: Revert "For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly" (https://github.com/mozilla-mobile/fenix/pull/3320)
This reverts commit 3e9ee79c00f4a6b34af74ce7c179e0cbe37decf5.
5 years ago
Arturo Mejia 0df06b5757 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3008, For https://github.com/mozilla-mobile/fenix/issues/2162 Add Simple Logic for Menu Orientation" (https://github.com/mozilla-mobile/fenix/pull/3310)
https://github.com/mozilla-mobile/fenix/pull/3114
5 years ago
Colin Lee db956e2445 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3186: Add environment to Sentry reports (https://github.com/mozilla-mobile/fenix/pull/3261) 5 years ago
Tiger Oakes b563f67ccf [fenix] Remove deprecatd support-ktx methods (https://github.com/mozilla-mobile/fenix/pull/3305) 5 years ago
Tiger Oakes 636c936d79 [fenix] Minify launcher icon (https://github.com/mozilla-mobile/fenix/pull/3309) 5 years ago
Denys M 07b92e9295 [fenix] Use `Drawable.toBitmap()` from androidx-ktx. (https://github.com/mozilla-mobile/fenix/pull/3286) 5 years ago
Nikit Bhandari df06ce4805 [fenix] fix crash on renaming a collection 5 years ago
Jeff Boek da2487ab16 [fenix] No Issue - Moves string to static string until next export (https://github.com/mozilla-mobile/fenix/pull/3274) 5 years ago
Sawyer Blatz 8c87f5bab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3176: Hides camera options on devices without cameras (https://github.com/mozilla-mobile/fenix/pull/3273) 5 years ago
Emily Kager 72270376c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1998 - Removes stable flag in entering fullscreen navigation 5 years ago
Sawyer Blatz 111f166b04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3251: Fixes shortcut typing (https://github.com/mozilla-mobile/fenix/pull/3271) 5 years ago
Sawyer Blatz 74829c23b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2750: Removes unecessary invalidate CollectionViewHolder call (https://github.com/mozilla-mobile/fenix/pull/3264) 5 years ago
Jeff Boek 6abc36afe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1881 - Uses flex box to pin button to the bottom 5 years ago
Sawyer Blatz e8ffef6b52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname (https://github.com/mozilla-mobile/fenix/pull/3191)
* For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname

* For https://github.com/mozilla-mobile/fenix/issues/2648: Fix nits
5 years ago
Emily Kager 8df5e095f1 [fenix] No issue: Sets up observers for tab collection changes (https://github.com/mozilla-mobile/fenix/pull/3248) 5 years ago
Axel Hecht 1553b296ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3253)
State: mozilla-l10n/android-l10n@8a22efc7b2
5 years ago
Jonathan Almeida 7f260e7081 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3138: Fix white background on search bar 5 years ago
Colin Lee 5164110b46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3238: fixes race condition crash, nav destination unknown 5 years ago
Jonathan Almeida 437b7170cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/3167: Show help page in browser menu (https://github.com/mozilla-mobile/fenix/pull/3230) 5 years ago
Emily Kager 6e9c2e1937 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2785 - Adds back item animator session control (https://github.com/mozilla-mobile/fenix/pull/3233) 5 years ago
Emily Kager c82a90a12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3234 - Updates labels of fragments in the nav graph to avoid flash (https://github.com/mozilla-mobile/fenix/pull/3235) 5 years ago
Grisha Kruglov 1e8748ec3d [fenix] No issue: Use 'Turn on Sync' instead of 'Sign In'
Seems like we've started using a wrong string at some point.
Thankfully, the correct one is already in the tree.
5 years ago
Colin Lee 858f7a8504 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Change ping for total_uri_count 5 years ago
Jeff Boek aaa53dec50 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1809 - Restore all crashed tabs 5 years ago
Sawyer Blatz 37a0febae9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly (https://github.com/mozilla-mobile/fenix/pull/3219) 5 years ago
Emily Kager c128c8317b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3156 - If only one tab adding to collection make it selected (https://github.com/mozilla-mobile/fenix/pull/3222) 5 years ago
Jonathan Almeida a00f99e9cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/3047: Fix blank space for system edit text controls (https://github.com/mozilla-mobile/fenix/pull/3227) 5 years ago
Colin Lee b2f131948b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Always observe sessions to keep uri_count (https://github.com/mozilla-mobile/fenix/pull/3172) 5 years ago
Sawyer Blatz c650be0507 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 & https://github.com/mozilla-mobile/fenix/issues/975: Fixes camelcase of telemetry 5 years ago
Denys M 31d40cf0c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1366. Update toolbar search state when typing. (https://github.com/mozilla-mobile/fenix/pull/2908) 5 years ago
Emily Kager 94f4baba00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3141 For https://github.com/mozilla-mobile/fenix/issues/3142 Do not try to fade BrowserFragment in transitions (https://github.com/mozilla-mobile/fenix/pull/3195) 5 years ago
Emily Kager 46e5afb0af [fenix] For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr (https://github.com/mozilla-mobile/fenix/pull/3192)
* For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr

* Change alpha to 40%
5 years ago
Emily Kager 9cf484f22f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Shorten Fullscreen snackbar length (https://github.com/mozilla-mobile/fenix/pull/3190) 5 years ago
Emily Kager 5dfb499b11 [fenix] No issue: Update dependencies 5 years ago
Emily Kager ae08113a59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Restore MotionLayout on Home View only in onCreateView 5 years ago
Grisha Kruglov b68bdd9f99 [fenix] Fix how we reflect FxA state in preference
This cleans up how we're displaying account state in the main preference UI.
Before when it worked, it worked mostly accidentally.
'launch' wrapper around "update ui" methods would trigger a race condition
between binding the account pref view holder and actually updating that view
with values. Sometimes the "update view with values" would happen after view
was bound, and the UI will be correct. Most of the time it would happen before,
and so there will be nothing to update and we'd get into an inconsistent state.

This also splits up the "accountpreference" into two: account is good,
and account needs re-auth. This greatly simplifies their management.
5 years ago
Grisha Kruglov cd2afeebd6 [fenix] Make 'remove account' work on the "reconnect to sync" screen
This seems to have been copy-pasted and wasn't hooked up correctly.
5 years ago
Grisha Kruglov dc39bbc937 [fenix] Navigate away from account settings after encountering auth problems 5 years ago
Sawyer Blatz 0680bc4e69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Removes syncing items from FxA telemetry 5 years ago
Mitchell Hentges e3fe12a9f6 [fenix] Adds IDE documentation for gradle versionName error 5 years ago
Jeff Boek 3c91c152fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Add the search count to the baseline ping 5 years ago
Sawyer Blatz f83052210f [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Updates telemetry for settings (https://github.com/mozilla-mobile/fenix/pull/3171) 5 years ago
Sebastian Kaspari f8e47d7aab [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2381: Add feature-media component and enable notification for recording devices. 5 years ago
Jeff Boek 28e59e53b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds an early return statement and documents why we copy a feature 5 years ago
Jeff Boek 00bfe0bca0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Fixes test suite 5 years ago
Jeff Boek 3a4015a02d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Properly takes you back to where you start authentication on completion 5 years ago
Sawyer Blatz 7de8f59fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/977: Listens to correct custom tab open menu fact 5 years ago
mythio 066aa10875 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3000: Replace deprecated method 5 years ago
Emily Kager f41c94f596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Do not restore motionlayout state in ReloadData 5 years ago
Colin Lee 35ae44ced7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3129: Add a production build type to Fenix (https://github.com/mozilla-mobile/fenix/pull/3149) 5 years ago
Emily Kager 38a2ea53a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3135 - Reduce swipe to delete sensitivity 5 years ago
Emily Kager 1e4d9ed747 [fenix] No issue: Update home screen margins 5 years ago
Sawyer Blatz 67c866ceac [fenix] For https://github.com/mozilla-mobile/fenix/issues/2316: Adds confirmation dialog to delete bookmark 5 years ago
Tiger Oakes 51137089e8 [fenix] Redesign Report and Collection icons
Update icons to align with other Android icons by adjusting the weight.
5 years ago
Sawyer Blatz 4ded533432 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1192: Updates detection for Lockwise 5 years ago
ekager 1036846133 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3101 - Do not show tab selection screen for 1 tab 5 years ago
Axel Hecht 927af096ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3120)
Status: mozilla-l10n/android-l10n@03b23ceaba
5 years ago
Emily Kager ad2e70df60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3008, For https://github.com/mozilla-mobile/fenix/issues/2162 Add Simple Logic for Menu Orientation (https://github.com/mozilla-mobile/fenix/pull/3114)
* For https://github.com/mozilla-mobile/fenix/issues/3008 - Adjust orientation of collections menu based on view location

* For https://github.com/mozilla-mobile/fenix/issues/2162 - Add simple menu orientation logic to bookmark menu
5 years ago
Emily Kager 17668831d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3103 - Exit fullscreen on pause (https://github.com/mozilla-mobile/fenix/pull/3112) 5 years ago
Emily Kager b6dfd81cd2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1618 - Add fade to awesome bar list instead of shadow (https://github.com/mozilla-mobile/fenix/pull/3110)
* Closes https://github.com/mozilla-mobile/fenix/issues/1618 - Add fade to awesome bar list instead of shadow

* For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list
5 years ago
Colin Lee e128b3beac [fenix] For https://github.com/mozilla-mobile/fenix/issues/1966: Up button should cancel multi-selection first (https://github.com/mozilla-mobile/fenix/pull/3108) 5 years ago
Jeff Boek 0a7238232f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2324 - Adds a drawable with the proper border radius 5 years ago
Jeff Boek 19745d727b [fenix] Adds dialog style for Firefox Accounts 5 years ago
Colin Lee 6103e5535e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2693: Launching Fenix via adb with URL crashes (https://github.com/mozilla-mobile/fenix/pull/3099) 5 years ago
Axel Hecht 00d8b80e19 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3085)
Status: mozilla-l10n/android-l10n@929a19e9f8
5 years ago
Jonathan Almeida 9dc845f79f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2562: Make version codes selectable 5 years ago
Emily Kager 998de2f3f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2896 - Polish Save To Collection Button (https://github.com/mozilla-mobile/fenix/pull/3093) 5 years ago
Tiger Oakes b297d8c4b8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3091 - Hide Pull to Refresh under flag (https://github.com/mozilla-mobile/fenix/pull/3092)
This was merged in after feature freeze so we're pulling it out for
now. Pull to refresh will continue to work in debug mode so that the
design can be iterated on easily.
5 years ago
Colin Lee 242169b1fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/3073 'Open in Firefox Preview' no longer opens in app
Saving and restoring the custom tab session ID fixed one problem while causing another. I added code to only restore the ID if the session has a customTabConfig associated.
5 years ago
Mitchell Hentges 4e17c26bed [fenix] Migrates "raptor" build type to work for chrome-perf-testing, too (https://github.com/mozilla-mobile/fenix/pull/2926) 5 years ago
ekager 97dcb6fa03 [fenix] Clean up logic to return margin pairs for readability 5 years ago
ekager a2aaa7d970 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2794 - Adjust engine margins when enter/exit fullscreen 5 years ago
ekager db03554fe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2223 , For https://github.com/mozilla-mobile/fenix/issues/371 - Replace Toolbar with FIP when opened 5 years ago
ekager 11054b82b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3056 - Filter sessions on invoke for pending delete all job 5 years ago
Jeff Boek 0d227b360f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Use a dot instead of an underscore to seperate values 5 years ago
Colin Lee b095f86cbf [fenix] No issue: Store the Custom Tab Session ID to avoid a crash (https://github.com/mozilla-mobile/fenix/pull/3062) 5 years ago
Emily Kager 0d07b7f477 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2133 - Remove delete icon from delete history button (https://github.com/mozilla-mobile/fenix/pull/3053) 5 years ago
Arturo Mejia ccdeb42ecb [fenix] For https://github.com/mozilla-mobile/fenix/issues/1919- Websites' icons are not displayed on Site permissions (https://github.com/mozilla-mobile/fenix/pull/3050)
Exceptions.
5 years ago
Emily Kager e47017f13e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2941 - Remove Delete Dialog, Theme Dialogs (https://github.com/mozilla-mobile/fenix/pull/3052) 5 years ago
Jeff Boek 79100798fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/3049 - Updates sign in card visual style 5 years ago
Sawyer Blatz 06dc879aa3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1572: Removes padding from error page button 5 years ago
Jeff Boek db5953750f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3045 - Allows scrolling the entire home layout to fix landscape scrolling issues 5 years ago
Emily Kager 95e158af05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2977 - Update add new collections flow (https://github.com/mozilla-mobile/fenix/pull/2991)
* For https://github.com/mozilla-mobile/fenix/issues/2977 - Update add new collections flow

* Rename shared elements to be more general

* Make tab list not clickable in other modes

* For https://github.com/mozilla-mobile/fenix/issues/2577 - Stop Flickering in List

* Add extensions function for next step with collections list size
5 years ago
Emily Kager ebba29d2cd [fenix] No issue: Always try to pop to browser when navigating to browser (https://github.com/mozilla-mobile/fenix/pull/3043) 5 years ago
Jeff Boek 02bdecb714 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3041 - Fixes the string that gets displayed in the FxA Onboarding card 5 years ago
James Hugman ce4a686423 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1570 - Enable app-links feature 5 years ago
Sawyer Blatz dd926e554c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2836: Fixes custom tab close button color 5 years ago
Jeff Boek 01aea08ffc [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds completion snackbar 5 years ago
Jeff Boek 761817acfa [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3037 - Unchecks boxes after deletion 5 years ago
Jeff Boek 99ecf15989 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Fixes crash by moving GeckoView calls t othe main thread 5 years ago
Emily Kager 26652ede97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3027, For https://github.com/mozilla-mobile/fenix/issues/2858 Pass in Fenix Snackbar for Context Menu Candidate (https://github.com/mozilla-mobile/fenix/pull/3028) 5 years ago
Jonathan Almeida 160c0b77eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2052: Fix BrowserToolbar overlapping web content 5 years ago
Jeff Boek 71309d11f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2723 - Cleans up code formatting 5 years ago
Jeff Boek b2f4e4327b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2723 - Creates callbacks to wire up the mode and theme manager together 5 years ago
Jeff Boek 708aa16d1c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2723 - Fixes theme manager 5 years ago
Emily Kager 8fceae18b3 [fenix] Fixes Crash: Pop up to Browser Fragment if exists when coming from Search 5 years ago
Emily Kager 4b1f85bc70 [fenix] No issue: Simplify and speed up shared element transitions 5 years ago
Emily Kager f523d9df59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1973 - Toggle QR button on deny permissions, fix engineView crashes 5 years ago
Colin Lee 50c466c86b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2893, https://github.com/mozilla-mobile/fenix/issues/2673, https://github.com/mozilla-mobile/fenix/issues/2916, https://github.com/mozilla-mobile/fenix/issues/2314: Fix race condition navigating to browser (https://github.com/mozilla-mobile/fenix/pull/3023)
Since the Navigation library restores the fragment after memory eviction, if we're already on the BrowserFragment and we deep link navigate to the BrowserFragment, we briefly get two of them. This crashes GeckoView.
5 years ago
Emily Kager 095ebee6f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2990 - Remove library content descriptions from browsing data items (https://github.com/mozilla-mobile/fenix/pull/3017) 5 years ago
Emily Kager 07c032c277 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2230 - Fix theme selection radio button for Android 6 (https://github.com/mozilla-mobile/fenix/pull/3019) 5 years ago
Tiger Oakes 3960fb8f43 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/103 - Pull to refresh (https://github.com/mozilla-mobile/fenix/pull/3020) 5 years ago
Sawyer Blatz 9ccf6fb1e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2227: Fixes issue with bookmark selection (https://github.com/mozilla-mobile/fenix/pull/3021) 5 years ago
Sawyer Blatz 06b5e1abaf [fenix] For https://github.com/mozilla-mobile/fenix/issues/2931: Show browser snackbar above quick action sheet 5 years ago
Sawyer Blatz 190bbe503e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Fix early return from displayAccountError 5 years ago
Sawyer Blatz 1b6f0f5b1a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1679: Pause media playback when backgrounded 5 years ago
Jeff Boek 1e70a65502 [fenix] For https://github.com/mozilla-mobile/fenix/issues/255 - Moves all deletion operations to the same coroutine 5 years ago
Christian Sadilek 75f98070d2 [fenix] No issue: ClipboardProvider no longer needs to be added/removed based on input 5 years ago
Emily Kager 322aedd4da [fenix] For https://github.com/mozilla-mobile/fenix/issues/3011 - Size EngineView for Custom Tab Fixed Toolbar 5 years ago
Emily Kager 1c75ee039e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3011 - Size EngineView for Custom Tab Fixed Toolbar 5 years ago
Sawyer Blatz 9a301da8bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Fixes nits 5 years ago
Sawyer Blatz 957e4c5bbe [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Adds error state syncing 5 years ago
Emily Kager 99c382f52a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2979 - Prevent double navigation to Create Collection Fragment 5 years ago
Grisha Kruglov dbc2a132be [fenix] No issue: improve allowUndo
This patch fixes a few issues:
- it was an extension on a CoroutineScope, but that was quite misleading
since the Main dispatcher would be always used regardless of what dispatcher
the owning CoroutineScope was configured with.
- timing was reliant on exact value of the undocumented Snackbar.LENGTH_LONG duration
- coroutine cancellation relied on cooperation of the 'operation' suspend function,
which we can't depend on

New 'allowUndo' fully controls its timing, doesn't imply a dispatcher to its consumers,
and doesn't rely on cooperation of passed-in suspend blocks for cancellation to work.
5 years ago
Emily Kager a7288fcceb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2980 - Pop to home if no session exists in Browser Fragment 5 years ago
Emily Kager 654d4c2a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2938 - Remove save to collection from PB browsing menu 5 years ago
Emily Kager 87ffe440ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2186 - Search Fragment search bar margins should be 8dp 5 years ago
Emily Kager ee1df8ac9d [fenix] No issue: Check search engine icon exists before setting drawable 5 years ago
Denys M 490a5b621d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2254/https://github.com/mozilla-mobile/fenix/issues/2709. Observe browser sessions changes on `HomeFragment`. 5 years ago
Jeff Boek 15d69cff63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2738 - Re-throws exceptions to send better data into the crash reporters 5 years ago
Emily Kager 62859b0df6 [fenix] Refactor new param to startInEditMode 5 years ago
Emily Kager cef7339070 [fenix] Start MotionLayout animation to end while navigating to search fragment 5 years ago
Emily Kager 6f63340e63 [fenix] Init Toolbar in edit mode so we don't see the flash 5 years ago
ekager eb2fbd2c6e [fenix] Adds Shared Transition between Home and Search 5 years ago
Jeff Boek 36d0eb1ca3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2419 - Adds a deletion state to the history component 5 years ago
Denys M 3512befa25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/747. Improve `HistoryFragment` readability. 5 years ago
Denys M 324684a1fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/747. Fix coroutines leaks in `HistoryFragment`. 5 years ago
Jonathan Almeida 0d756ce080 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2968: Specify the activity name in the share item 5 years ago
Grisha Kruglov b3fdb575ea [fenix] No issue: increase likelyhood of notification showing up as 'heads-up' 5 years ago
Grisha Kruglov 15025138d9 [fenix] No issue: sync and refresh device state on foreground 5 years ago
Emily Kager ca2b1a355e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2972 - Call session feature back press before custom tab back press 5 years ago
Jeff Boek 3e36b2ec4a [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2920 - Adds missing data review links 5 years ago
Grisha Kruglov 30f64236c9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2835: Do not assume bookmarks fragment is attached while processing operations
This is mostly necessary when we're running stuff in a coroutine, so the patch likely goes
overboard a bit with the nullability checks... but it shouldn't hurt.
5 years ago
Colin Lee 94a94edca6 [fenix] Update flipper to make LeakCanary traces appear (https://github.com/mozilla-mobile/fenix/pull/2971) 5 years ago
Sawyer Blatz fb3e821fb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2948: Adds menu button add tab to collection 5 years ago
Sawyer Blatz ab2459162d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2942: Updates strings for l10n (https://github.com/mozilla-mobile/fenix/pull/2950) 5 years ago
Stefan Arentz 264f522b37 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/445 - Ship Fenix x86_64 builds (https://github.com/mozilla-mobile/fenix/pull/2856) 5 years ago
Emily Kager d54244f1b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2891 - Make checkbox invisible so text isn't cut off 5 years ago
Emily Kager 375fc8f516 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2110 - Pressing back on external link should close the tab 5 years ago
Emily Kager 27ad5a5b74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2952 - Delete All Tabs should run on Main Thread 5 years ago
Arturo Mejia b8188c9cbb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2903: Fixed crash when trying to rate the app on a devices without
the play store app.
5 years ago
Jonathan Almeida 83897a1e60 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2878: Cleanup with card-like styling 5 years ago
Arturo Mejia fd9466a652 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2673: File manager allows to upload files from third party apps. 5 years ago
Arturo Mejia 3ecb0d4e59 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2900: Fix crash when trying to show site info panel with
a null session.
5 years ago
Jonathan Almeida 6237057252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2886: Fix sending multiple tabs to another device (https://github.com/mozilla-mobile/fenix/pull/2923)
* For https://github.com/mozilla-mobile/fenix/issues/2886: Fix sending multiple tabs to another device

* Update share methods to use new API
5 years ago
Axel Hecht cb5dd52a31 [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@acf17ea0cf
5 years ago
Arturo Mejia ac5da6d329 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2789: Custom tabs is not covering the full screen size. 5 years ago
Emily Kager e815bf359e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2133 - Add destructive text color to delete history button 5 years ago
Emily Kager e3fb81cfdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/2919 - Invoke Pending Delete Jobs in onPause 5 years ago
Emily Kager ff1f777b55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2417 - Fade end of Edit Bookmark edit text 5 years ago
Emily Kager 88e64fbbb2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2898 - Adds Deselect All in Collection Creation Select Tabs Step 5 years ago