Commit Graph

  • 2828d610bf Share intent adds site directly without opening browser, supports HTTP Auth too master Travis Burtrum 2015-01-12 01:11:09 -0500
  • 47ba9209d5 Merge pull request #64 from shtrom/legacy legacy Thomas Citharel 2015-01-10 09:55:09 +0100
  • a267585efa Downgrade minSdkVersion to 7 to run on Nook Simple Touch Olivier Mehani 2014-11-11 23:25:49 +1100
  • 038139b5b4 articleView: moving MarkAsRead-button to actionBar (see issue #53) dev Kevin Meyer 2014-12-16 19:33:11 +0100
  • e982dfb1b6 articleList: small layout style improvement. Kevin Meyer 2014-12-16 19:19:53 +0100
  • 4f2a4d1399 articleList: switch between Show All <-> Show Unread Kevin Meyer 2014-12-16 18:58:47 +0100
  • f41a17de50 issue #55: using SimpleCursorAdapter instead of own ReadingListAdapter. Kevin Meyer 2014-12-16 18:00:20 +0100
  • e9fd003efc changing activity titles. Kevin Meyer 2014-12-16 10:43:16 +0100
  • b98d2a9aaf restructured MainActivity: moved downloading and parsing to external AsyncTask Kevin Meyer 2014-12-16 10:41:20 +0100
  • d6275d7d07 updated gradle, buildTools and libraries Kevin Meyer 2014-12-16 10:30:10 +0100
  • 6f12cc94bc Merge pull request #51 from wallabag/dev 1.7 Thomas Citharel 2014-11-20 17:43:55 +0100
  • 1f9aae4045 update versionCode to 10 Thomas Citharel 2014-11-20 17:41:29 +0100
  • 2d525b8222 Merge pull request #49 from wallabag/dev 1.7b Thomas Citharel 2014-11-16 14:53:20 +0100
  • e45e4365a3 Update build.gradle Thomas Citharel 2014-11-16 14:48:52 +0100
  • b778cb0b21 Merge pull request #48 from wallabag/dev Thomas Citharel 2014-11-16 14:41:38 +0100
  • ba95bea59a Merge pull request #47 from kevmeyer/rss-feed Thomas Citharel 2014-11-16 13:58:49 +0100
  • c927290c8d added URL Parser for sharing option. Kevin Meyer 2014-11-16 12:35:06 +0100
  • 22265ffb0a using master repository for build status image by travis ci in readme Kevin Meyer 2014-11-13 21:29:19 +0100
  • 011ba91d87 fixing issue #45: removing leading, trailing and multiple whitespaces. Kevin Meyer 2014-11-13 21:25:12 +0100
  • 231f4c0efb show error messages when feed downloading is not successful. Kevin Meyer 2014-11-13 20:56:06 +0100
  • cb2c1dc04b cleaning up source code Kevin Meyer 2014-11-13 19:55:20 +0100
  • 440354e578 improving article list: adding host label Kevin Meyer 2014-11-13 19:36:43 +0100
  • d63d47c1f8 updated trvs Kevin Meyer 2014-11-13 19:03:28 +0100
  • 53ee178452 using support library 21 to add material action bar. Kevin Meyer 2014-11-13 19:00:43 +0100
  • d25265e781 updating target api (21) Kevin Meyer 2014-11-13 16:40:09 +0100
  • c57627c7e7 Merge branch 'rss-feed' of github.com:kevmeyer/android-app into rss-feed Kevin Meyer 2014-09-03 19:01:46 +0200
  • 18248dc4f7 fixing bug: article list scrolling back to top after reading article. Kevin Meyer 2014-09-03 17:15:18 +0200
  • 0a05cf82c4 added error handling for wrong user ids or wrong tokens Kevin Meyer 2014-09-03 17:10:56 +0200
  • 5b44bdb042 Rename README to README.md Kevin Meyer 2014-08-20 18:01:13 +0200
  • 288e7cba77 added travis ci support Kevin Meyer 2014-08-20 15:53:49 +0200
  • c8097e5de8 fixed warnings: removed unused strings... Kevin Meyer 2014-08-20 15:47:29 +0200
  • 498f932a3f reduced multiple code blocks by adding BaseActionBarActivity class. Kevin Meyer 2014-08-20 15:46:55 +0200
  • 8e11c74aa0 added missing gradle wrapper. build app by running "./gradlew assembleDebug" Kevin Meyer 2014-08-20 15:45:12 +0200
  • 99dff4452f reducing warnings and errors Kevin Meyer 2014-08-20 13:55:00 +0200
  • 101b3caa32 Merge pull request #31 from kevmeyer/rss-feed 1.6 tcitworld 2014-08-20 12:11:37 +0200
  • 86ee3713f6 Merge branch 'rss-feed' of https://github.com/wallabag/android-app into rss-feed Kevin Meyer 2014-08-20 10:55:08 +0200
  • b23874d872 added german localization. Kevin Meyer 2014-08-20 10:54:59 +0200
  • 5a80076e8a added back button to action bar. Kevin Meyer 2014-08-20 10:54:27 +0200
  • 7fcd254b80 added "settings" button to main view. Removed options menu from main view. Kevin Meyer 2014-08-20 10:53:12 +0200
  • 3e0fc82300 Updated readme.md tcitworld 2014-08-20 01:26:02 +0200
  • 7f176a083e Merge pull request #29 from kevmeyer/rss-feed tcitworld 2014-08-20 01:19:28 +0200
  • 111a29b414 removed unused file Kevin Meyer 2014-08-19 23:07:12 +0200
  • 6488a0b301 fixing project structure: moving code and res to new module "app" Kevin Meyer 2014-08-19 22:53:49 +0200
  • 69e9e332a3 changed theme: using DeviceDefault.Light.DarkActionBar for API 14+ Kevin Meyer 2014-08-19 21:27:23 +0200
  • f30b04ac2e wipe database after update from versions < 9 Kevin Meyer 2014-08-19 21:26:30 +0200
  • a71a0a7bd8 Setting build & version number Kevin Meyer 2014-08-19 21:24:22 +0200
  • b6b7675eb5 improving app style: using app theme "DeviceDefault.Light" on API Level 14+ Kevin Meyer 2014-08-19 16:55:41 +0200
  • 456947be56 improving app style: using app theme "Holo.Light" where available. Kevin Meyer 2014-08-19 16:46:09 +0200
  • e8252dbd5f small layout fix. Kevin Meyer 2014-08-19 16:45:31 +0200
  • c0a03113f9 replacing every occurring "poche" inside strings with "wallabag" Kevin Meyer 2014-08-19 16:27:03 +0200
  • 8472f7cc2e replaced every poche logo with new wallabag logo/icon Kevin Meyer 2014-08-19 16:25:31 +0200
  • eeccc1434e indicate download with progressBar in MainActivity Kevin Meyer 2014-08-19 16:13:19 +0200
  • f36324a0e5 improving style. adding scrollView to settings. Kevin Meyer 2014-08-19 16:08:28 +0200
  • 06066378d2 adding progress indicator to article. Kevin Meyer 2014-08-19 16:00:09 +0200
  • 65089ff16c improved article style: using same style as in iphone app Kevin Meyer 2014-08-19 13:15:02 +0200
  • 4c5c27fedc display the article content in a webview Kevin Meyer 2014-08-19 12:37:38 +0200
  • e2210e8a40 ported project to android studio Kevin Meyer 2014-07-07 21:46:57 +0200
  • 30634ae224 Correction bug #11 et #13 1.5.3.2 GAULUPEAU Jonathan 2014-01-08 00:20:41 +0100
  • c4636fbb25 Correction de quelques bugs avec le offline 1.5.3.1 GAULUPEAU Jonathan 2014-01-06 20:25:36 +0100
  • 7b0f1e2200 Correction bug titre article vide. Fonctionne avec HTTPS et certificat auto-signé 1.5.3 GAULUPEAU Jonathan 2014-01-05 22:58:58 +0100
  • 766e705643 v1.5.2 1.5.2 GAULUPEAU Jonathan 2014-01-05 18:57:31 +0100
  • c6150513a2 Correction problème encodage. Possibilité de vider la BD locale. GAULUPEAU Jonathan 2014-01-05 18:54:27 +0100
  • d6f6aba6f4 Correction bug Sync 1.5.1 GAULUPEAU Jonathan 2014-01-04 17:36:40 +0100
  • 6f077b2346 Récupération des articles par flux RSS 1.5 GAULUPEAU Jonathan 2014-01-04 17:18:39 +0100
  • 303cd9b6d0 Several changes. v2 GAULUPEAU Jonathan 2014-01-04 15:33:29 +0100
  • 95d51667bb Pull mark as read to the server. GAULUPEAU Jonathan 2013-11-15 22:04:36 +0100
  • f1ae0f1720 Some cosmetic changes on main view GAULUPEAU Jonathan 2013-11-15 17:57:56 +0100
  • d6a3425850 Fetch unread articles from API GAULUPEAU Jonathan 2013-11-15 17:35:53 +0100
  • 7e8ff86a43 Start to use poche API. GAULUPEAU Jonathan 2013-11-15 14:32:25 +0100
  • 3630531c44 Run Sync on background. Add Network Connectivity check (and permission). GAULUPEAU Jonathan 2013-11-15 00:11:10 +0100
  • ef3f3b73bb Added ReadAll option + some cosmetic changes. GAULUPEAU Jonathan 2013-11-14 14:51:31 +0100
  • de64e6320e Cosmectic changes GAULUPEAU Jonathan 2013-11-14 08:53:01 +0100
  • cb24e39691 Adding Settings menu + some layout GAULUPEAU Jonathan 2013-11-14 00:14:27 +0100
  • 3df8dfa33c Ajout lib JSONRPC pour API Poche GAULUPEAU Jonathan 2013-11-13 16:11:23 +0100
  • c5406fc96b Modifications cosmetiques. Ajout champs ARTICLE_ID unique GAULUPEAU Jonathan 2013-11-13 14:56:49 +0100
  • b50a7c1286 Preparing V2. Sync and Store some articles. GAULUPEAU Jonathan 2013-11-13 00:28:42 +0100
  • 7fb608b8d7 Merge branch 'HEAD'; commit '27bbd7b' GAULUPEAU Jonathan 2013-11-11 23:12:01 +0100
  • 27bbd7b93d Preparing v2 GAULUPEAU Jonathan 2013-11-11 23:07:22 +0100
  • 497462f5b5 Add label_name "Add in the poche" Jonathan GAULUPEAU 2013-11-05 16:44:45 +0000
  • bacc4e7ad4 Modify Share label to "Add in the poche" Jonathan GAULUPEAU 2013-11-05 16:43:41 +0000
  • 10298fd172 Modifications mineures + changement de nom GAULUPEAU Jonathan 2013-10-28 15:03:26 +0100
  • 78c3fed240 Version 1.0.1 1.0.1 Jonathan GAULUPEAU 2013-10-17 23:00:23 +0200
  • e25ee5154e Switching to target android-8 Jonathan GAULUPEAU 2013-10-17 23:00:07 +0200
  • 7db52cd5a3 Unused GridLayout removed. It cause crashes on Android versions prior to 4.0 Jonathan GAULUPEAU 2013-10-17 22:58:27 +0200
  • 907a1f407f Delete /gen/ from git. Correct project.properties target version 11. 1.0 0.2 GAULUPEAU Jonathan 2013-09-16 13:27:45 +0200
  • 85de10f9be Logo de meilleure qualite Jonathan GAULUPEAU 2013-08-10 00:58:09 +0200
  • e2b8aed7ef Add README Jonathan GAULUPEAU 2013-08-09 23:26:47 +0200
  • 5d52602d51 Ajout de la licence GNU. Jonathan GAULUPEAU 2013-08-09 23:14:51 +0200
  • 99a2109174 Nettoyage GIT + Ajout EXTRA_APPLICATION_ID pour reutiliser le meme onglet pour le partage. GAULUPEAU Jonathan 2013-08-09 17:00:25 +0200
  • 1adef272fd Ajout du lien vers site officiel Poche. Verification que la conf par defaut a ete modifiee GAULUPEAU Jonathan 2013-08-09 16:23:12 +0200
  • 6aab63fdc1 Change App Name GAULUPEAU Jonathan 2013-08-09 11:21:26 +0200
  • 518e708b29 Modification du Layout et des textes. Jonathan GAULUPEAU 2013-08-08 19:53:18 +0200
  • 3f47c39fb2 Ajout du APK GAULUPEAU Jonathan 2013-08-08 15:07:04 +0200
  • 674f916afa Init GAULUPEAU Jonathan 2013-08-08 14:38:47 +0200