Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AppIntro/AppIntro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AppIntro/AppIntro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: compose
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 93 files changed
  • 2 contributors

Commits on Dec 15, 2024

  1. Separate logic from UI layer to core module to be shared between Appi…

    …ntro module and appintro-compose module (#1250)
    
    * feat : starting new core module
    
    * feat : transfering classes to the core module
    
    * - Working on transfering file to other module
    
    * - Working on transfering file to other module
    
    * - Refactored Files from core and fixed issue and removed logs
    
    * - Fix : Ktlint Issues
    
    * -Changed New Module Package Name to dev.appintro.core
    
    * -Organize Packages And Transfer Indecator package to View Module
    
    * -Organize Packages And Transfer Indecator package to View Module
    
    * -Removed unused libs
    
    * -Fix packaging and upgrading agp
    
    * -Fix Ktlint Importing
    
    * -Remove Unused test
    -Moved 'DotIndicatorController' to core as it may used for compose
    -Fixed Wrong package name
    
    * Remove unused layout folder in core
    
    ---------
    
    Co-authored-by: Paolo Rotolo <rotolopao@gmail.com>
    markoeltiger and paolorotolo authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    972b2a9 View commit details
    Browse the repository at this point in the history
Loading