Deenu488 / CodeAssist-Unofficial

GNU General Public License v3.0
128 stars 29 forks source link

Cooperate to improve CodeAssist? #16

Closed davidschachter closed 4 months ago

davidschachter commented 9 months ago

Hi. Would you be willing to chat with me about improvements to CodeAssist? I have time and energy but I don't want to duplicate what you are doing. I'm at davidschachter@gmail.com. Thank you.

Jumman04 commented 7 months ago

@davidschachter The issue has been pending around 3 months, and the last commit to Code Assist was 8 months ago. In my opinion you should fork this repo and upgrade. After receiving his response, then send the pull request.

Deenu488 commented 4 months ago

Hii, I am come back

yaturner commented 4 months ago

would you be available to answer a few question about the functionality of the application

Deenu488 commented 4 months ago

Yeah ask

appdevforall commented 4 months ago

before I start, would you prefer to do this by email rather than github?

On Tue, Mar 5, 2024 at 7:28 AM Deenbandhu Netam @.***> wrote:

Yeah ask

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979033667, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDYAA4IBBLOGEJAJZ5WSE43YWXQAZAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGAZTGNRWG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Deenu488 commented 4 months ago

Hii

On Tue, 5 Mar, 2024, 9:39 pm James Turner, @.***> wrote:

before I start, would you prefer to do this by email rather than github?

On Tue, Mar 5, 2024 at 7:28 AM Deenbandhu Netam @.***> wrote:

Yeah ask

— Reply to this email directly, view it on GitHub < https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979033667>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/BDYAA4IBBLOGEJAJZ5WSE43YWXQAZAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGAZTGNRWG4>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979124821, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUS6J3T63TZFBGX62S3Y6NTYWXU2NAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGEZDIOBSGE . You are receiving this because you modified the open/close state.Message ID: @.***>

appdevforall commented 4 months ago

I would very much like to add the ability to debug the target application (Created project) on the phone using adb/jdb, is this something that you have explored? Do you think it is doable?

On Tue, Mar 5, 2024 at 8:11 AM Deenbandhu Netam @.***> wrote:

Hii

On Tue, 5 Mar, 2024, 9:39 pm James Turner, @.***> wrote:

before I start, would you prefer to do this by email rather than github?

On Tue, Mar 5, 2024 at 7:28 AM Deenbandhu Netam @.***> wrote:

Yeah ask

— Reply to this email directly, view it on GitHub <

https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979033667>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/BDYAA4IBBLOGEJAJZ5WSE43YWXQAZAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGAZTGNRWG4>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979124821>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AUS6J3T63TZFBGX62S3Y6NTYWXU2NAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGEZDIOBSGE>

. You are receiving this because you modified the open/close state.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979130136, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDYAA4IRESIDNLZDLW7PJITYWXVD3AVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGEZTAMJTGY . You are receiving this because you commented.Message ID: @.***>

Deenu488 commented 4 months ago

@appdevforall Sorry I haven't explored about debugging with adb

appdevforall commented 4 months ago

Ok, thanks for the reply. I would also like to look at your code for the XML preview and the drag and drop interface for adding widgets, where should I start looking in the code

On Tue, Mar 5, 2024 at 8:20 AM Deenbandhu Netam @.***> wrote:

@appdevforall https://github.com/appdevforall Sorry I haven't explored about debugging with adb

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979149868, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDYAA4IP2AB2L26BEOJUNDLYWXWGHAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGE2DSOBWHA . You are receiving this because you were mentioned.Message ID: @.***>

Deenu488 commented 4 months ago

@appdevforall layout-preview

appdevforall commented 4 months ago

I have made some commits to my fork of code assist to better support Github

  1. added settings for Github user id, email, and auth token
  2. added support for authenticator for https clone
  3. added code for git commit and push to show files to be committed etc.
  4. added to code to check if the clone directory is empty and if not offer to empty it before cloning

is any of this of interest to you?

On Tue, Mar 5, 2024 at 8:25 AM Deenbandhu Netam @.***> wrote:

@appdevforall https://github.com/appdevforall layout-preview

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979159500, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDYAA4OQCVWMOU4LFZCA6CLYWXWY5AVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGE2TSNJQGA . You are receiving this because you were mentioned.Message ID: @.***>

Deenu488 commented 4 months ago

@appdevforall Auth token, it's new and easy task for cloning

yaturner commented 4 months ago

yes I have already coded all of the things I mentioned, I was asking if you were interested in integrating my code into yours

On Tue, Mar 5, 2024 at 8:44 AM Deenbandhu Netam @.***> wrote:

@appdevforall https://github.com/appdevforall Auth token, it's new and easy task for cloning

— Reply to this email directly, view it on GitHub https://github.com/Deenu488/CodeAssist-Unofficial/issues/16#issuecomment-1979195667, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEP4EYX3A2KTK5UPD4D5J3YWXY6VAVCNFSM6AAAAAA6THJ2NGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGE4TKNRWG4 . You are receiving this because you commented.Message ID: @.***>