Page MenuHomePhabricator

Rishavgupta933 (RISHAV GUPTA)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Mar 8 2022, 1:52 PM (221 w, 5 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Rishav933 [ Global Accounts ]

Recent Activity

Apr 19 2022

Rishavgupta933 moved T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app from Proposals In Progress to Proposals Submitted on the Google-Summer-of-Code (2022) board.
Apr 19 2022, 4:57 AM · Google-Summer-of-Code (2022)

Apr 7 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 7 2022, 5:09 AM · Google-Summer-of-Code (2022)

Apr 6 2022

Rishavgupta933 added a comment to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.

GSoC Guide
Last year's reports

They are not hard requirements for GSoC but it is a good idea to create biweekly reports that help keep track of your progress and also give some exposure.

You can have a print of this page but that would include the comments as well.
Better take a copy-paste of the content and format it to your need.

Apr 6 2022, 5:37 AM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 6 2022, 5:36 AM · Google-Summer-of-Code (2022)

Apr 5 2022

Rishavgupta933 added a comment to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.

Great Proposal,
Nice touch with MY LEARNING.

Just few minor things :

  1. Add links to the libraries you'll be using for reference in your proposal.
  2. You can add some time for documentation.
  3. It is suggested to maintain of log of your work. You can have it in form of biweekly blogs and dedicate some time in your proposal.
  4. Evolution -> Evaluation.
Apr 5 2022, 1:16 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 5 2022, 1:16 PM · Google-Summer-of-Code (2022)

Apr 4 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 4 2022, 2:08 PM · Google-Summer-of-Code (2022)
Rishavgupta933 added a comment to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.

Yes, if done losslessly then blur+rotate+crop is well enough for a GSoC.
You can keep "Implement Update Depicts" as a bonus task "if time allows".

Apr 4 2022, 1:13 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 4 2022, 1:08 PM · Google-Summer-of-Code (2022)
Rishavgupta933 added a comment to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.

Please be aware that AndroidMediaUtil is probably harder to use, and might even need some modifications. Feel free to modify your schedule to allow some buffer, for instance I would suggest not doing contrast change and EXIF, and leaving more time for both unit tests and final code review.

Apr 4 2022, 9:54 AM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 4 2022, 9:17 AM · Google-Summer-of-Code (2022)
Rishavgupta933 added a comment to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.

Thank you for the detailed proposal, with screenshots and a timeline.

When you write "rotate", it is about 90 degrees rotations, right? (90 degrees rotation is enough for us, free angle rotation is not needed nor really desirable in the app as it would lose some corners data)

Ucrop crop is not lossless, unfortunately. This proposal would be much more attractive if it was about lossless crop, as picture quality is very important on Commons. Maybe https://github.com/bkhall/AndroidMediaUtil could be used? It implements rotate and crop: https://github.com/bkhall/AndroidMediaUtil/blob/master/src/android/mediautil/image/jpeg/LLJTran.java#L188

Minor style improvements:

android -> Android
commons -> Commons
to Transform -> to transform
Github -> GitHub

Apr 4 2022, 9:07 AM · Google-Summer-of-Code (2022)

Apr 3 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 3 2022, 2:52 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 3 2022, 2:07 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 3 2022, 1:47 PM · Google-Summer-of-Code (2022)

Apr 2 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 2 2022, 3:05 PM · Google-Summer-of-Code (2022)
Rishavgupta933 renamed T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app from GSoC 2022 Proposal [DRAFT] - Commons Android app - Improve the custom picture selector to GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 2 2022, 5:57 AM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Apr 2 2022, 5:46 AM · Google-Summer-of-Code (2022)

Mar 31 2022

Rishavgupta933 added a comment to T304044: Proposal - Commons Android app - Make it easier for contributors to choose pictures for upload from custom picture selector.

but https://github.com/commons-app/apps-android-commons/issues/4764 does not have to do anything with CROP/ROTATE/BLUR effects, it's completely different things to implement.

Mar 31 2022, 2:51 PM · Google-Summer-of-Code (2022)

Mar 30 2022

Rishavgupta933 added a comment to T304044: Proposal - Commons Android app - Make it easier for contributors to choose pictures for upload from custom picture selector.

sir, I have a question

Mar 30 2022, 6:54 AM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 30 2022, 6:44 AM · Google-Summer-of-Code (2022)

Mar 29 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 29 2022, 2:51 PM · Google-Summer-of-Code (2022)

Mar 28 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 28 2022, 3:02 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 28 2022, 1:34 PM · Google-Summer-of-Code (2022)

Mar 25 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 25 2022, 5:23 AM · Google-Summer-of-Code (2022)

Mar 24 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 24 2022, 3:10 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 24 2022, 2:52 PM · Google-Summer-of-Code (2022)
Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 24 2022, 2:29 PM · Google-Summer-of-Code (2022)

Mar 20 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 20 2022, 4:49 AM · Google-Summer-of-Code (2022)

Mar 13 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 13 2022, 6:46 AM · Google-Summer-of-Code (2022)

Mar 9 2022

Rishavgupta933 updated the task description for T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 9 2022, 4:59 AM · Google-Summer-of-Code (2022)

Mar 8 2022

Rishavgupta933 added a project to T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app: Google-Summer-of-Code.
Mar 8 2022, 2:48 PM · Google-Summer-of-Code (2022)
Rishavgupta933 created T303273: GSoC 2022 Proposal - Commons Android app - Transform picture (crop/rotate/etc) within the app.
Mar 8 2022, 2:47 PM · Google-Summer-of-Code (2022)