06b632f0d3
Fix notes jumps.
...
* Remove empty spaces not reset while changing text via TextSwitcher.
* Scroll notes to the top on changes because outer ScrollView remembers
current position not respecting TextSwitcher state of course.
Change-Id: I3e9ba458e4ce6b13e5b02675ca28d6c7c5829f00
2013-09-11 01:43:54 +03:00
5dd70c5c9b
Add ability to change transactions via clicking a slide.
...
Change-Id: Ifc9344c53492a053b15bc0f005e881bc09077473
2013-09-11 01:43:54 +03:00
ca5c6e9696
Add saving progress message state between orientation changes.
...
Change-Id: Ic74810e90ca882f734ae7d1fab4b250908ae9c49
2013-09-11 01:43:53 +03:00
e9d6119257
Remove notes from the landscape layout.
...
Ignoring tablets at moment.
Change-Id: Ie2ac0840cea994e942b2f7e1a7d4a2e73ebd12de
2013-09-11 01:43:53 +03:00
54433a11e7
Remove hiding notes section when there are no notes.
...
Show warning instead. This change should help avoiding users confusing
when they see half of the screen empty without any reason.
Change-Id: Ic229e80fc56a9ad8a419dc19b0784213b1fe3a68
2013-09-11 01:43:52 +03:00
2dfaabc1ba
Fix null pointer exception for devices without Bluetooth.
...
Change-Id: If44089824fe48b302f6e75ccbbfb3a6843016723
2013-09-11 01:43:52 +03:00
ff802c08b5
Add ability to pause and resume a slide show.
...
Change-Id: I5c93cc0b2ad1aa68529ae1e278bd2cb7ad54359d
2013-09-11 01:43:51 +03:00
21e5de7d56
Fix servers search behaviour.
...
* Start search and stop it during the lifecycle. Before this change
searching was a constant process draining battery.
* Enable and disable Bluetooth according to the service lifecycle. This
should help to avoid race conditions and disable or enable Bluetooth
better way.
Change-Id: I02ef1bb67d9fb6fd56d0aff0a176cdb41284a49f
2013-09-11 01:43:51 +03:00
be4b57b6da
Copy some stuff from INSTDIR, not OUTDIR
...
Some of it is not in OUTDIR at all any more.
Change-Id: I1afbaafa0fe5a355158b44fcafd3d3e190fce79c
2013-09-10 11:38:01 +03:00
3b9f9a5a4b
Don't bother building the DocumentLoader Android app every time
...
Change-Id: I90a96420c3261ce14f337dae3dfddfc01ac2436e
2013-09-10 11:37:54 +03:00
d344d46cd4
I don't think the map file is that useful to generate every time
...
Change-Id: I15ba6f0ffc645746be8deb83bc623a340b76bda9
2013-09-10 10:42:50 +03:00
3faefaafa6
Fix minor code style issues.
...
Change-Id: I1cc46176efcdc0a869ba711054137e56662d7ab3
2013-09-07 11:55:54 +03:00
710fc4728f
Fix for blinking while getting back to the computers activity.
...
Change-Id: I5ce3c6462b0d4c1e1fed98cc0510ec9383523458
2013-09-07 11:55:54 +03:00
8e33646304
Fix minor code style issues.
...
Change-Id: I316529388e1e90acd5b62441cf304a61ac71931a
2013-09-07 11:55:54 +03:00
508d32cd03
Fix possible null pointer exception.
...
It is weird anyway.
Change-Id: Ibde6e7dc7dc52c556ebc5e6e32ef939a316c5b1b
2013-09-07 11:55:53 +03:00
2eb19ddb3f
Add showing helper messages while searching computers.
...
Change progress bars from large to average size as well.
* It makes them consistent with other Google apps.
* It brings better LAF for Gingerbread.
Change-Id: Id25a42c9735c3c9948c507eacfbfd64d90d87435
2013-09-07 11:55:53 +03:00
275aeab074
Add a requirements screen.
...
Change-Id: Ie3821f4c21853e9c89065a964d069bfde80e81d8
2013-09-07 11:55:52 +03:00
c37cd33fad
Add suppressing warnings for preferences activity.
...
Change-Id: I7808e8bbc080b65017dc273e423db51c9151d9f7
2013-09-05 20:27:22 +03:00
f98a01f061
Remove triggering next transitions on last slide.
...
The current server-side code calls finishing of a slide show multiple
times so we cannot rely on this inidicator to exit the slide show.
Change-Id: I78b11f62d45d45bcf005e6f0a36f2d632b886900
2013-09-05 19:38:04 +03:00
3c1c51020c
Add the settings screen.
...
It contains options that can confuse user:
* changing transitions using volume keys;
* keeping screenon while presenting.
Change-Id: I1a9cb9afdf1409fc78e713b899d68ae045db5cb7
2013-09-05 19:38:03 +03:00
4c30c48684
Move building server via TCP servers finder to a separate method.
...
Change-Id: I8def7a5f7ecf924f6cc61f3a037defa9e8116089
Reviewed-on: https://gerrit.libreoffice.org/5815
Reviewed-by: Michael Meeks <michael.meeks@suse.com >
Tested-by: Michael Meeks <michael.meeks@suse.com >
2013-09-05 09:48:03 +00:00
d07bb04d2f
Remove cancel buttons from timer dialogs.
...
The cancel button just duplicates back button on Android devices.
Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25
2013-09-03 12:22:48 +03:00
20eb1462b6
Change saving computer connnection fragment state.
...
* Do it more proper way.
* Do not reconnect on orientation changes without user actions.
Change-Id: Ib5dcb7ef05096b9ee2899d3508961fc52f706729
2013-09-03 12:22:48 +03:00
7b6720c3f1
Add preferences keys single source.
...
Should help avoiding type errors.
Change-Id: I5b15d7e21e3adcff0fd1fe11d5a14c121fbd486b
2013-09-03 12:22:47 +03:00
b6f6147c9c
Add saving computer information on keyboard actions.
...
Change-Id: I84844a004d2d07809f024ed2e84abcbbba80fb99
2013-09-03 12:22:47 +03:00
837d6e5024
Change search delay from 10 seconds to 5.
...
Should be better for UI interaction feelings.
Change-Id: I68322ed71878ec520676d68d821f64041476b800
2013-09-03 12:22:47 +03:00
920370f7d8
Add computer name as a subtitle to the connection activity.
...
Change-Id: I3df33faef2004107cd2a806e536efb63517a18c7
2013-09-03 12:22:46 +03:00
cfe24b09a5
Change time of intents filter reginstration.
...
A Bluetooth pairing dialog somehow sets the connection fragment on pause
so old registration would cause loosing messages from service.
Change-Id: Ie4f6bef96b89a0c2aa86ec00da478831b572e191
2013-09-03 12:22:46 +03:00
ff0ab3bd21
Update the launcher icon.
...
Change-Id: I63808fc96fd235fdb483f95b75d3a13d4402c867
2013-09-03 12:22:46 +03:00
79f79ab077
Add saving the current tab between application launches.
...
Mimic the Contacts app behaviour basically.
Change-Id: Ib0579d26c105629cfe59620f996689a949bad073
2013-08-03 19:02:01 +03:00
38a3eba78d
Change the Preferences class.
...
* Remove context dependency.
* Modify the interface for easy usage.
Change-Id: I9dfabbea1ec9ec9224dc8238a1884fdf695fc8db
2013-08-03 19:02:00 +03:00
ef5342c677
Fix updating of all slides even it is not necessary.
...
Change-Id: I6f7937296915a7cff71d9d9ee491736a0c2c31be
2013-08-03 19:02:00 +03:00
20a17af069
Move computer creation layout to scroll view.
...
* Allows to use auto-focus.
* Should probably be better on devices with small displays in landscape
mode.
Change-Id: I745ffbf1aef5f757b54155a9e79e99026c49dd86
2013-08-03 19:01:59 +03:00
53738414d3
Fix possible negative time setting when time is up.
...
Change-Id: Ic519480dd85075b0122d8ef8fcb32c1a68542ae3
2013-08-03 19:01:58 +03:00
943a989139
Add more expression to the warning text.
...
Change-Id: Ic535c4f744a1564f847e4ba4e9f312f82fc07e72
2013-08-03 19:01:58 +03:00
b2e2f08837
Fix slide show orientation changes crashes.
...
Change-Id: I6539d4b36fd858dd7eb609acc2e58c8851f3bfe4
2013-08-03 19:01:58 +03:00
d4b4c94aa1
Add saving current mode when showing a slide show.
...
Should be helpful on orientation changes.
Change-Id: I0a00c980882decc3da3460f63b82c5d0bb308298
2013-08-03 19:01:57 +03:00
08157e4b63
Add saving state for ComputerConnectionFragment.
...
This change should provide more smooth rotation change.
Change-Id: I3d530485752069fb5f6d4683b68b83ef97f87808
2013-08-02 04:10:49 +03:00
429148c5f1
Change computers adding behaviour.
...
Show a button only when a WiFi tab is selected or there are no Bluetooth
support at all.
Change-Id: I8944f4a4ec0dbcba087744960f467dca87ba7a86
2013-08-02 03:49:46 +03:00
fa484c3b00
Fix possible pin-related bug.
...
The latest LO release does not allow entering PIN-codes without leading
zero. This change should solve possible issues from client-side.
Change-Id: Ie2f2db9baa5d677cbbed772497d32668cdd5748f
2013-08-02 03:49:46 +03:00
d3cef7ed75
Add servers sorting.
...
Change-Id: Idd3d39fcf91fba6d5f7b0615d241f6ad9f46bd5f
2013-08-02 03:49:45 +03:00
7e07a45500
Change search timeouts from milliseconds to seconds.
...
Makes things readable and should prevent potential typing bugs.
Change-Id: Ifcb90568859e94896f5c2a313546fe1fdd6fa4bc
2013-08-01 19:47:07 +03:00
9864a2d5d4
Fix Bluetooth devices discovery.
...
* Listen async Bluetooth status messages and start discovery properly.
* Remember Bluetooth status before running the app and manage the state.
Change-Id: I2be3fb6a503c5f6ace96732ebd0302935f1afb84
2013-08-01 19:47:07 +03:00
46de4c598e
Fix computer creation spelling.
...
Replace a notice with different hint. Change error message to be
shorter.
Change-Id: I93f063bb07c37749466787d7a965893fc79a69bb
2013-08-01 18:38:57 +03:00
dc2e2d0068
Remove custon scaling for GridView slide previews.
...
Should make thinks less hacky.
Change-Id: I007800558ce8a0a567addde3b01926bb53c311f6
2013-08-01 18:38:57 +03:00
687b62f481
android: don't mess with the system bluetooth setting unless we have to.
2013-08-01 15:36:10 +02:00
c12137a876
Add changing local slide when remote slide was changed.
...
Change-Id: If7325a0266484686549a0c1073827613aa40cb85
2013-07-30 23:52:06 +03:00
e291784e0c
Fix tiny source code issues.
...
* Add headers and footers.
* Remove unused resources.
* Fix classes usage.
Change-Id: Id9580f21709b11077e46393c2e2cf8d911ce0650
2013-07-30 23:52:02 +03:00
0a48350868
Change Impress Remote version.
...
Bump it to 1.1 and remote additional text from version name because it
is useless.
Change-Id: I6fbd0dc3b499c5aafc80b91c77372360c2767189
2013-07-30 23:52:01 +03:00
c1b522c591
Remove explicit Bluetooth requirement.
...
Devices without Bluetooth should be able to use the app as well via WiFi
connections. This change should remove some Google Play filtering so
these devices will be able to download the app from the store.
Change-Id: Iebc2f14e0bc57ea7293f8abfa1824b99c4476e8b
2013-07-30 23:51:58 +03:00