summaryrefslogtreecommitdiff
path: root/android/sdremote/AndroidManifest.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud1-102/+0
Change-Id: I654e3af31a6915f08ff808b351d304da773ad267 see: git://gerrit.libreoffice.org/impress_remote
2014-01-30sdremote: LibreOffice Remote for Impress version 2.0.0sdremote-2.0.0Christian Lohmaier1-1/+1
Change-Id: Ia1d1fef129fdccb186fa07102d3c5fcb91470fe9
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier1-2/+3
UI wise would makes the app compatible with android api level 7, but other utility functions require higher level (8 for Base64 and 9 for TimeUnit) explicitly set the allowBackup flag and raise tested/targeted version to api level 17 also add tool-annotations to please android-lint Change-Id: I528e34acdeeecea6d20e8bea21b1d5c203e17c95
2013-10-25Change version to 2.0.0.Artur Dryomov1-1/+1
Change-Id: Ic6ca04d61991afec627c7d76270c370233b0892f
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov1-0/+7
Change-Id: I3bb3480491d5f92ed7c4e3e6b5cf233636c4bb64
2013-10-04Add missing license headers to XML source files.Artur Dryomov1-0/+17
Change-Id: I171bf4101fe3f049f1d032a9a29ef0f8d40a5ee1
2013-09-11Add ability to pause and resume a slide show.Artur Dryomov1-5/+5
Change-Id: I5c93cc0b2ad1aa68529ae1e278bd2cb7ad54359d
2013-09-07Add a requirements screen.Artur Dryomov1-0/+5
Change-Id: Ie3821f4c21853e9c89065a964d069bfde80e81d8
2013-09-05Add the settings screen.Artur Dryomov1-0/+5
It contains options that can confuse user: * changing transitions using volume keys; * keeping screenon while presenting. Change-Id: I1a9cb9afdf1409fc78e713b899d68ae045db5cb7
2013-07-30Change Impress Remote version.Artur Dryomov1-1/+1
Bump it to 1.1 and remote additional text from version name because it is useless. Change-Id: I6fbd0dc3b499c5aafc80b91c77372360c2767189
2013-07-30Remove explicit Bluetooth requirement.Artur Dryomov1-3/+10
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-30Fix application and first activity titles bug.Artur Dryomov1-2/+1
Change-Id: I066af1301c8e5525b5ade310c770273f72007b10
2013-07-25Change the source code structure a bit.Artur Dryomov1-5/+5
* Follow usual Android project structure. * Make the structure more clean. Change-Id: Ia5b115fe2b8a6417e6d9cfaae46c859c9e4c3c1a
2013-07-25Remove legacy and unused code.Artur Dryomov1-34/+1
Change-Id: I9c126628cd8e73c162e561d23bd884c1af26404a
2013-07-25Add a basic slide show activity.Artur Dryomov1-1/+6
Slides grid and pager could be switched now. Change-Id: I2c29f36b16c247f1d895773d90766828f571a375
2013-07-25Add adding and removing computers.Artur Dryomov1-0/+6
Change-Id: I52166bbe848e1b877a91d8ad83859e9f6345c3aa
2013-07-25Add the computer connection activity.Artur Dryomov1-0/+5
It shows proper instructions for Bluetooth and WiFi at moment, it should be helpful for solving possible issues with the connection process. Change-Id: Ie81bd211fa2b47e3392e1ef83a52a15ea54fe370
2013-07-25Add the licenses activity for showing open source licenses.Artur Dryomov1-0/+5
Change-Id: I2198cea9ef27cfbdf760a8da41e0c7af8e04f20e
2013-07-25Change the UI to a new look.Artur Dryomov1-34/+40
* Change action bar color to a more Impress- and Holo-consistent one. * Clear used styles. * Optimize manifest. * Add computers lists activity with proper styling of tabs in landscape and portrait modes. Change-Id: Ie0a5ac15866b8cacdf44c39f7a2ca806e43421a4
2013-04-18fdo#61873 - add WiFi experimental feature alert.Siqi LIU (via Code Review)1-0/+5
fixes reconnect crash. Won't crash when server-end disconnect. seperate Client construction and initialization so that Client() will release its mutex lock and won't block service.run(). Otherwise onBackPressed() will be blocked in PairingActivity Change-Id: I424a470aa02b0c74b28cb9f9ba79489aa0d4ab1b
2013-03-27Bump android remote version to 1.0.6+, version code to 8Petr Mladek1-2/+2
Change-Id: Id8585bbc7f44ef59a27271119bdb1df701b9692f
2013-03-23Allow installation on external storage (SD card)Tor Lillqvist1-1/+2
Change-Id: Ied56bfe26ebf0082aab91ff823da732f26ab5702
2013-03-14Change Impress remote client target SDK version.Artur Dryomov1-1/+1
This change should remove compatibility menu button for modern Android versions. See Android developers blog post for details: http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html Change-Id: I9152fa06558eabd633ad0c19174f45edddde2ee9 Reviewed-on: https://gerrit.libreoffice.org/2719 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-03-12Bump android remote version to 1.0.5+, version code to 7Petr Mladek1-2/+2
Change-Id: I65977c732a8f7e66898dd98964f89711114c0f7e
2013-02-27Bump android remote version to 1.0.4+, version code to 6Petr Mladek1-2/+2
Change-Id: I7af423bab5885570c3651199e313ed4414c8461e
2013-02-19Bump android remote version to 1.0.3+, version code to 5Petr Mladek1-2/+2
Change-Id: Id6ce687c7925f6d9ebca446be16b5ae237ca97f8
2013-02-12Bump Impress Remote version.Thorsten Behrens1-2/+2
Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68
2013-02-11Bump Impress Remote version.Thorsten Behrens1-2/+2
Change-Id: Ife0d461fa7b1f4f0436a3470ceee18af46d090f2
2013-02-09Update Impress Remote version.Thorsten Behrens1-3/+3
Change-Id: I12ad4604d0426a52b47d99d1bc3c4c6536e83b07
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt1-2/+8
Change-Id: I487582592d468c83030202241d67296a0a1b6aa8
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt1-0/+1
(SwitchPreference requires android api >= 14, i.e. Android 4.) Change-Id: I69d83946407d008b8e47b320b5a4f5120c0ff35d
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
It appears that activity-alias is actually misleading, by using android:logo a different icon is used in the actionbar than in the launcher, and setting android:label in the intent-filter sets the desired launcher title. Change-Id: I06e0ddc83498333ec45bdd83d56c47451e59df2a
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt1-4/+11
By default android will use the title and icon of the the starting activity in the launcher. This can be overriden using an activity-alias as the default activity, with its own title and icon. Change-Id: I794b6738fdc383879b3c056c61f62fecbb268c5a
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt1-1/+3
Change-Id: I1ff8508daa2863020c6d7fa735f0f23b1ce96d8f
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt1-1/+3
Change-Id: Ic4c4806ea3e791d0d75621e678166d0ffbbfa96a
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt1-2/+4
Change-Id: If27119e3e62bac8046fcc33cb12767b116bcc991
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt1-0/+2
Change-Id: I11e26c9c97c4e9aea465c0d9f6b7863a260a3577
2012-08-23Manual IP adding implemented.Andrzej J.R. Hunt1-1/+3
Change-Id: Ifad2a206e3ddbb46094be6638581358484522695
2012-08-21Fixes to run on Android 2.3Andrzej J.R. Hunt1-2/+2
Change-Id: I5934264083a1cd7b33fdcd9869957c222825df60
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt1-0/+2
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae
2012-08-15Added About Dialog.Andrzej J.R. Hunt1-1/+1
Change-Id: I8839c10e79f8f9ec864a33be7e182c8509d0b35e
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt1-9/+2
Change-Id: Ib518e1609d21463273a00fcf161f20c80eae6a67
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt1-0/+9
Change-Id: Ib66f227062f9c263dbc3dfefaf70525c73bdedc9
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt1-0/+3
Change-Id: If5a984230e776b380b8e536655cef061d2298e15
2012-08-06Implemented Server selector.Andrzej J.R. Hunt1-4/+1
Change-Id: Ib6d0712c498e831a559df00d301ea2d4b851deed
2012-08-06Styled the options activity.Andrzej J.R. Hunt1-2/+1
Change-Id: Ideef94c978ae3bad536c9eb4ce740f985441cea1
2012-08-06Added options screen.Andrzej J.R. Hunt1-2/+5
Change-Id: Ifb7abc67383a72969e37d8e46a14fdaa76e47112
2012-08-06First piece of ActionBar implemented.Andrzej J.R. Hunt1-8/+3
Change-Id: I3b0a920da177ef4f11347fa50ddc3a44597b6824
2012-08-06Added resizeable view.Andrzej J.R. Hunt1-1/+1
Change-Id: Ifddbd1df740494ce5680e4a62a6dae81f395b49a
2012-08-06Added styling and Timer code.Andrzej J.R. Hunt1-3/+18
Change-Id: I I044efc4e317fa56f9e3670c7b68d287dcc74ed53