___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Hi Christian,
The lowest supported API version is 10, it is declared at the
AndroidManifest.xml as minSdkVersion.
Regards,
Artur.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
android/sdremote/src/org/libreoffice/impressremote/fragment/SlidesPagerFragment.java
|4 +
10 files changed, 67 insertions(+), 25 deletions(-)
New commits:
commit b5efef87efdce56c2491e6de1370ad42b998a8df
Author: Artur Dryomov
Date: Fri Oct 25 15:31:56 2013 +0300
Change version to
Hi guys,
Yep, I know tricks about commit messages, thank you for the advise anyway
;-) I still think it’s better to mark bugs as resolved when the app will be
released, let’s hope it will be done in near future.
I also CC Michael, maybe he has other points.
Regards,
Artur.
__
Hi Igor,
I don’t think so. The next version of the Impress Remote for Android is not
released yet, so I didn’t closed related bugs yet. Maybe it is better to
close them when they are fixed at the master really, I just fell that users
should have an ability to confirm the fix. We haven’t decided wh
Hey guys,
This conversation somehow was moved to my “Trash” directory, probably it is
time to check filters…
I’m a bit late, but this feature was already implemented a couple of days ago.
Junior, thank you for your work and sorry I’m late with news ;-(
Thanks again!
Artur.
/libreoffice/impressremote/util/SavedStates.java
|1
35 files changed, 568 insertions(+), 1 deletion(-)
New commits:
commit 7d98cbb5beafe6f0853e0232bd7b51098cbcae80
Author: Artur Dryomov
Date: Fri Oct 4 01:14:59 2013 +0300
Add missing license headers to XML source files
6faff72236906a9e2326374d8db016edc8048a3c
Author: Artur Dryomov
Date: Mon Sep 30 00:17:13 2013 +0300
Add xxhdpi action bar icons and remove an unused search icon.
Change-Id: I7c092f0c5e42ea478946506be49a2ad47a4bb67a
diff --git a/android/sdremote/res/drawable-hdpi/ic_action_search.png
b
/SavedStates.java
|1
6 files changed, 70 insertions(+), 60 deletions(-)
New commits:
commit 036cf17cac1d4e8843cb49b67d3c588362d190ca
Author: Artur Dryomov
Date: Sun Sep 22 00:19:55 2013 +0300
Change TCP servers search blocking delay.
Change-Id
android/sdremote/res/xml/preferences.xml |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 740381502470e5d0e11e5db0a82f27a7d14f4d01
Author: Artur Dryomov
Date: Fri Sep 20 23:22:11 2013 +0300
Add setting default values for settings items.
Users still will be able to
/impressremote/util/Intents.java
| 13 +++-
6 files changed, 102 insertions(+), 20 deletions(-)
New commits:
commit 95e95e0a26694dd01412220eb6b44150dfead2bf
Author: Artur Dryomov
Date: Thu Sep 19 12:47:45 2013 +0300
Add switching to the slides pager from the grid when
New branch 'feature/android-remote-ng' available with the following commits:
commit f4690bc6be9eebec6edea6ec737840b7e2da93cd
Author: Artur Dryomov
Date: Wed Jul 17 04:18:31 2013 +0300
Clean up the codebase.
* Fix licenses headers and footers once again.
* Fix
:
commit a5b4a547d55c23794f9b47cc194cfacab2e0e7d9
Author: Artur Dryomov
Date: Sun Sep 15 02:29:10 2013 +0300
Fix possible timer duplicates.
Change-Id: I070e36c4a82ca245a641e53466cdaf10dd01e95c
diff --git
a/android/sdremote/src/org/libreoffice/impressremote/communication/Timer.java
b
| 19 ++-
android/sdremote/src/org/libreoffice/impressremote/view/CapsTextView.java
| 34 ++
21 files changed, 203 insertions(+), 142 deletions(-)
New commits:
commit b3e0c8081dc89228653d70e12ecfe1397c70fde5
Author: Artur Dryomov
Date: Sat Sep 14 19:32:20
/ComputersFragment.java
|2
android/sdremote/src/org/libreoffice/impressremote/fragment/SlidesPagerFragment.java
|4 +
7 files changed, 37 insertions(+), 7 deletions(-)
New commits:
commit f9bee0318cb3097e7d17c5b96b2b426ddafb658c
Author: Artur Dryomov
Date: Sat Sep 14 01:04:16 2013
android/sdremote/src/org/libreoffice/impressremote/util/Preferences.java
| 16
12 files changed, 174 insertions(+), 191 deletions(-)
New commits:
commit 14a25b343d98d7a4ebf9b6c03b09d1882c71d0b1
Author: Artur Dryomov
Date: Fri Sep 13 02:32:24 2013 +0300
Fix minor style
New branch 'feature/android-remote-ng' available with the following commits:
commit f4690bc6be9eebec6edea6ec737840b7e2da93cd
Author: Artur Dryomov
Date: Wed Jul 17 04:18:31 2013 +0300
Clean up the codebase.
* Fix licenses headers and footers once again.
* Fix
/util/SavedStates.java
|2
21 files changed, 470 insertions(+), 199 deletions(-)
New commits:
commit 06b632f0d367178b7266e50c6f140ef36984733f
Author: Artur Dryomov
Date: Wed Sep 11 01:17:51 2013 +0300
Fix notes jumps.
* Remove empty spaces not reset while
3faefaafa6c7e4b01fe85496f4f288b19c1caebd
Author: Artur Dryomov
Date: Sat Sep 7 11:54:04 2013 +0300
Fix minor code style issues.
Change-Id: I1cc46176efcdc0a869ba711054137e56662d7ab3
diff --git
a/android/sdremote/src/org/libreoffice/impressremote/activity/ComputerConnectionActivity.java
b/android/sdremote/src/org
android/sdremote/src/org/libreoffice/impressremote/activity/SettingsActivity.java
|3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit c37cd33fad388ad486d42f008f9908784611fe23
Author: Artur Dryomov
Date: Thu Sep 5 20:21:00 2013 +0300
Add suppressing warnings
/src/org/libreoffice/impressremote/util/Preferences.java
| 28 +++
10 files changed, 194 insertions(+), 6 deletions(-)
New commits:
commit f98a01f061d6d8895a3a2397a1545f052769ba3d
Author: Artur Dryomov
Date: Thu Sep 5 19:12:43 2013 +0300
Remove triggering next transitions on
android/sdremote/src/org/libreoffice/impressremote/communication/TcpServersFinder.java
| 12 +-
1 file changed, 7 insertions(+), 5 deletions(-)
New commits:
commit 4c30c48684cd09a057906f30d7a3f8927ecabb52
Author: Artur Dryomov
Date: Tue Sep 3 15:53:03 2013 +0300
Move building
sd/source/ui/remotecontrol/ImagePreparer.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 96eff63b878b53c92375e02910fcf12b8b9df923
Author: Artur Dryomov
Date: Tue Sep 3 12:47:20 2013 +0300
Fix HTML closing tags order for slide notes.
Change-Id
Author: Artur Dryomov
Date: Tue Sep 3 02:40:22 2013 +0300
Remove cancel buttons from timer dialogs.
The cancel button just duplicates back button on Android devices.
Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25
diff --git a/android/sdremote/res/values/strings.xml
b
: Artur Dryomov
Date: Sat Aug 3 16:58:59 2013 +0300
Add saving the current tab between application launches.
Mimic the Contacts app behaviour basically.
Change-Id: Ib0579d26c105629cfe59620f996689a949bad073
diff --git
a/android/sdremote/src/org/libreoffice/impressremote
android/sdremote/src/org/libreoffice/impressremote/fragment/ComputerConnectionFragment.java
| 45 --
1 file changed, 38 insertions(+), 7 deletions(-)
New commits:
commit 08157e4b63e41c1dbbc07584517fd4341cc5654c
Author: Artur Dryomov
Date: Fri Aug 2 04:10:49 2013 +0300
Add
| 18 ++-
3 files changed, 101 insertions(+), 20 deletions(-)
New commits:
commit 429148c5f10828c50ae41309942f4946b12a7df9
Author: Artur Dryomov
Date: Fri Aug 2 03:41:52 2013 +0300
Change computers adding behaviour.
Show a button only when a WiFi tab is selected or there are no
/TcpServersFinder.java
|4
android/sdremote/src/org/libreoffice/impressremote/util/BluetoothOperator.java
|6
4 files changed, 68 insertions(+), 49 deletions(-)
New commits:
commit 7e07a45500dcbb891a85f0bc9b7049cf4d50bba1
Author: Artur Dryomov
Date: Thu Aug 1 19:44:47 2013
/sdremote/res/values/strings.xml|5 ++---
5 files changed, 3 insertions(+), 14 deletions(-)
New commits:
commit 46de4c598e9a78cc9a8401c701b75f434707d186
Author: Artur Dryomov
Date: Thu Aug 1 17:00:35 2013 +0300
Fix computer creation spelling.
Replace a notice with
Hi All,
This summer I am working on Android Impress Remote improvements.
Past two weeks progress.
* UI is ready, at least all things I planned to implement at my original
proposal. There are still some bugs which I’m trying to fix. If you are
interested in screenshots — I updated them at the wi
files changed, 111 insertions(+), 69 deletions(-)
New commits:
commit c12137a876dd9405b20c094c99b72c672a161422
Author: Artur Dryomov
Date: Tue Jul 30 22:46:03 2013 +0300
Add changing local slide when remote slide was changed.
Change-Id: If7325a0266484686549a0c1073827613aa40cb85
Hi All,
Siqi, the current implementation works fine with Android and commenting things
or removing them is actually breaking existing clients. It would be great if
you’ll do all protocol-related changes via Gerrit and always CC me and Michael.
These changes shouldn’t be silent because there are
changed, 195 insertions(+), 28 deletions(-)
New commits:
commit 8d086f0744cc3aa5ceb6f0f766cbdb1d9261806c
Author: Artur Dryomov
Date: Sun Jul 21 20:43:41 2013 +0300
Improve the SlideShowActivity.
* Enable up navigation.
* Show the current slide index properly.
* Show thumbnail if
|binary
15 files changed, 233 insertions(+), 139 deletions(-)
New commits:
commit 7f2bc03638f62a1bad4caaad888320c6b05b8eb4
Author: Artur Dryomov
Date: Sun Jul 21 03:59:00 2013 +0300
Improve the ComputerConnectionFragment.
Show
Hi Michael,
I have created a wiki page —
https://wiki.documentfoundation.org/Development/Impress/Remote_2
It is WIP of course but I’ll try to update screenshots when future steps will
be done.
Regards,
Artur.___
LibreOffice mailing list
LibreOffice@li
/libreoffice/impressremote/communication/SlideShow.java
| 12
33 files changed, 854 insertions(+), 9 deletions(-)
New commits:
commit 1f516b07992b6d20a6349418122e3e5fa41bdab5
Author: Artur Dryomov
Date: Wed Jul 17 01:16:02 2013 +0300
Add a basic slide show activity
/TcpServersFinder.java
| 42 -
15 files changed, 461 insertions(+), 44 deletions(-)
New commits:
commit e78ede74c20fb45a79ed29e19972d3d509ac2617
Author: Artur Dryomov
Date: Fri Jul 12 02:01:40 2013 +0300
Add action bar button for reconnection.
Change-Id
: Artur Dryomov
Date: Tue Jul 2 23:37:04 2013 +0300
Add the licenses activity for showing open source licenses.
Change-Id: I2198cea9ef27cfbdf760a8da41e0c7af8e04f20e
diff --git a/android/sdremote/AndroidManifest.xml
b/android/sdremote/AndroidManifest.xml
index f85e1df..36064da 100644
Hi All,
This summer I am working on Android Impress Remote improvements.
Past week progress.
* All code related to the server communication at the client’s side was
refactored.
Plans for this week.
* Finish refactoring.
* Start working on the UI improvements.
As you see past week wasn’t produc
Hi All,
This summer I am working on Android Impress Remote improvements.
The coding period starts today, so this is report #1.
Past week progress.
* We have a conversation at the ux-advise mailing list about the second phase
of the client’s design. Mirek moved my proposal to a separate wiki page
Hi All again,
If everybody is against the more high-level version of the protocol and you
vote for the plain text one — so be it, then.
I read reviews at the Google Play page — only English and Russian ones because
we still don’t know who rules the developer account. It seems like all features
Hi Andrzej,
> Looks correct, although I've not looked at this in a while so I might be
> forgetting some details. The definitive resources however are
> sd/source/ui/remotecontrol/Receiver.cxx &
> android/sdremote/src/org/libreoffice/impressremote/communication/Receiver.java
> which are both f
deletions(-)
New commits:
commit 94a3e898b03c8e134e7f9d04b936dc18b83a5ab7
Author: Artur Dryomov
Date: Sat Jun 15 15:56:01 2013 +0300
Refactor Receiver, Transmitter, Server and SlideShow classes.
Introduce the Protocol class which contains all static information about
the remote
Hi All,
I have created a wiki page where I moved some information from Git and placed
some thoughts about the Impress remote protocol.
https://wiki.documentfoundation.org/Impress_Remote_Protocol
It would be really great if Andrzej could improve the information about the
first version of protoc
Hi All,
What to you think about Maven and moving Android and iOS remote clients from
core?
Regards,
Artur.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi All,
I thought that this will be an interesting discussion ;-)
My GSoC proposal mentioned movement to Maven because…
* It is really easy to manage dependencies.
* It is really easy to manage lifecycle: compiling, dexing, obfuscating,
aligning.
* It is possible to check code style, catch some
Hi everyone!
It is great to know I’ll work this summer with you, LibreOffice community. It
is a honor for me.
I’ll work on Android / Impress remote control improvements. I am still
discussing details with my mentor, Michael Meeks, but there are some steps I’ll
do as soon as possible: revising
+-
vcl/unx/kde4/KDE4FilePicker.cxx |2 +-
18 files changed, 30 insertions(+), 30 deletions(-)
New commits:
commit b80d8c695e6b6ded231e67ed9a80bcd1f1250c03
Author: Artur Dryomov
Date: Tue Apr 16 19:33:24 2013 +0300
fdo#62096 - replace some O(U)String compareTo with
cker.cxx
+++ b/vcl/unx/kde4/KDE4FilePicker.cxx
@@ -712,7 +712,7 @@
for ( sal_Int32 n = SupportedServicesNames.getLength(); n--; )
{
-if ( SupportedServicesNames[n].compareTo( ServiceName ) == 0 )
+if ( SupportedServicesNames[n] == ServiceName )
r
/SlideShow.java
| 47 +-
12 files changed, 33 insertions(+), 71 deletions(-)
New commits:
commit 410240d23d1d8f25b9ed1b5a59721994071b7cbc
Author: Artur Dryomov
Date: Fri Mar 22 22:13:30 2013 +0300
Clean up Impress remove client source code a bit.
* Remove unnecessary
/Server.java
|2 -
android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java
|2 -
10 files changed, 7 insertions(+), 27 deletions(-)
New commits:
commit 2d8547d095897037388b27075fd7dc182a4e4912
Author: Artur Dryomov
Date: Fri Mar 22 22:13
514d6c6fb61437a2e4f6c94abb4bfea22936f86c
Author: Artur Dryomov
Date: Fri Mar 22 23:03:32 2013 +0300
fdo#62591 - change Impress remote slide previews building
* Store bitmaps directly instead of byte arrays.
* Store bitmaps with shadows instead of one set with shadows and another
without them
org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied7ce57a660438a06167e8984d16a6f26ebd8c23
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Artur Dryomov
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
org/2915
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id2d2ebd29386080715fd743f81fbfae3a4a0a5ce
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Artur Dryomov
android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java |
10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 61686edf7074ab72d03ca2f73022797443a61fa9
Author: Artur Dryomov
Date: Thu Mar 14 14:25:55 2013 +0300
fdo#60604 - fix Impress
android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java |
10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 04ab54f0c74ef0edcdd3ede3a5046a02f4bc90b1
Author: Artur Dryomov
Date: Thu Mar 14 14:25:55 2013 +0300
fdo#60604 - fix Impress
essageType: newchange
Gerrit-Change-Id: I85414abac233186484078637073b97562b81aad2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Artur Dryomov
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
Just a usual notice is here.
All of my past and future contributions to LibreOffice may be licensed
under the MPL/LGPLv3+ dual license.
Regards,
Artur.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mail
android/sdremote/AndroidManifest.xml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7ed6097396c6407840fc8b8a40b03f03e7573821
Author: Artur Dryomov
Date: Thu Mar 14 12:11:31 2013 +0300
Change Impress remote client target SDK version.
This change
https://gerrit.libreoffice.org/2719
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9152fa06558eabd633ad0c19174f45ee2ee9
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner:
74 matches
Mail list logo