• Camille Simon's avatar
    [Android] Add spell check suggestions toolbar (#114460) · e0742ebb
    Camille Simon authored
    * Add spell check suggestions toolbar
    
    * Fix test and move menu
    
    * Cleanup
    
    * Cleanup and fix bug
    
    * More cleanup
    
    * Make height dynamic and use localized delete
    
    * Begin adding tests
    
    * Create var checking for results
    
    * Add tests
    
    * Fix analyze (sorta)
    
    * Add back hideToolbar call for testing
    
    * Add back hidetoolbar in ts and delete one in et
    
    * Remove unecessary calls to hidToolbar
    
    * Fix analyze and docs
    
    * Test fix
    
    * Fix container issue
    
    * Clean up
    
    * Fix analyze
    
    * Move delegate
    
    * Fix typos
    
    * Start addressing review
    
    * Continue addressing review
    
    * Add assert
    
    * Some refactoring
    
    * Add test for button behavior
    
    * Undo test change
    
    * Make spell check results public
    
    * Rearrange test
    
    * Add comment
    
    * Address review
    
    * Finish addressing review
    
    * remove unused imports
    
    * Address nits
    
    * Address review
    
    * Fix formatting
    
    * Refactor findsuggestionspanatcursorindex and textselectiontoolbar constraints
    
    * Fix analyze:
    e0742ebb
text_selection_toolbar_layout_delegate.dart 2.7 KB