Bug 90670

Summary: android: Remove .res files from the .apk
Product: LibreOffice Reporter: Jan Holesovsky <kendy>
Component: Android ViewerAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: normal CC: xiscofauli
Priority: medium    
Version: 4.5.0.0.alpha0+ Master   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 84726    

Description Jan Holesovsky 2015-04-17 08:04:33 UTC
Turns out that we ship all the .res files with strings in the .apk.  We can decrease the .apk size by just avoiding them - or at least by hacking rsc so that that they actually contain only empty strings.
Comment 1 QA Administrators 2016-09-20 09:24:28 UTC Comment hidden (obsolete)
Comment 2 Tomaz Vajngerl 2017-03-04 22:06:01 UTC
Not that important as the maximum size of the APK was increased, but still good to implement eventually.
Comment 3 Rishabh Kalra 2018-02-14 14:12:25 UTC
Is the issue still active? If yes, i would like to take over the problem to submit the fix.
Comment 4 Xisco FaulĂ­ 2018-02-15 10:11:45 UTC
Hi Rishabh Kalra,
Once a bug is confirmed ('NEW') it shouldn't be moved to NEEDINFO, which means, we need feedback fro the reporter in order to confirm it.
If you interested in fixing this issue, please assign it to yourself and submit a patch to gerrit as explained here: https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch
Thanks
Comment 5 Jan Holesovsky 2018-02-19 17:09:04 UTC
Invalid these days I think.