1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 16:32:53 +00:00
Commit Graph

326 Commits

Author SHA1 Message Date
Andy Scherzinger f83eebe4dd Drawer, Toolbar and minor UI optimizations (#145)
* initial add of toolbar and hamburger menu to main activity
* toolbar added to preferences and accounts screens
* fixed original string (name)
* Layout fix for content
* initial add of toolbar and hamburger menu to main activity
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* toolbar added to preferences and accounts screens
* Layout fix for content
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* fixes after rebase
* consolidate style since minVersion=16, make drawer to be behind the systembar
* optimize drawer header
* add back navigation to login activity, fix spinner background
* add back navigation
* more launcher icon to mipmap folders
* fix identation
* fix license header
* revert code style deletion, change identation
* proper notification icon
* proper resolution for login logo
* fix large notification icon
* removed unused Eclair switch since support is v16+
* only use small notification icon
* spaces->tabs
* fix toolbar style for Android 4.x
2017-03-23 20:16:31 +01:00
Loic Blot 0bc671901e Update libraries and tools 2017-03-23 20:12:49 +01:00
Nextcloud bot 9351c7e65c [tx-robot] updated from transifex 2017-03-23 01:20:22 +00:00
Nextcloud bot 40c4ea4543 [tx-robot] updated from transifex 2017-03-15 01:19:46 +00:00
Nextcloud bot 6214c0f92d [tx-robot] updated from transifex 2017-03-12 01:21:49 +00:00
Nextcloud bot a72175252a [tx-robot] updated from transifex 2017-03-11 01:20:55 +00:00
Nextcloud bot cc62030de2 [tx-robot] updated from transifex 2017-03-10 01:19:59 +00:00
Nextcloud bot d3985b1c92 [tx-robot] updated from transifex 2017-03-04 01:19:00 +00:00
Nextcloud bot f2ed7e0558 [tx-robot] updated from transifex 2017-02-28 01:19:33 +00:00
Nextcloud bot f6684138eb [tx-robot] updated from transifex 2017-02-27 01:32:33 +00:00
Nextcloud bot 0bcefdc30f [tx-robot] updated from transifex 2017-02-24 01:34:52 +00:00
Nextcloud bot f2f5597b63 [tx-robot] updated from transifex 2017-02-23 01:31:48 +00:00
Nextcloud bot 9f71d7fe9e [tx-robot] updated from transifex 2017-02-22 01:24:03 +00:00
Nextcloud bot 2495c97a35 [tx-robot] updated from transifex 2017-02-15 01:18:37 +00:00
Nextcloud bot 4a62335d52 [tx-robot] updated from transifex 2017-02-14 01:19:07 +00:00
Loïc Blot 6c90218d69 Translation fixes (#144)
* Make some translations at not translatable
* Remove them from all translation files

This fixes #143
2017-02-13 10:49:52 +01:00
Daniel Hansson 181fa7f46a Update issue_template.md (#142) 2017-02-13 10:21:30 +01:00
Nextcloud bot 5a15fea9bf [tx-robot] updated from transifex 2017-02-13 01:18:17 +00:00
Nextcloud bot 0e152ae380 [tx-robot] updated from transifex 2017-02-11 01:18:35 +00:00
Nextcloud bot d8aff2dd92 [tx-robot] updated from transifex 2017-02-10 01:17:44 +00:00
Nextcloud bot 5d55417531 [tx-robot] updated from transifex 2017-02-09 01:18:06 +00:00
Nextcloud bot 1981c44988 [tx-robot] updated from transifex 2017-02-08 01:18:24 +00:00
Nextcloud bot 96cc3d6bdd [tx-robot] updated from transifex 2017-02-07 01:20:23 +00:00
Nextcloud bot b7b07c3bbe [tx-robot] updated from transifex 2017-02-06 01:17:31 +00:00
Nextcloud bot f7718a9343 [tx-robot] updated from transifex 2017-02-05 01:17:53 +00:00
Nextcloud bot 77589f9ae5 [tx-robot] updated from transifex 2017-02-04 01:19:04 +00:00
Nextcloud bot c9c2701355 [tx-robot] updated from transifex 2017-02-03 19:00:37 +00:00
Nextcloud Bot e76b459f75 Merge pull request #140 from MorrisJobke/transifex
add transifex config
2017-02-03 12:49:46 -06:00
Morris Jobke 3afa30cb79 add transifex config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-03 12:47:54 -06:00
Daniel Hansson 86b909472f Translation too long, and get's cut off (#138)
A possible solution for cut off text. But, would be better to fix in the code somehow.
2017-01-31 07:59:29 +01:00
Loic Blot 60ad4f5fa5 Bump version to 0.24.3
Minor build fixes
2017-01-26 07:43:05 +01:00
Loic Blot 2da14a0bdd Bump version to 0.24.2 2017-01-26 07:40:30 +01:00
Daniel Hansson c79faeb279 Small fix (#137)
Same as https://github.com/AndyScherzinger/ownCloud-SMS-App/blob/7fd6e874ebf330c046f4d4050243461f143e5a34/src/main/res/values/strings.xml
2017-01-23 23:29:03 +01:00
Daniel Hansson f9d4025193 Update Swedish strings (#136) 2017-01-23 23:20:27 +01:00
Andy Scherzinger 32475e72e6 set new drawer menu icons and also ship them (#133) 2017-01-23 22:36:11 +01:00
Daniel Hansson d64b702fbb Update to Nextcloud (#134) 2017-01-23 22:34:52 +01:00
Loïc Blot 5785c44484 Bump 0.24.1 2017-01-20 11:35:25 +01:00
Loïc Blot 8b482f51c4 HTTPClient: add redirection follower 2017-01-20 11:35:19 +01:00
Loïc Blot 82d1de3463 HTTPClient: send application name & version code in User Agent
Also ignore cookies like owncloud android lib & set http version to 1.1
2017-01-20 11:35:11 +01:00
Loic Blot dccfee4377 Bump version to 0.24.0 0.24.0 2017-01-18 23:05:31 +01:00
Loic Blot 90d758bb4a documentation fixes 2017-01-18 23:03:32 +01:00
Loic Blot ef1922494b Fix a layout problem with nav view in main activity 2017-01-18 23:00:24 +01:00
Loic Blot bcefc1fdf2 HTTPClient: Permit circular redirection.
This should fixes #128
2017-01-18 23:00:18 +01:00
Ner'zhul f1188819f2 Add travis build support (#126)
Also update build tools to 25.0.1
2016-12-24 12:52:31 +01:00
Ner'zhul e831b91f44 README.md: drop dead link 2016-12-24 11:24:04 +01:00
Niedermann IT-Dienstleistungen 28a28907a8 Update README.md (#124)
- Restructured
- Emojis
- ownCloud -> Nextcloud
- Typos
2016-12-24 11:23:20 +01:00
Loic Blot 6b5e809f55 Notify we didn't need owncloud Android library anymore 2016-12-21 20:58:20 +01:00
Ner'zhul 14a3cb1a3b Typo fix 2016-12-21 20:56:29 +01:00
Niedermann IT-Dienstleistungen c3232dca60 Move to Nextcloud (#118)
* Move to Nextcloud (#116)

- Changed colors to Nextcloud Theme

* Move to Nextcloud (#116)

- Adjusted strings and some translations

* Move to Nextcloud (#116)

- Adjust icon color
2016-12-21 20:55:17 +01:00
Loic Blot 1257de1a0a Bump version to 0.23.2 0.23.2 2016-12-20 22:18:22 +01:00