Commit 02ea3bb
committed
chore: remove Code, Flipchat apps and orphaned modules
Remove dead code for the Code and Flipchat apps which are no longer
active. This includes their app entry points, associated service layers,
protobuf definitions, and modules that were only consumed by them:
- apps/codeApp, apps/flipchatApp
- services/code, services/flipchat, services/legacy-shared
- definitions/code, definitions/flipchat, definitions/flipchat-vm
- libs/models-ktx, libs/requests
- ui/analytics
Also cleans up settings.gradle.kts, Packaging.kt, GradleNamespace.kt,
Fastfile, and labeler.yml to remove all references to these modules.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent a82d00a commit 02ea3bb
935 files changed
Lines changed: 1 addition & 118916 deletions
File tree
- .github
- apps
- codeApp
- src
- debug
- res
- values
- xml
- main
- java/com/getcode
- api
- inject
- manager
- mapper
- media
- models
- notifications
- ui
- components
- modals
- theme
- tips
- definitions
- util
- view
- download
- login
- main
- account
- withdraw
- balance
- bill
- chat
- currency
- getKin
- giveKin
- requestKin
- scanner
- components
- tip
- res
- drawable-nodpi
- drawable
- mipmap-anydpi-v26
- values-ar
- values-bg
- values-cs
- values-da
- values-de
- values-el
- values-en-rGB
- values-es
- values-fi
- values-fr-rCA
- values-fr
- values-he
- values-hi-rIN
- values-hu
- values-id
- values-it
- values-ja
- values-ko
- values-ms
- values-nl
- values-no
- values-pl
- values-pt
- values-ro
- values-ru
- values-sk
- values-sr
- values-sv
- values-th
- values-tr
- values-uk
- values-vi
- values-zh-rCN
- values-zh-rTW
- values
- xml
- release
- test/kotlin/com/getcode
- flipchatApp
- src
- debug
- res
- values
- xml
- main
- kotlin/xyz/flipchat/app
- auth
- beta
- data
- features
- accesskey
- balance
- beta
- chat
- conversation
- cover
- create
- description
- info
- list
- lookup
- name
- home
- components
- tabs
- login
- accesskey
- permissions
- register
- payments
- profile
- components
- restricted
- settings
- inject
- notifications
- oauth
- theme
- ui
- room
- util
- media
- res
- drawable-nodpi
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- xml
- buildSrc/src/main/java
- definitions
- code
- models
- protos
- src/main/proto
- account/v1
- badge/v1
- chat
- v1
- v2
- common/v1
- contact/v1
- currency/v1
- device/v1
- invite/v2
- messaging/v1
- micropayment/v1
- phone/v1
- push/v1
- transaction/v2
- user/v1
- flipchat-vm
- models
- protos
- src/main/proto
- account/v1
- badge/v1
- chat
- v1
- v2
- common/v1
- contact/v1
- currency/v1
- device/v1
- invite/v2
- messaging/v1
- micropayment/v1
- phone/v1
- push/v1
- transaction/v2
- user/v1
- flipchat
- models
- protos
- src/main/proto
- account/v1
- badge/v1
- chat/v1
- common/v1
- iap/v1
- messaging/v1
- profile/v1
- push/v1
- fastlane
- libs
- models-ktx
- src/main/kotlin/com/getcode/model
- requests
- src/main/kotlin/com/getcode
- domain
- models
- services
- code
- schemas
- com.getcode.db.CodeAppDatabase
- com.kin.code.db.AppDatabase
- src
- androidTest/java/com/getcode
- codeScanner
- mocks
- models
- intents
- actions
- solana
- builder
- encoding
- instructions/programs
- keys
- organizer
- util
- main/java/com/getcode
- analytics
- annotations
- db
- generator
- inject
- manager
- mapper
- model
- chat
- extensions
- intents
- actions
- notifications
- protomapping
- network
- api
- client
- exchange
- integrity
- repository
- service
- source
- services/model
- solana
- builder
- organizer
- utils
- flipchat
- chat
- src/main
- kotlin/xyz/flipchat/services
- billing
- data
- metadata
- domain
- mapper
- model
- chat
- db
- people
- profile
- query
- extensions
- internal
- annotations
- data/mapper
- db
- inject
- network
- api
- chat
- extensions
- repository
- accounts
- chat
- iap
- messaging
- profile
- push
- service
- utils
- protomapping
- res/values
- core
- src/main/kotlin
- com/getcode
- generator
- model
- extensions
- intents
- solana
- builder
- organizer
- xyz/flipchat/services
- analytics
- network
- user
- payments
- src/main
- kotlin
- com/getcode
- db
- generator
- inject
- manager
- model
- intents
- actions
- protomapping
- network
- api
- client
- exchange
- repository
- service
- utils
- xyz/flipchat/services
- internal
- annotations
- inject
- sdk
- schemas/xyz.flipchat.internal.db.FcAppDatabase
- src/main/kotlin/xyz/flipchat
- chat
- paging
- controllers
- internal
- db
- inject
- preferences
- utils
- notifications
- workers
- ui/analytics
- src/main/kotlin/com/getcode/ui/analytics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments